ghsa-872g-2h8h-362q
Vulnerability from github
Published
2018-10-19 16:16
Modified
2022-09-14 01:07
Severity ?
Summary
Jetty contains an alias issue that could allow unauthenticated remote code execution due to specially crafted request
Details
The path normalization mechanism in PathResource class in Eclipse Jetty 9.3.x before 9.3.9 on Windows allows remote attackers to bypass protected resource restrictions and other security constraints via a URL with certain escaped characters, related to backslashes.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.eclipse.jetty:jetty-server" }, "ranges": [ { "events": [ { "introduced": "9.3.0" }, { "fixed": "9.3.9" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2016-4800" ], "database_specific": { "cwe_ids": [ "CWE-284" ], "github_reviewed": true, "github_reviewed_at": "2020-06-16T21:24:37Z", "nvd_published_at": null, "severity": "CRITICAL" }, "details": "The path normalization mechanism in PathResource class in Eclipse Jetty 9.3.x before 9.3.9 on Windows allows remote attackers to bypass protected resource restrictions and other security constraints via a URL with certain escaped characters, related to backslashes.", "id": "GHSA-872g-2h8h-362q", "modified": "2022-09-14T01:07:09Z", "published": "2018-10-19T16:16:16Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-4800" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-872g-2h8h-362q" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20190307-0006" }, { "type": "WEB", "url": "https://www.oracle.com/security-alerts/cpuoct2020.html" }, { "type": "WEB", "url": "http://dev.eclipse.org/mhonarc/lists/jetty-announce/msg00092.html" }, { "type": "WEB", "url": "http://www.ocert.org/advisories/ocert-2016-001.html" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/90945" }, { "type": "WEB", "url": "http://www.zerodayinitiative.com/advisories/ZDI-16-362" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Jetty contains an alias issue that could allow unauthenticated remote code execution due to specially crafted request" }
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.