Path traversal in EC-CUBE - CVE-2013-3650

 

Path traversal in EC-CUBE - CVE-2013-3650

Published: June 30, 2013 / Updated: February 9, 2022


Vulnerability identifier: #VU42767
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2013-3650
CWE-ID: CWE-22
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: ec-cube.net
Affected software:
EC-CUBE

Detailed vulnerability description

The vulnerability allows a remote attacker to perform directory traversal attacks.

The vulnerability exists due to input validation error when processing directory traversal sequences in the lfCheckFileName function in data/class/pages/LC_Page_ResizeImage.php in LOCKON EC-CUBE before 2.12.5. A remote authenticated attacker can send a specially crafted HTTP request and remote attackers to read arbitrary image files via vectors involving the image parameter to resize_image.php, a different vulnerability than CVE-2013-3654.


How to mitigate CVE-2013-3650

Install update from vendor's website.

Sources