First published: Thu 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.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Chadha Software PHPKB | =9.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2020-10471 is classified as a medium severity reflected XSS vulnerability.
To fix CVE-2020-10471, sanitize and validate the GET parameter 'sort' to prevent injection of malicious scripts.
CVE-2020-10471 affects Chadha PHPKB Standard Multi-Language version 9.0.
Yes, CVE-2020-10471 can be exploited remotely by an attacker using a crafted URL.
CVE-2020-10471 enables attackers to perform reflected cross-site scripting (XSS) attacks.