vendor:
AWS XMS
by:
High-Tech Bridge Security Research Lab
7,5
CVSS
HIGH
Path Traversal
22
CWE
Product Name: AWS XMS
Affected Version From: 2.5
Affected Version To: 2.5
Patch Exists: YES
Related CWE: CVE-2013-2474
CPE: a:aws-dms:aws_xms
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Telnet, Wget
2013
Path Traversal in AWS XMS
The vulnerability exists due to insufficient filtration of 'what' HTTP GET parameter passed to '/importer.php' script before using it in PHP 'file()' function. A remote attacker can read contents of arbitrary files on the target system. The vulnerable script sets 'text/javascript' Content-Type for the output data, which makes exploitation of the vulnerability via a web browser inconvenient. Exploitation via telnet or wget utilities is easier.
Mitigation:
Fixed by Vendor