First published: Thu Mar 12 2020(Updated: )
The way URIs are handled in admin/header.php in Chadha PHPKB Standard Multi-Language 9 allows Reflected XSS (injecting arbitrary web script or HTML) in admin/sitemap-generator.php by adding a question mark (?) followed by the payload.
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-10454 has a medium severity rating due to its ability to facilitate reflected cross-site scripting (XSS) attacks.
To fix CVE-2020-10454, ensure to sanitize and validate all user input in the affected files to prevent XSS exploitation.
CVE-2020-10454 affects Chadha PHPKB Standard Multi-Language version 9.0.
CVE-2020-10454 can lead to reflected cross-site scripting (XSS) attacks, allowing attackers to inject malicious scripts.
CVE-2020-10454 is found in the admin/header.php file and can be exploited via admin/sitemap-generator.php.