ghsa-h2vm-c85r-5vh5
Vulnerability from github
Published
2022-05-14 03:35
Modified
2024-11-18 22:55
Severity ?
7.5 (High) - CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
8.7 (High) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
8.7 (High) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
Summary
uWSGI Directory Traversal vulnerability
Details
uWSGI before 2.0.17 mishandles a DOCUMENT_ROOT
check during use of the --php-docroot
option, allowing directory traversal.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "uWSGI" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.0.17" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2018-7490" ], "database_specific": { "cwe_ids": [ "CWE-22" ], "github_reviewed": true, "github_reviewed_at": "2024-04-29T11:13:39Z", "nvd_published_at": "2018-02-26T22:29:00Z", "severity": "HIGH" }, "details": "uWSGI before 2.0.17 mishandles a `DOCUMENT_ROOT` check during use of the `--php-docroot` option, allowing directory traversal.", "id": "GHSA-h2vm-c85r-5vh5", "modified": "2024-11-18T22:55:59Z", "published": "2022-05-14T03:35:52Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-7490" }, { "type": "WEB", "url": "https://github.com/unbit/uwsgi/commit/0a480f435ea6feb63deb410ad2bf376ed3f05f8a" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/uwsgi/PYSEC-2018-78.yaml" }, { "type": "PACKAGE", "url": "https://github.com/unbit/uwsgi" }, { "type": "WEB", "url": "https://uwsgi-docs.readthedocs.io/en/latest/Changelog-2.0.17.html" }, { "type": "WEB", "url": "https://www.debian.org/security/2018/dsa-4142" }, { "type": "WEB", "url": "https://www.exploit-db.com/exploits/44223" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N", "type": "CVSS_V4" } ], "summary": "uWSGI Directory Traversal vulnerability" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.