mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 22:53:11 +00:00
18 lines
691 B
Markdown
18 lines
691 B
Markdown
### [CVE-2000-0672](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2000-0672)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The default configuration of Jakarta Tomcat does not restrict access to the /admin context, which allows remote attackers to read arbitrary files by directly calling the administrative servlets to add a context for the root directory.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/m3n0sd0n4ld/uCVE
|
|
|