Lucene search

K
veracodeVeracode Vulnerability DatabaseVERACODE:38799
HistoryJan 08, 2023 - 1:03 p.m.

SQL Injection

2023-01-0813:03:34
Veracode Vulnerability Database
sca.analysiscenter.veracode.com
42

php is vulnerable to SQL Injection attacks. The vulnerability exists due to an integer overflow when processing untrusted input within the PDO::quote() in PDO_SQLite, which allows a remote attacker to pass a specially crafted input to the application that after being processed by the affected PDO::quote() method will return a quoted string, which can result in a SQL injection.