ghsa-prfw-3qx6-g9xr
Vulnerability from github
Published
2022-05-13 01:12
Modified
2022-06-30 14:01
Severity ?
Summary
Improper Limitation of a Pathname to a Restricted Directory in Jboss EAP Undertow
Details
It was found that the AJP connector in undertow, as shipped in Jboss EAP 7.1.0.GA, does not use the ALLOW_ENCODED_SLASH option and thus allow the the slash / anti-slash characters encoded in the url which may lead to path traversal and result in the information disclosure of arbitrary local files.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.jboss.eap:wildfly-undertow" }, "ranges": [ { "events": [ { "introduced": "7.1.0.GA" }, { "fixed": "7.1.1.GA" } ], "type": "ECOSYSTEM" } ], "versions": [ "7.1.0.GA" ] } ], "aliases": [ "CVE-2018-1048" ], "database_specific": { "cwe_ids": [ "CWE-22" ], "github_reviewed": true, "github_reviewed_at": "2022-06-30T14:01:42Z", "nvd_published_at": "2018-01-24T23:29:00Z", "severity": "HIGH" }, "details": "It was found that the AJP connector in undertow, as shipped in Jboss EAP 7.1.0.GA, does not use the ALLOW_ENCODED_SLASH option and thus allow the the slash / anti-slash characters encoded in the url which may lead to path traversal and result in the information disclosure of arbitrary local files.", "id": "GHSA-prfw-3qx6-g9xr", "modified": "2022-06-30T14:01:42Z", "published": "2022-05-13T01:12:24Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1048" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2018:0478" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2018:0479" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2018:0480" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2018:0481" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1534343" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Improper Limitation of a Pathname to a Restricted Directory in Jboss EAP Undertow" }
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.