Security Advisory

CVE-2021-43698

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2021-11-29 11:33:36
Last updated 2024-08-04 04:03:08
Assigner 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.