Exploitation Summary
EIP tracks 1 public exploit for CVE-2000-0720. PoCs published by n30.
AI-analyzed exploit summary This exploit leverages an authentication bypass vulnerability in GWScripts News Publisher by spoofing the HTTP_REFERER header to add an arbitrary author account. The script sends a crafted POST request to the target CGI script, bypassing the intended access control mechanism.
Description
news.cgi in GWScripts News Publisher does not properly authenticate requests to add an author to the author index, which allows remote attackers to add new authors by directly posting an HTTP request to the new.cgi program with an addAuthor parameter, and setting the Referer to the news.cgi program.
Exploits (1)
This exploit leverages an authentication bypass vulnerability in GWScripts News Publisher by spoofing the HTTP_REFERER header to add an arbitrary author account. The script sends a crafted POST request to the target CGI script, bypassing the intended access control mechanism.