vendor:
PEAR Base System
by:
John Page AKA hyp3rlinx
7,5
CVSS
HIGH
Arbitrary File Download
434
CWE
Product Name: PEAR Base System
Affected Version From: PEAR Base System v1.10.1
Affected Version To: PEAR Base System v1.10.1
Patch Exists: YES
Related CWE: CVE-2017-5630
CPE: a:pear:base_system:1.10.1
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: None
2017
PEAR Arbitrary File Download
The download utility class in the Installer in PEAR Base System v1.10.1, does not validate file types and filenames after a redirect, which allows remote HTTP servers to overwrite files via crafted responses, as demonstrated by a .htaccess overwrite.
Mitigation:
Validate file types and filenames after a redirect.