cve/2024/CVE-2024-34408.md
2024-06-09 00:33:16 +00:00

19 lines
689 B
Markdown

### [CVE-2024-34408](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-34408)
![](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
Tencent libpag through 4.3.51 has an integer overflow in DecodeStream::checkEndOfFile() in codec/utils/DecodeStream.cpp via a crafted PAG (Portable Animated Graphics) file.
### POC
#### Reference
- https://github.com/Tencent/libpag/issues/2230
- https://github.com/Tencent/libpag/issues/2230
#### Github
No PoCs found on GitHub currently.