Lucene search
K

9 matches found

Veracode
Veracode
added 2024/05/23 6:22 a.m.6 views

SQL Injection

propel/propel is vulnerable to SQL Injection. The vulnerability is due to a lack of implicit integer cast of the limit input, which allows an attacker to execute malicious SQL...

7.8AI score
Exploits0
Veracode
Veracode
added 2024/05/23 6:13 a.m.6 views

SQL Injection

propel/propel1 is vulnerable to SQL Injection. The vulnerability is due to a lack of implicit integer cast of the limit input, which allows an attacker to execute malicious SQL...

7.8AI score
Exploits0
Github Security Blog
Github Security Blog
added 2024/05/20 5:36 p.m.10 views

propel/propel1 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...

8.5AI score
Exploits0References5Affected Software1
OSV
OSV
added 2024/05/20 5:34 p.m.5 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
Exploits0References5
Positive Technologies
Positive Technologies
added 2024/05/20 12:0 a.m.2 views

PT-2024-40171 · Propel · Propel

Name of the Vulnerable Software and Affected Versions: Propel versions 1.x through 3.x Description: The limit query method in Propel is susceptible to catastrophic SQL injection when used with MySQL. This occurs due to a lack of integer casting of the limit input in either...

9.8CVSS8AI score
Exploits0References6
Positive Technologies
Positive Technologies
added 2024/05/20 12:0 a.m.1 views

PT-2024-40161 · Propel · Propel

Name of the Vulnerable Software and Affected Versions: Propel versions 1.x through 3.x Description: The issue arises from the limit query method being susceptible to catastrophic SQL injection when using MySQL. This occurs due to a lack of integer casting of the limit input in either...

9.8CVSS8.5AI score
Exploits0References6
Friends Of PHP
Friends Of PHP
added 2018/02/19 1:4 p.m.10 views

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: php 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...

8.5AI score
Exploits0Affected Software1
Symfony
Symfony
added 2010/05/31 12:0 a.m.14 views

symfony 1.3.5 and 1.4.5

The symfony core team is happy to announce the immediate availability of symfony versions 1.3.5 and 1.4.5. Read on for the details. Security Fix A vulnerability was discovered in Doctrine and Propel form classes that allowed a user to update a record other than the one presented in the form. The...

7AI score
Exploits0
Symfony
Symfony
added 2010/02/13 12:0 a.m.12 views

symfony 1.3.2 and 1.4.2

We have just released the latest stable versions of symfony: 1.3.2 and 1.4.2. These releases include numerous bug fixes and one security fix. The bundled version of Propel has also been updated to version 1.4.1. We recommend all 1.3.x and 1.4.x projects upgrade to these latest releases immediatel...

6.5AI score
Exploits0
Rows per page
Query Builder