mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-06 02:31:38 +00:00
18 lines
804 B
Markdown
18 lines
804 B
Markdown
### [CVE-2009-0674](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0674)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
images/captcha.php in Raven Web Services RavenNuke 2.30, when register_globals and display_errors are enabled, allows remote attackers to determine the existence of local files by sending requests with full pathnames in the aFonts array parameter, and then observing the error messages, which differ between existing and nonexistent pathnames.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/8068
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|