vendor:
Viart Shopping Cart
by:
Ali Ghanbari
8,8
CVSS
HIGH
CSRF Shell Upload
352
CWE
Product Name: Viart Shopping Cart
Affected Version From: 5.0
Affected Version To: 5.0
Patch Exists: NO
Related CWE: N/A
CPE: a:viart:viart_shopping_cart:5.0
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
2016
Viart Shopping Cart 5.0 CSRF Shell Upload Vulnerability
Viart Shopping Cart 5.0 is vulnerable to CSRF Shell Upload. An attacker can craft a malicious HTML page and send it to the admin of the application. When the admin visits the page, the malicious code will be executed and the attacker can upload a shell to the server. The shell can be accessed from http://localhost/images/[your shell].
Mitigation:
The application should implement CSRF protection and should validate the file type before uploading it to the server.