Lucene search
+L

1 matches found

OSV
OSV
added 2024/05/20 5:34 p.m.13 views

GHSA-7VW7-QX38-37VR Propel2 SQL injection possible with limit() on MySQL

The limit query method is susceptible to catastrophic SQL injection with MySQL. For example, given a model User for a table users: UserQuery::create-limit'1;DROP TABLE users'-find; This will drop the users table! The cause appears to be a lack of integer casting of the limit input in either...

9.8CVSS8.5AI score
SaveExploits0References5
Rows per page
Query Builder