diff options
author | jlam <jlam> | 2002-02-28 15:07:16 +0000 |
---|---|---|
committer | jlam <jlam> | 2002-02-28 15:07:16 +0000 |
commit | 7699d00560cecf6750006d7bac1d866a55849439 (patch) | |
tree | c951f8a63bb725ec311871eed493e2e9e631db4a /www/php3/distinfo | |
parent | 070222a0c4fb2e882013fb59ab96a0b2ce2cdbf9 (diff) | |
download | pkgsrc-7699d00560cecf6750006d7bac1d866a55849439.tar.gz |
Update php3 and ap-php3 to 3.0.18nb1. Changes from version 3.0.18 are
a security fix for a file-upload bug.
<===> SECURITY NOTE <===>
Note that the buffer overflow fix is a major security fix. Quoting from
the security advisory at:
http://security.e-matters.de/advisories/012002.html
"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. During our research we found out that not only PHP4 but
also older versions from the PHP3 tree are vulnerable.
Diffstat (limited to 'www/php3/distinfo')
-rw-r--r-- | www/php3/distinfo | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/php3/distinfo b/www/php3/distinfo index f4695743482..e9902839eb2 100644 --- a/www/php3/distinfo +++ b/www/php3/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.3 2002/01/10 13:17:12 jlam Exp $ +$NetBSD: distinfo,v 1.4 2002/02/28 15:07:17 jlam Exp $ SHA1 (php-3.0.18.tar.gz) = 49550006e1dbf8f792bc0b9499b3f0bd7b14427c Size (php-3.0.18.tar.gz) = 2219410 bytes @@ -11,3 +11,4 @@ SHA1 (patch-ag) = 8a3c71c9ba82fd0dbb08f6e7727b626810eca7f4 SHA1 (patch-ah) = f88ea107135580574777ed1dc2127c2b4efad6ba SHA1 (patch-ai) = ba18ee38a99475caa076e465049ea22c4f3dcc1e SHA1 (patch-aj) = 6dc9bf15d17e7fb2bcd2364528da6f90eb6fae3e +SHA1 (patch-ak) = 09eab3fe8a567f98baad5d578cf3fbdc8f2abd11 |