cve/2005/CVE-2005-3888.md
2024-06-18 02:51:15 +02:00

18 lines
720 B
Markdown

### [CVE-2005-3888](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-3888)
![](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
Memory leak in Gadu-Gadu 7.20 allows remote attackers to cause a denial of service via multiple DCC packets with a code other than 2 and a large size field, which allocates memory for the packet but does not free it after the packet has been dropped.
### POC
#### Reference
- http://marc.info/?l=bugtraq&m=113261573023912&w=2
#### Github
No PoCs found on GitHub currently.