PHP 5.6 / 5.5 / 5.4 Session...

- AV AC AU C I A
发布: 2025-04-13
修订: 2025-04-13

<p>#Use After Free Vulnerabilities in Session Deserializer</p><p>Taoguang Chen &lt;[@chtg](<a href="http://github.com/chtg" rel="nofollow">http://github.com/chtg</a>)&gt;&nbsp;</p><p>- Write Date: 2015.8.9</p><p>- Release Date: 2015.9.4</p><p>&gt; Multiple use-after-free vulnerabilities were discovered in session deserializer (php/php_binary/php_serialize) that can be abused for leaking arbitrary memory blocks or execute arbitrary code remotely.</p><p>Affected Versions</p><p>------------</p><p>Affected is PHP 5.6 &lt; 5.6.13</p><p>Affected is PHP 5.5 &lt; 5.5.29</p><p>Affected is PHP 5.4 &lt; 5.4.45</p><p>Credits</p><p>------------</p><p>This vulnerability was disclosed by Taoguang Chen.</p><p>Description</p><p>------------</p><p></p><pre><p>PS_SERIALIZER_DECODE_FUNC(php) /* {{{ */</p><p>{</p><p>...</p><p>PHP_VAR_UNSERIALIZE_INIT(var_hash);</p><p>p = val;</p><p>while (p &lt; endptr) {</p><p>...</p><p>if (has_value) {</p><p>ALLOC_INIT_ZVAL(current);</p><p>if...

0%
暂无可用Exp或PoC
当前有0条受影响产品信息