mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-04 22:18:13 +02:00
18 lines
724 B
Markdown
18 lines
724 B
Markdown
### [CVE-2013-6479](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-6479)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|