HTTP Response Splitting Affecting python-libs package, versions <0:2.7.5-92.el7_9


0.0
medium

Snyk CVSS

    Attack Complexity Low

    Threat Intelligence

    EPSS 0.43% (75th percentile)
Expand this section
NVD
6.5 medium
Expand this section
SUSE
5.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-CENTOS7-PYTHONLIBS-2936577
  • published 26 Jul 2021
  • disclosed 10 Feb 2020

How to fix?

Upgrade Centos:7 python-libs to version 0:2.7.5-92.el7_9 or higher.

NVD Description

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

urllib3 before 1.25.9 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 putrequest(). NOTE: this is similar to CVE-2020-26116.