vendor:
WSTMart
by:
linfeng
8.8
CVSS
HIGH
Cross-Site Request Forgery
352
CWE
Product Name: WSTMart
Affected Version From: 2.0.8_181212
Affected Version To: 2.0.8_181212
Patch Exists: NO
Related CWE: CVE-2018-19138
CPE: a:wstmall:wstmart:2.0.8_181212
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: None
2018
WSTMart 2.0.8 – Cross-Site Request Forgery (Add Admin)
WSTMart 2.0.8 is vulnerable to Cross-Site Request Forgery (CSRF) in the staff management module. An attacker can craft a malicious HTML page that when visited by an authenticated admin user, will add a new admin user with the credentials specified in the malicious HTML page. This can be exploited to gain access to the admin panel.
Mitigation:
Implementing CSRF protection tokens, validating input, and using secure communication protocols can help mitigate the risk of CSRF attacks.