CVE-2020-10454: XSS
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.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2020-10454?
CVE-2020-10454 has a medium severity rating due to its ability to facilitate reflected cross-site scripting (XSS) attacks.
How do I fix CVE-2020-10454?
To fix CVE-2020-10454, ensure to sanitize and validate all user input in the affected files to prevent XSS exploitation.
Which versions of Chadha PHPKB are affected by CVE-2020-10454?
CVE-2020-10454 affects Chadha PHPKB Standard Multi-Language version 9.0.
What type of attack can CVE-2020-10454 lead to?
CVE-2020-10454 can lead to reflected cross-site scripting (XSS) attacks, allowing attackers to inject malicious scripts.
Where is CVE-2020-10454 located in the system?
CVE-2020-10454 is found in the admin/header.php file and can be exploited via admin/sitemap-generator.php.