vendor:
Opencart
by:
Nipun Somani
4.8
CVSS
MEDIUM
Stored XSS
79
CWE
Product Name: Opencart
Affected Version From: 3.x.x
Affected Version To: 3.x.x
Patch Exists: YES
Related CWE: CVE-2019-15081
CPE: a:opencart:opencart
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Debian 9, Windows 10 x64
2019
Opencart 3.x.x Authenticated Stored XSS
The Opencart Version 3.x.x allows editing Source/HTML of the Categories / Product / Information pages in the admin panel which isn't sanitized to user input allowing for an attacker to execute arbitrary javascript code leading to Stored Cross-Site-Scripting(XSS).
Mitigation:
Sanitize user input to prevent XSS attacks.