mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-20 13:43:27 +00:00
19 lines
814 B
Markdown
19 lines
814 B
Markdown
### [CVE-2012-1584](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1584)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Integer overflow in the mid function in toolkit/tbytevector.cpp in TagLib 1.7 and earlier allows context-dependent attackers to cause a denial of service (application crash) via a crafted file header field in a media file, which triggers a large memory allocation.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.openwall.com/lists/oss-security/2012/03/21/11
|
|
- http://www.openwall.com/lists/oss-security/2012/03/26/4
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|