vendor:
OpenCart CMS
by:
Mahendra Purbia {Mah3Sec}
8.8
CVSS
HIGH
Account takeover via CSRF
352
CWE
Product Name: OpenCart CMS
Affected Version From: 3.0.3.6
Affected Version To: 3.0.3.6
Patch Exists: NO
Related CWE: N/A
CPE: a:opencart:opencart
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Kali Linux
2021
OpenCart 3.0.36 – ATO via Cross Site Request Forgery
OpenCart CMS 3.0.3.6 & below versions are vulnerable to Account takeover via CSRF, related to the endpoint /account/edit. Attackers can create accounts, intercept requests, create CSRF POCs, and send them to victims. Victims open the POCs, which changes their information, and attackers can then access the account with the help of the forgot password feature.
Mitigation:
Ensure that all requests are validated and authenticated before being processed.