Learn about CVE-2020-28457, a high-severity Cross-site Scripting (XSS) vulnerability in s-cart/core before version 4.4. Find out the impact, affected systems, and mitigation steps.
This CVE-2020-28457 article provides insights into a Cross-site Scripting (XSS) vulnerability affecting s-cart/core before version 4.4.
Understanding CVE-2020-28457
This CVE involves a vulnerability in the search functionality of the admin dashboard in core/src/Admin/Controllers/AdminOrderController.phpindex, making it susceptible to XSS attacks.
What is CVE-2020-28457?
CVE-2020-28457 is a Cross-site Scripting (XSS) vulnerability found in the s-cart/core package before version 4.4.
The Impact of CVE-2020-28457
The vulnerability has a CVSS base score of 7.2, indicating a high severity level with a medium temporal score of 6.8. It allows attackers to execute malicious scripts in the context of a user's browser.
Technical Details of CVE-2020-28457
Vulnerability Description
The vulnerability in the search functionality of the admin dashboard in core/src/Admin/Controllers/AdminOrderController.phpindex allows for XSS attacks.
Affected Systems and Versions
Exploitation Mechanism
Mitigation and Prevention
Immediate Steps to Take
Long-Term Security Practices
Patching and Updates