Directory Traversal The advisory has been revoked - it doesn't affect any version of package python-sqlalchemy-doc  (opens in a new tab)


Threat Intelligence

EPSS
0.4% (75th percentile)

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 Learn

Learn about Directory Traversal vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-RHEL8-PYTHONSQLALCHEMYDOC-1452477
  • published26 Jul 2021
  • disclosed16 Apr 2019

Introduced: 16 Apr 2019

CVE-2019-20916  (opens in a new tab)
CWE-22  (opens in a new tab)

Amendment

The Red Hat security team deemed this advisory irrelevant for RHEL:8.

NVD Description

Note: Versions mentioned in the description apply only to the upstream python-sqlalchemy-doc package and not the python-sqlalchemy-doc package as distributed by RHEL.

The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorized_keys file. This occurs in _download_http_url in _internal/download.py.