[Exploit] [Remote] [Local] [Web Apps] [Dos/Poc] [Shellcode] [RSS]
# Title : Invision Power Board <= 3.3.4 unserialize Regex Bypass
# Published : 2012-11-07
# Author :
# Previous Title : dotProject <= 2.1.6 Remote File Inclusion Vulnerability
# Next Title : Wordpress Social Discussions Plugin 6.1.1 Multiple Vulnerabilities
<?php
/*
So this is the patch that sanitizes,
static public function safeUnserialize( $serialized )
{
// unserialize will return false for object declared with small cap o
// as well as if there is any ws between O and :
if ( is_string( $serialized ) && strpos( $serialized, "