0.4.0
7 years ago
4 years ago
Known vulnerabilities in the xmpp-http-upload package. This does not include vulnerabilities belonging to this package’s dependencies.
Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for freeVulnerability | Vulnerable Version |
---|---|
xmpp-http-upload is a Flask-based HTTP service to handle XMPP HTTP upload requests from Prosody mod_http_upload_external Affected versions of this package are vulnerable to Directory Traversal. When the GET method is attacked, attackers can read files which have a 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 How to fix Directory Traversal? Upgrade | [,0.4.0) |