cve/2012/CVE-2012-1584.md

19 lines
814 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2012-1584](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1584)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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.