BugTraq
Back to list
Name:
Email:
*Note: Email address will appear as "user domain ext" to prevent harvesting.
Subject:
Message:
php local buffer underflow could lead to arbitary code execution
Aug 04 2006 09:24PM
heintz hotmail com
Affected versions: php 5.1.4 and older, 4.4.3 and possibly older
Cause: when php-s sscanf functions format argument contains argument swap
and extra arguments are given like.
sscanf('foo ','$1s',$bar) then it reads an pointer to pointer to
zval structure past the end of argument array ...
[ more ]
Privacy Statement
Copyright 2010, SecurityFocus
Affected versions: php 5.1.4 and older, 4.4.3 and possibly older
Cause: when php-s sscanf functions format argument contains argument swap
and extra arguments are given like.
sscanf('foo ','$1s',$bar) then it reads an pointer to pointer to
zval structure past the end of argument array ...
[ more ]