
CVE-2006-0097 – PHP 4.4.0 - 'mysql_connect function' Local Buffer Overflow
https://notcve.org/view.php?id=CVE-2006-0097
06 Jan 2006 — Stack-based buffer overflow in the create_named_pipe function in libmysql.c in PHP 4.3.10 and 4.4.x before 4.4.3 for Windows allows attackers to execute arbitrary code via a long (1) arg_host or (2) arg_unix_socket argument, as demonstrated by a long named pipe variable in the host argument to the mysql_connect function. • https://www.exploit-db.com/exploits/1406 • CWE-119: Improper Restriction of Operations within the Bounds of a Memory Buffer •

CVE-2005-3883
https://notcve.org/view.php?id=CVE-2005-3883
29 Nov 2005 — CRLF injection vulnerability in the mb_send_mail function in PHP before 5.1.0 might allow remote attackers to inject arbitrary e-mail headers via line feeds (LF) in the "To" address argument. • ftp://patches.sgi.com/support/free/security/advisories/20060501-01-U.asc •

CVE-2005-3353
https://notcve.org/view.php?id=CVE-2005-3353
18 Nov 2005 — The exif_read_data function in the Exif module in PHP before 4.4.1 allows remote attackers to cause a denial of service (infinite loop) via a malformed JPEG image. • http://bugs.php.net/bug.php?id=34704 •

CVE-2005-3391
https://notcve.org/view.php?id=CVE-2005-3391
01 Nov 2005 — Multiple vulnerabilities in PHP before 4.4.1 allow remote attackers to bypass safe_mode and open_basedir restrictions via unknown attack vectors in (1) ext/curl and (2) ext/gd. • http://docs.info.apple.com/article.html?artnum=303382 •

CVE-2005-3392
https://notcve.org/view.php?id=CVE-2005-3392
01 Nov 2005 — Unspecified vulnerability in PHP before 4.4.1, when using the virtual function on Apache 2, allows remote attackers to bypass safe_mode and open_basedir directives. • http://docs.info.apple.com/article.html?artnum=303382 •

CVE-2005-3389
https://notcve.org/view.php?id=CVE-2005-3389
01 Nov 2005 — The parse_str function in PHP 4.x up to 4.4.0 and 5.x up to 5.0.5, when called with only one parameter, allows remote attackers to enable the register_globals directive via inputs that cause a request to be terminated due to the memory_limit setting, which causes PHP to set an internal flag that enables register_globals and allows attackers to exploit vulnerabilities in PHP applications that would otherwise be protected. • http://itrc.hp.com/service/cki/docDisplay.do?docId=c00786522 •

CVE-2005-3388 – PHP 4.x - PHPInfo Cross-Site Scripting
https://notcve.org/view.php?id=CVE-2005-3388
01 Nov 2005 — Cross-site scripting (XSS) vulnerability in the phpinfo function in PHP 4.x up to 4.4.0 and 5.x up to 5.0.5 allows remote attackers to inject arbitrary web script or HTML via a crafted URL with a "stacked array assignment." • https://www.exploit-db.com/exploits/26442 •

CVE-2005-3390 – PHP 4.x/5.0.x - Arbitrary File Upload GLOBAL Variable Overwrite
https://notcve.org/view.php?id=CVE-2005-3390
01 Nov 2005 — The RFC1867 file upload feature in PHP 4.x up to 4.4.0 and 5.x up to 5.0.5, when register_globals is enabled, allows remote attackers to modify the GLOBALS array and bypass security protections of PHP applications via a multipart/form-data POST request with a "GLOBALS" fileupload field. • https://www.exploit-db.com/exploits/26443 •

CVE-2005-3319
https://notcve.org/view.php?id=CVE-2005-3319
27 Oct 2005 — The apache2handler SAPI (sapi_apache2.c) in the Apache module (mod_php) for PHP 5.x before 5.1.0 final and 4.4 before 4.4.1 final allows attackers to cause a denial of service (segmentation fault) via the session.save_path option in a .htaccess file or VirtualHost. • http://archives.neohapsis.com/archives/fulldisclosure/2005-10/0491.html •

CVE-2005-3054
https://notcve.org/view.php?id=CVE-2005-3054
26 Sep 2005 — fopen_wrappers.c in PHP 4.4.0, and possibly other versions, does not properly restrict access to other directories when the open_basedir directive includes a trailing slash, which allows PHP scripts in one directory to access files in other directories whose names are substrings of the original directory. • http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=323585 •