Advisory Database
  • Advisories
  • Dependency Scanning
  1. pypi
  2. ›
  3. xmpp-http-upload
  4. ›
  5. CVE-2020-15239

CVE-2020-15239: Directory Traversal vulnerability in GET/PUT allows attackers to Disclose Information or Write Files via a crafted GET/PUT request

October 6, 2020 (updated November 19, 2024)

In xmpp-http-upload, when the GET method is attacked, attackers can read files which have a .data suffix and which are accompanied by a JSON file with the .meta suffix. This can lead to Information Disclosure and in some shared-hosting scenarios also to circumvention of authentication or other limitations on the outbound (GET) traffic. For example, in a scenario where a single server has multiple instances of the application running (with separate DATA_ROOT settings), an attacker who has knowledge about the directory structure is able to read files from any other instance to which the process has read access. If instances have individual authentication (for example, HTTP authentication via a reverse proxy, source IP based filtering) or other restrictions (such as quotas), attackers may circumvent those limits in such a scenario by using the Directory Traversal to retrieve data from the other instances. If the associated XMPP server (or anyone knowing the SECRET_KEY) is malicious, they can write files outside the DATA_ROOT. The files which are written are constrained to have the .meta and the .data suffixes; the .meta file will contain the JSON with the Content-Type of the original request and the .data file will contain the payload.

References

  • github.com/advisories/GHSA-hwv5-w8gm-fq9f
  • github.com/horazont/xmpp-http-upload
  • github.com/horazont/xmpp-http-upload/commit/82056540191e89f0cd697c81f57714c00962ed75
  • github.com/horazont/xmpp-http-upload/pull/12
  • github.com/horazont/xmpp-http-upload/security/advisories/GHSA-hwv5-w8gm-fq9f
  • github.com/pypa/advisory-database/tree/main/vulns/xmpp-http-upload/PYSEC-2020-158.yaml
  • nvd.nist.gov/vuln/detail/CVE-2020-15239
  • pypi.org/project/xmpp-http-upload/

Code Behaviors & Features

Detect and mitigate CVE-2020-15239 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 0.4.0

Fixed versions

  • 0.4.0

Solution

Upgrade to version 0.4.0 or above.

Impact 3.5 LOW

CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:N/A:N

Learn more about CVSS

Weakness

  • CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

Source file

pypi/xmpp-http-upload/CVE-2020-15239.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:14:51 +0000.