GHSA-QMGJ-5H75-JR67
Vulnerability from github – Published: 2022-05-01 07:02 – Updated: 2024-02-12 16:10
VLAI?
Summary
Jetty Directory Traversal Vulnerability
Details
Directory traversal vulnerability in jetty 6.0.x (jetty6) beta16 allows remote attackers to read arbitrary files via a %2e%2e%5c (encoded ../) in the URL. NOTE: this might be the same issue as CVE-2005-3747.
{
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "org.mortbay.jetty:jetty"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "6.0.beta16"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2006-2758"
],
"database_specific": {
"cwe_ids": [
"CWE-22"
],
"github_reviewed": true,
"github_reviewed_at": "2024-02-12T16:10:17Z",
"nvd_published_at": "2006-06-02T01:02:00Z",
"severity": "MODERATE"
},
"details": "Directory traversal vulnerability in jetty 6.0.x (jetty6) beta16 allows remote attackers to read arbitrary files via a `%2e%2e%5c` (encoded `../`) in the URL. NOTE: this might be the same issue as CVE-2005-3747.",
"id": "GHSA-qmgj-5h75-jr67",
"modified": "2024-02-12T16:10:17Z",
"published": "2022-05-01T07:02:10Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2006-2758"
},
{
"type": "PACKAGE",
"url": "https://github.com/jetty-project/codehaus-jetty6"
},
{
"type": "WEB",
"url": "https://web.archive.org/web/20200302050157/http://securitytracker.com/id?1016168"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "Jetty Directory Traversal Vulnerability"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…