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

19 lines
766 B
Markdown

### [CVE-2006-3790](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3790)
![](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
The decode_stringmap function in server_transport.cpp for UFO2000 svn 1057 allows remote attackers to cause a denial of service (daemon termination) via a keysize or valsize that is inconsistent with the packet size, which leads to a buffer over-read.
### POC
#### Reference
- http://aluigi.altervista.org/adv/ufo2ko-adv.txt
- http://securityreason.com/securityalert/1259
#### Github
No PoCs found on GitHub currently.