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

18 lines
918 B
Markdown

### [CVE-2010-0551](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0551)
![](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
HTTP authentication implementation in Geo++ GNCASTER 1.4.0.7 and earlier allows remote attackers to read authentication headers of other users via a large request with an incorrect authentication attempt, which includes sensitive memory in the response. NOTE: this is referred to as a "memory leak" by some sources, but is better characterized as "memory disclosure."
### POC
#### Reference
- http://www.redteam-pentesting.de/en/advisories/rt-sa-2010-003/-geo-r-gncaster-faulty-implementation-of-http-digest-authentication
#### Github
No PoCs found on GitHub currently.