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.
References
Link | Resource |
---|---|
https://github.com/sparc/phpWhois.org/issues/21 | Exploit Issue Tracking Third Party Advisory |
Configurations
History
No history.
Information
Published : 2021-11-29 12:15
Updated : 2021-12-01 15:15
NVD link : CVE-2021-43698
Mitre link : CVE-2021-43698
CVE.ORG link : CVE-2021-43698
JSON object : View
Products Affected
phpwhois_project
- phpwhois
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')