Closed enferas closed 2 years ago
CVE-2021-43698 is assigned to this discovery.
An unspecified version of 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 will contain $_GET['query'] then there is a XSS vulnerability.
thanx ! fixed !
Hello,
I would like to report for XSS vulnerability.
In file example.php
exit function will terminate the script and print the message to the user. The message will contain $_GET['query'] then there is XSS vulnerability.