Files
CVEs-PoC/2007/CVE-2007-3356.md
T
2024-06-18 02:51:15 +02:00

18 lines
894 B
Markdown

### [CVE-2007-3356](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3356)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
NetClassifieds Premium Edition allows remote attackers to obtain sensitive information via certain requests that reveal the path in an error message, related to the display_errors setting in (1) Common.php and (2) imageresizer.php, and (3) the use of __FILE__ in error reporting by imageresizer.php; and (4) via certain requests that reveal the table name and complete query, related to the Halt_On_Error setting in Mysql_db.php.
### POC
#### Reference
- http://securityreason.com/securityalert/2824
#### Github
No PoCs found on GitHub currently.