CVE-2021-43698

Publication date

2021-11-29 11:33:36

Family

mitre

State

PUBLISHED

Description

phpWhois (last update Jun 30 2021) 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.