Cross-Site Scripting Vulnerability in OpenCart by OpenCart
CVE-2020-29471
4.8MEDIUM
What is CVE-2020-29471?
OpenCart 3.0.3.6 is susceptible to a cross-site scripting vulnerability through its profile image upload feature. An administrator can upload a profile picture that contains malicious JavaScript code. When other users view this profile image, the embedded code executes, leading to the potential for exploitation via XSS. This issue underscores the importance of rigorous input validation in web applications to mitigate such vulnerabilities.