mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-07 04:00:48 +00:00
1.0 KiB
1.0 KiB
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.