mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 10:09:29 +02:00
20 lines
1.0 KiB
Markdown
20 lines
1.0 KiB
Markdown
### [CVE-2011-10016](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-10016)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Real Networks Netzip Classic version 7.5.1.86 is vulnerable to a stack-based buffer overflow when parsing a specially crafted ZIP archive. The vulnerability is triggered when the application attempts to process a file name within the archive that exceeds the expected buffer size. Exploitation allows arbitrary code execution under the context of the victim user when the ZIP file is opened.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/16083
|
|
- https://www.exploit-db.com/exploits/17985
|
|
- https://www.vulncheck.com/advisories/real-networks-netzip-classic-file-parsing-buffer-overflow
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|