Files
CVEs-PoC/2012/CVE-2012-4025.md
T
2024-06-18 02:51:15 +02:00

18 lines
833 B
Markdown

### [CVE-2012-4025](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-4025)
![](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
Integer overflow in the queue_init function in unsquashfs.c in unsquashfs in Squashfs 4.2 and earlier allows remote attackers to execute arbitrary code via a crafted block_log field in the superblock of a .sqsh file, leading to a heap-based buffer overflow.
### POC
#### Reference
- http://sourceforge.net/mailarchive/forum.php?thread_name=CAAoG81HL9oP8roPLLhftTSXTzSD%2BZcR66PRkVU%3Df76W3Mjde_w%40mail.gmail.com&forum_name=squashfs-devel
#### Github
No PoCs found on GitHub currently.