ghsa-4gr9-99j3-vqxv
Vulnerability from github
Published
2022-04-30 18:15
Modified
2023-09-18 21:59
VLAI Severity ?
Summary
Apache Tomcat Directory Traversal
Details
Directory traversal vulnerability in source.jsp of Apache Tomcat before 3.1 allows remote attackers to read arbitrary files via a .. (dot dot) in the argument to source.jsp.
{
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "org.apache.tomcat:tomcat"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "3.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2000-1210"
],
"database_specific": {
"cwe_ids": [
"CWE-22"
],
"github_reviewed": true,
"github_reviewed_at": "2023-09-18T21:59:42Z",
"nvd_published_at": "2002-03-22T05:00:00Z",
"severity": "MODERATE"
},
"details": "Directory traversal vulnerability in source.jsp of Apache Tomcat before 3.1 allows remote attackers to read arbitrary files via a `..` (dot dot) in the argument to source.jsp.",
"id": "GHSA-4gr9-99j3-vqxv",
"modified": "2023-09-18T21:59:42Z",
"published": "2022-04-30T18:15:08Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2000-1210"
},
{
"type": "WEB",
"url": "https://web.archive.org/web/20020818015647/http://www.iss.net/security_center/static/4205.php"
},
{
"type": "WEB",
"url": "http://marc.info/?l=bugtraq\u0026m=95371672300045\u0026w=2"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "Apache Tomcat Directory 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.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- 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…