CRLF Injection Affecting httplib2 package, versions [,0.18.0)


0.0
high

Snyk CVSS

    Attack Complexity Low
    Availability High

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-PYTHON-HTTPLIB2-570767
  • published 1 Jun 2020
  • disclosed 20 May 2020
  • credit Ciyfly

Introduced: 20 May 2020

CVE NOT AVAILABLE CWE-93 Open this link in a new tab

How to fix?

Upgrade httplib2 to version 0.18.0 or higher.

Overview

httplib2 is a small HTTP client library for Python.

Affected versions of this package are vulnerable to CRLF Injection. It allows %xx quote of space, CR, LF characters in the URI.

References