CVE-2002-1396
https://notcve.org/view.php?id=CVE-2002-1396
Heap-based buffer overflow in the wordwrap function in PHP after 4.1.2 and before 4.3.0 may allow attackers to cause a denial of service or execute arbitrary code. Desbordamiento de búfer basado en la pila en la función wordwrap en PHP posteriores a 4.1.2 y anteriores a 4.3.0 puede permitir a atacantes causar una denegación de servicio o ejecutar código arbitrario. • http://archives.neohapsis.com/archives/linux/engarde/2003-q1/0003.html http://bugs.php.net/bug.php?id=20927 http://marc.info/?l=bugtraq&m=104102689503192&w=2 http://www.mandrakesoft.com/security/advisories?name=MDKSA-2003:019 http://www.novell.com/linux/security/advisories/2003_009_mod_php4.html http://www.redhat.com/support/errata/RHSA-2003-017.html http://www.securityfocus.com/advisories/4862 http://www.securityfocus.com/bid/6488 https://exchange.xforce.ibmcloud.com/vuln •
CVE-2002-1783
https://notcve.org/view.php?id=CVE-2002-1783
CRLF injection vulnerability in PHP 4.2.1 through 4.2.3, when allow_url_fopen is enabled, allows remote attackers to modify HTTP headers for outgoing requests by causing CRLF sequences to be injected into arguments that are passed to the (1) fopen or (2) file functions. • http://archives.neohapsis.com/archives/bugtraq/2002-09/0086.html http://archives.neohapsis.com/archives/bugtraq/2002-09/0132.html http://www.debian.org/security/2002/dsa-168 http://www.securityfocus.com/bid/5681 https://exchange.xforce.ibmcloud.com/vulnerabilities/10080 •
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 •
CVE-2002-2309 – PHP Interpreter 3.0.x/4.0.x/4.1/4.2 - Direct Invocation Denial of Service
https://notcve.org/view.php?id=CVE-2002-2309
php.exe in PHP 3.0 through 4.2.2, when running on Apache, does not terminate properly, which allows remote attackers to cause a denial of service via a direct request without arguments. • https://www.exploit-db.com/exploits/21632 http://lists.grok.org.uk/pipermail/full-disclosure/2002-July/000605.html http://online.securityfocus.com/archive/1/283586 http://www.iss.net/security_center/static/9646.php http://www.securityfocus.com/bid/5280 • CWE-399: Resource Management Errors •