cve/2005/CVE-2005-0375.md

19 lines
744 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2005-0375](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0375)
![](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
imageview.php in SGallery 1.01 allows remote attackers to obtain sensitive information via an HTTP request with (1) idalbum and (2) idimage unset, which reveals the installation path in an error message for the sql_fetch_row function.
### POC
#### Reference
- http://marc.info/?l=bugtraq&m=110557050700947&w=2
- http://www.waraxe.us/advisory-39.html
#### Github
No PoCs found on GitHub currently.