]> granicus.if.org Git - php/commit
fix SplObjectStorage unserialization (CVE-2010-2225)
authorStanislav Malyshev <stas@php.net>
Tue, 29 Jun 2010 00:58:31 +0000 (00:58 +0000)
committerStanislav Malyshev <stas@php.net>
Tue, 29 Jun 2010 00:58:31 +0000 (00:58 +0000)
commitde8022e90550c49b54c5e83d40934095b3e7d470
treed209103370357a26e21e047d86310c74b6749598
parentf62f88cb762a90e3c9fe37b6d6f5dbf086bc8f9e
fix SplObjectStorage unserialization (CVE-2010-2225)
ext/spl/spl_observer.c
ext/spl/tests/SplObjectStorage_unserialize_bad.phpt [new file with mode: 0644]
ext/spl/tests/SplObjectStorage_unserialize_nested.phpt [new file with mode: 0644]
ext/standard/php_var.h
ext/standard/var_unserializer.c
ext/standard/var_unserializer.re