vendor:
Vanguard Marketplace Digital Products PHP
by:
Ihsan Sencan
9,3
CVSS
HIGH
Arbitrary File Upload
434
CWE
Product Name: Vanguard Marketplace Digital Products PHP
Affected Version From: 1.4
Affected Version To: 1.4
Patch Exists: NO
Related CWE: N/A
CPE: a:codegrape:vanguard_marketplace_digital_products_php
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: WiN7_x64/KaLiLinuX_x64
2017
Vanguard – Marketplace Digital Products PHP 1.4 – Arbitrary File Upload
The vulnerability allows an users upload arbitrary file. The vulnerability exists due to insufficient validation of uploaded files in 'add_product.php' script. A remote attacker can upload arbitrary file and execute arbitrary code on the target system.
Mitigation:
Input validation should be performed to ensure that only expected data is received and processed. The application should also restrict the types of files that can be uploaded.