ghsa-gjfx-9wx3-j6r7
Vulnerability from github
Published
2022-05-13 01:24
Modified
2023-08-16 23:00
VLAI Severity ?
Summary
Apache MyFaces Vulnerable to Path Traversal
Details
Multiple directory traversal vulnerabilities in MyFaces JavaServer Faces (JSF) in Apache MyFaces Core 2.0.x before 2.0.12 and 2.1.x before 2.1.6 allow remote attackers to read arbitrary files via a ..
(dot dot) in the (1) ln parameter to faces/javax.faces.resource/web.xml
or (2) the PATH_INFO
to faces/javax.faces.resource/
.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.myfaces.core:myfaces-impl" }, "ranges": [ { "events": [ { "introduced": "2.0.0" }, { "fixed": "2.0.12" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.apache.myfaces.core:myfaces-impl" }, "ranges": [ { "events": [ { "introduced": "2.1.0" }, { "fixed": "2.1.6" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2011-4367" ], "database_specific": { "cwe_ids": [ "CWE-22" ], "github_reviewed": true, "github_reviewed_at": "2022-11-02T00:42:02Z", "nvd_published_at": "2014-06-19T14:55:00Z", "severity": "MODERATE" }, "details": "Multiple directory traversal vulnerabilities in MyFaces JavaServer Faces (JSF) in Apache MyFaces Core 2.0.x before 2.0.12 and 2.1.x before 2.1.6 allow remote attackers to read arbitrary files via a `..` (dot dot) in the (1) ln parameter to `faces/javax.faces.resource/web.xml` or (2) the `PATH_INFO` to `faces/javax.faces.resource/`.", "id": "GHSA-gjfx-9wx3-j6r7", "modified": "2023-08-16T23:00:39Z", "published": "2022-05-13T01:24:34Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2011-4367" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/73100" }, { "type": "WEB", "url": "https://web.archive.org/web/20120213042504/http://www.securityfocus.com/bid/51939" }, { "type": "WEB", "url": "http://mail-archives.apache.org/mod_mbox/myfaces-announce/201202.mbox/%3C4F33ED1F.4070007%40apache.org%3E" }, { "type": "WEB", "url": "http://seclists.org/fulldisclosure/2012/Feb/150" } ], "schema_version": "1.4.0", "severity": [], "summary": "Apache MyFaces Vulnerable to Path Traversal" }
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…