Files
CVEs-PoC/2013/CVE-2013-6479.md
T
2025-09-29 21:09:30 +02:00

18 lines
724 B
Markdown

### [CVE-2013-6479](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-6479)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
util.c in libpurple in Pidgin before 2.10.8 does not properly allocate memory for HTTP responses that are inconsistent with the Content-Length header, which allows remote HTTP servers to cause a denial of service (application crash) via a crafted response.
### POC
#### Reference
- http://www.ubuntu.com/usn/USN-2100-1
#### Github
No PoCs found on GitHub currently.