HTTP Response Splitting Affecting platform-python package, versions <0:3.6.8-37.el8


0.0
medium

Snyk CVSS

    Attack Complexity Low

    Threat Intelligence

    EPSS 0.31% (70th percentile)
Expand this section
NVD
7.2 high
Expand this section
SUSE
6.8 medium
Expand this section
Red Hat
6.5 medium

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-CENTOS8-PLATFORMPYTHON-2103381
  • published 26 Jul 2021
  • disclosed 10 Feb 2020

How to fix?

Upgrade Centos:8 platform-python to version 0:3.6.8-37.el8 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream platform-python package and not the platform-python package as distributed by Centos. See How to fix? for Centos:8 relevant fixed versions and status.

http.client in Python 3.x before 3.5.10, 3.6.x before 3.6.12, 3.7.x before 3.7.9, and 3.8.x before 3.8.5 allows CRLF injection if the attacker controls the HTTP request method, as demonstrated by inserting CR and LF control characters in the first argument of HTTPConnection.request.

References