CVE-2020-10471: XSS
Published Mar 12, 2020
·Updated
Reflected XSS in admin/manage-articles.php in Chadha PHPKB Standard Multi-Language 9 allows attackers to inject arbitrary web script or HTML via the GET parameter sort.
Affected Software
1 affected component
Chadhasoftware Phpkb=9.0
Event History
Mar 12, 2020
CVE Published
via MITRE·01:05 PM
Data Sourced
via MITRE·01:05 PM
Description
Frequently Asked Questions
1
What is the severity of CVE-2020-10471?
CVE-2020-10471 is classified as a medium severity reflected XSS vulnerability.
2
How do I fix CVE-2020-10471?
To fix CVE-2020-10471, sanitize and validate the GET parameter 'sort' to prevent injection of malicious scripts.
3
What software is affected by CVE-2020-10471?
CVE-2020-10471 affects Chadha PHPKB Standard Multi-Language version 9.0.
4
Can CVE-2020-10471 be exploited remotely?
Yes, CVE-2020-10471 can be exploited remotely by an attacker using a crafted URL.
5
What type of attack does CVE-2020-10471 enable?
CVE-2020-10471 enables attackers to perform reflected cross-site scripting (XSS) attacks.