ghsa-wv7g-xhvw-8hcp
Vulnerability from github
Published
2022-05-17 05:52
Modified
2024-02-09 19:12
VLAI Severity ?
Summary
Apache Struts directory traversal vulnerability
Details
Multiple directory traversal vulnerabilities in Apache Struts 2.0.x before 2.0.12 and 2.1.x before 2.1.3 allow remote attackers to read arbitrary files via a ..%252f
(encoded dot dot slash) in a URI with a /struts/ path, related to (1) FilterDispatcher in 2.0.x and (2) DefaultStaticContentLoader in 2.1.x.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.struts:struts2-core" }, "ranges": [ { "events": [ { "introduced": "2.0.0" }, { "fixed": "2.0.12" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.apache.struts:struts2-core" }, "ranges": [ { "events": [ { "introduced": "2.1.0" }, { "fixed": "2.1.3" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2008-6505" ], "database_specific": { "cwe_ids": [ "CWE-22" ], "github_reviewed": true, "github_reviewed_at": "2024-02-09T19:12:25Z", "nvd_published_at": "2009-03-23T14:19:00Z", "severity": "MODERATE" }, "details": "Multiple directory traversal vulnerabilities in Apache Struts 2.0.x before 2.0.12 and 2.1.x before 2.1.3 allow remote attackers to read arbitrary files via a `..%252f` (encoded dot dot slash) in a URI with a /struts/ path, related to (1) FilterDispatcher in 2.0.x and (2) DefaultStaticContentLoader in 2.1.x.", "id": "GHSA-wv7g-xhvw-8hcp", "modified": "2024-02-09T19:12:25Z", "published": "2022-05-17T05:52:21Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2008-6505" }, { "type": "WEB", "url": "https://github.com/apache/struts/commit/04fcefa44bae1263c7cad6986a9dafed67f0164f" }, { "type": "WEB", "url": "https://github.com/apache/struts/commit/1f1c996eb1f0f3e2193fba0075f62ccd04e3c0c3" }, { "type": "PACKAGE", "url": "https://github.com/apache/struts" }, { "type": "WEB", "url": "https://web.archive.org/web/20081208214512/http://secunia.com/advisories/32497" }, { "type": "WEB", "url": "https://web.archive.org/web/20111025094319/http://www.securityfocus.com/bid/32104" }, { "type": "WEB", "url": "http://issues.apache.org/struts/browse/WW-2779" }, { "type": "WEB", "url": "http://struts.apache.org/2.x/docs/s2-004.html" } ], "schema_version": "1.4.0", "severity": [], "summary": "Apache Struts 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.
Loading…
Loading…