mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-12 13:31:34 +02:00
18 lines
780 B
Markdown
18 lines
780 B
Markdown
### [CVE-2007-2758](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2758)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple buffer overflows in WinImage 8.0.8000 allow user-assisted remote attackers to execute arbitrary code via a FAT image that contains long directory names in a deeply nested directory structure, which triggers (1) a stack-based buffer overflow during extraction, or (2) a heap-based buffer overflow during traversal.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://vuln.sg/winimage808000-en.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|