Displaying 1 result from an estimated 1 matches for "bug61755".
Did you mean:
bug6175
2012 Jun 12
1
[0x721427d8@gmail.com: [php<=5.4.3] Parsing Bug in PHP PDO prepared statements may lead to access violation]
...y lead to
access violation
[php<=5.4.3] Parsing Bug in PHP PDO prepared statements may lead to
access violation
Affected Product: ? ? PHP
Affected Component: ? PDO - PHP Data Objects
Affected Versions: ? ?<=5.4.3 (latest version and trunk)
PHP Bug Ref: ? ? ? ? ?#61755
Patch: ? ? ? ? ? ? ? ?bug61755.diff
Discovery Date: ? ? ? Feb 2012
Advisory Date: ? ? ? ?2012-06-10
Description:
------------
Inconsistent parsing of PHP PDO prepared statements. Erroneous design
of parsers
state machine. Under special circumstances parsing of prepared statements does
not stop leading in cycling the whole stack...