vendor:
osCommerce
by:
rgod
7,5
CVSS
HIGH
Information/Source Code Disclosure
200
CWE
Product Name: osCommerce
Affected Version From: 2.2
Affected Version To: 2.2
Patch Exists: YES
Related CWE: N/A
CPE: a:oscommerce:oscommerce
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2006
osCommerce <= 2.2 "extras/" information/source code disclosure
osCommerce is vulnerable to an information/source code disclosure vulnerability. If the 'extras/' folder is placed inside the www path, an attacker can view all files on the target system, including php source code with database details. This is due to the vulnerable code in update.php which allows an attacker to read any file on the system.
Mitigation:
Remove the 'extras/' folder from the web root.