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

19 lines
796 B
Markdown

### [CVE-2008-0633](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0633)
![](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
Buffer overflow in Anon Proxy Server 0.102 and earlier, when user authentication is enabled, allows remote attackers to cause a denial of service (exception) via a user name with a large number of quotes, which triggers the overflow during escaping.
### POC
#### Reference
- http://securityreason.com/securityalert/3618
- https://sourceforge.net/project/shownotes.php?group_id=138780&release_id=571924
#### Github
No PoCs found on GitHub currently.