7.5
CVSSv2

CVE-2006-2909

Published: 16/06/2006 Updated: 18/10/2018
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
VMScore: 755
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

Stack-based buffer overflow in the info tip shell extension (zipinfo.dll) in PicoZip 4.01 allows remote malicious users to execute arbitrary code via a long filename in an (1) ACE, (2) RAR, or (3) ZIP archive, which is triggered when the user moves the mouse over the archive.

Vulnerable Product Search on Vulmon Subscribe to Product

picozip picozip 4.01

Exploits

#!/usr/bin/perl # Pico Zip v 401 Long Filename Buffer Overflow # Original advisory - wwwsecurityfocuscom/archive/1/437103/30/30/threaded # Author - c0rrupt # Greets - sh0uts to n0limit, muts, and brax for the music ;) # # The vulnerability is caused due to a boundary error within the # "zipinfodll" info tip shell extension when reading ...