vendor:
ViArt Shop
by:
Or4nG.M4N
8.8
CVSS
HIGH
Cross-Site Request Forgery (CSRF)
352
CWE
Product Name: ViArt Shop
Affected Version From: 4.0.5
Affected Version To: 4.0.5
Patch Exists: N/A
Related CWE: N/A
CPE: a:viart:viart_shop:4.0.5
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
n/a
ViArt CSRF
ViArt Shop 4.0.5 is vulnerable to Cross-Site Request Forgery (CSRF) attacks. An attacker can exploit this vulnerability to change the admin password and add a new admin account without the knowledge of the admin. This vulnerability can be exploited by sending a malicious link to the admin or by embedding the malicious code in an iframe on a website that the admin visits.
Mitigation:
The application should implement a CSRF token to verify the authenticity of the request.