cve/2005/CVE-2005-4575.md

18 lines
757 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2005-4575](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-4575)
![](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
PaperThin CommonSpot Content Server 4.5 and earlier allow remote attackers to obtain sensitive information via an invalid errmsg parameter to loader.cfm with a url parameter set to email-login-info.cfm, which leaks the full pathname in the resulting error message.
### POC
#### Reference
- http://pridels0.blogspot.com/2005/12/commonspot-content-server-vuln.html
#### Github
No PoCs found on GitHub currently.