Directory Traversal Affecting python2.7 package, versions <2.7.15-4ubuntu4~18.04.1


medium

Snyk CVSS

    Attack Complexity Low
    Confidentiality High
    Integrity High

    Threat Intelligence

    EPSS 0.46% (76th percentile)
Expand this section
NVD
9.1 critical
Expand this section
SUSE
3.3 low
Expand this section
Red Hat
7.4 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-UBUNTU1804-PYTHON27-341991
  • published 23 Mar 2019
  • disclosed 23 Mar 2019

How to fix?

Upgrade Ubuntu:18.04 python2.7 to version 2.7.15-4ubuntu4~18.04.1 or higher.

NVD Description

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

urllib in Python 2.x through 2.7.16 supports the local_file: scheme, which makes it easier for remote attackers to bypass protection mechanisms that blacklist file: URIs, as demonstrated by triggering a urllib.urlopen('local_file:///etc/passwd') call.

References