mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 00:28:04 +02:00
19 lines
787 B
Markdown
19 lines
787 B
Markdown
### [CVE-2006-4116](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4116)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple stack-based buffer overflows in Lhaz before 1.32 allow user-assisted attackers to execute arbitrary code via a long filename in (1) an LHZ archive, when saving the filename during extraction; and (2) an LHZ archive with an invalid CRC checksum, when constructing an error message.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/1378
|
|
- http://vuln.sg/lhaz131-en.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|