brad 53bf90fee3 security fixes
PHP supports multipart/form-data POST requests (as described in RFC1867)
known as POST fileuploads. Unfourtunately there are several flaws in the
php_mime_split function that could be used by an attacker to execute
arbitrary code.
- broken boundary check
- arbitrary heap overflow
--
Ok'd by: maintainer
2002-02-27 16:31:59 +00:00
..
2001-11-22 11:10:39 +00:00
2001-12-14 02:00:53 +00:00
2001-10-25 16:14:51 +00:00
2001-08-06 00:33:25 +00:00
2002-01-05 16:36:23 +00:00
2001-09-18 20:48:03 +00:00
2002-02-15 19:53:42 +00:00
2002-01-16 15:41:27 +00:00
2002-01-16 03:30:55 +00:00
2001-11-19 12:23:52 +00:00
2001-10-24 12:38:46 +00:00
2002-02-07 12:21:39 +00:00
2001-10-29 06:53:29 +00:00
2001-10-29 06:55:33 +00:00
2001-12-27 22:06:38 +00:00
2002-02-27 16:31:59 +00:00
2002-01-09 16:00:51 +00:00
2002-02-21 21:03:52 +00:00
2001-12-25 17:26:50 +00:00
2001-11-24 03:13:57 +00:00
2001-11-13 20:14:39 +00:00
2001-12-27 03:59:43 +00:00
2001-10-31 20:09:18 +00:00
2002-02-15 19:55:56 +00:00
2002-02-27 01:02:58 +00:00