CVE-2002-1954 – PHP 4 - 'PHPInfo()' Cross-Site Scripting
https://notcve.org/view.php?id=CVE-2002-1954
Cross-site scripting (XSS) vulnerability in the phpinfo function in PHP 4.2.3 allows remote attackers to inject arbitrary web script or HTML via the query string argument, as demonstrated using soinfo.php. • https://www.exploit-db.com/exploits/22725 http://archives.neohapsis.com/archives/bugtraq/2003-06/0027.html http://archives.neohapsis.com/archives/vulnwatch/2002-q4/0021.html http://www.iss.net/security_center/static/10355.php http://www.techie.hopto.org/vulns/2002-36.txt •
CVE-2002-2215
https://notcve.org/view.php?id=CVE-2002-2215
The imap_header function in the IMAP functionality for PHP before 4.3.0 allows remote attackers to cause a denial of service via an e-mail message with a large number of "To" addresses, which triggers an error in the rfc822_write_address function. • http://bugs.php.net/bug.php?id=19280 https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=175040 https://access.redhat.com/security/cve/CVE-2002-2215 https://bugzilla.redhat.com/show_bug.cgi?id=1616932 •