mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 15:15:46 +02:00
18 lines
833 B
Markdown
18 lines
833 B
Markdown
### [CVE-2012-4025](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-4025)
|
|

|
|

|
|

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