SQL Injection Affecting propel/propel package, versions >=2.0.0-alpha1,<2.0.0-alpha8


Severity

Recommended
0.0
high
0
10

CVSS assessment by Snyk's Security Team. Learn more

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications

Snyk Learn

Learn about SQL Injection vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-PHP-PROPELPROPEL-72040
  • published22 Feb 2018
  • disclosed19 Feb 2018
  • creditUnknown

Introduced: 19 Feb 2018

CVE NOT AVAILABLE CWE-89  (opens in a new tab)

How to fix?

Upgrade propel/propel to version 2.0.0-alpha8 or higher.

Overview

propel/propel is an open-source Object-Relational Mapping (ORM) for PHP 5.5 and up.

For example, given a model User for a table users, an attacker could drop the users table:

UserQuery::create()->limit('1;DROP TABLE users')->find();

CVSS Base Scores

version 3.1