CVE-2021-43698: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
(updated )
PhpWhois is affected by a Cross Site Scripting (XSS) vulnerability. In file example.php
, the exit function will terminate the script and print the message to the user. The message contains the result of the $_GET['query']
leading to an XSS vulnerability.
References
Detect and mitigate CVE-2021-43698 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →