vendor:
Express Zip
by:
R-73eN
7,5
CVSS
HIGH
Path Traversal
22
CWE
Product Name: Express Zip
Affected Version From: Express Zip <= 2.40
Affected Version To: Express Zip <= 2.40
Patch Exists: NO
Related CWE: N/A
CPE: N/A
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 Xp / Windows 7 Ultimate
2016
Express Zip <= 2.40 Path Traversal
Express Zip doesn't validates ' .. ' which makes possible to do a path traversal attack which can be converted easily to RCE. This quick and dirt code is written only for demonstration purposes.
Mitigation:
Validate user input and restrict access to the system.