2 matches found
PHP str_transliterate()函数Unicode字符远程溢出漏洞
BUGTRAQ ID: 39185 PHP是广泛使用的通用目的脚本语言,特别适合于Web开发,可嵌入到HTML中。 远程攻击者可以通过向PHP的strtransliterate函数提交超长的Unicode字符串请求触发缓冲区溢出,导致执行任意代码。成功利用这个漏洞要求配置中打开了unicode.semantics。 PHP 6.0 dev 厂商补丁: PHP --- 目前厂商还没有提供补丁或者升级程序,我们建议使用此软件的用户随时关注厂商的主页以获取最新版本: http://www.php.net view sourceprint??php errorreporting0; PHP 6....
PHP 6.0 Dev - str_transliterate() Local Buffer Overflow
PHP 6.0 Dev - strtransliterate Local Buffer Overflow Exploited by TheLeader, Debug SP. Thanks: HDM http://www.nullbyte.org.il This code should exploits a buffer overflow in the strtransliterate function to call WinExec and execute CALC Take a look, 'unicode.semantics' has to be on! php.ini...