mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-21 04:46:48 +02:00
19 lines
766 B
Markdown
19 lines
766 B
Markdown
### [CVE-2005-2006](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2006)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
JBOSS 3.2.2 through 3.2.7 and 4.0.2 allows remote attackers to obtain sensitive information via a GET request (1) with a "%." (percent dot), which reveals the installation path or (2) with a % (percent) before a filename, which reveals the contents of the file.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/439
|
|
|
|
#### Github
|
|
- https://github.com/hatRiot/clusterd
|
|
- https://github.com/qashqao/clusterd
|
|
|