mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-24 11:44:02 +02:00
18 lines
789 B
Markdown
18 lines
789 B
Markdown
### [CVE-2012-3450](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-3450)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
pdo_sql_parser.re in the PDO extension in PHP before 5.3.14 and 5.4.x before 5.4.4 does not properly determine the end of the query string during parsing of prepared statements, which allows remote attackers to cause a denial of service (out-of-bounds read and application crash) via a crafted parameter value.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugs.php.net/bug.php?id=61755
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cve-scores
|
|
|