7.5
CVSSv2

CVE-2007-4255

Published: 08/08/2007 Updated: 15/10/2018
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
VMScore: 760
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

Buffer overflow in the mSQL extension in PHP 5.2.3 allows context-dependent malicious users to execute arbitrary code via a long first argument to the msql_connect function.

Vulnerable Product Search on Vulmon Subscribe to Product

php php 5.2.3

Exploits

<?php /* Inphex 317 Bytes , Windows Command Shell Bind TCP Inline , Architecture x86 , Windows TinyXP - vm GET /scriptphp HTTP/11\n telnet 192168232 4444 Microsoft Windows XP [Version 512600] (C) Copyright 1985-2001 Microsoft Corp C:\apache> */ if(!function_exists('msql_connect')) { die('mSQL extension is not available'); } $ret ...
<?php ########################################################## ###----------------------------------------------------### ###----PHP mSQL (msql_connect) Buffer Overflow PoC-----### ###----------------------------------------------------### ###-Tested on 523 (XP SP2)---------------------------### ###------------------------------------------ ...