vendor:
ZIP Password Recovery Professional
by:
KAI - (KAISAI12)
7,8
CVSS
HIGH
Crash
119
CWE
Product Name: ZIP Password Recovery Professional
Affected Version From: 5.1
Affected Version To: 5.1
Patch Exists: NO
Related CWE: N/A
CPE: a:recoverlostpassword:zip_password_recovery_professional
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows 7
2013
ZIP Password Recovery Professional 5.1 (.zip) – Crash POC
After creating a POC file (.zip), the file can be added to the program, which will cause a crash due to a buffer overflow. The crash occurs when the program attempts to compare a dword at [edx+50h] to 0, but the value is uninitialized.
Mitigation:
Ensure that all input is properly validated and sanitized before being used.