SQL Injection Affecting sqlalchemy package, versions [,0.6.7)


0.0
high

Snyk CVSS

    Attack Complexity Low

    Threat Intelligence

    EPSS 0.55% (78th percentile)
Expand this section
NVD
7.3 high
Expand this section
Red Hat
4.3 medium

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 ID SNYK-PYTHON-SQLALCHEMY-472637
  • published 10 Oct 2019
  • disclosed 5 Jun 2012
  • credit Unknown

How to fix?

Upgrade SQLAlchemy to version 0.6.7 or higher.

Overview

SQLAlchemy is a python SQL Toolkit and Object Relational Mapper.

Affected versions of this package are vulnerable to SQL Injection. Allows remote attackers to execute arbitrary SQL commands via the (1) limit, or (2) offset keyword to the select function, or unspecified vectors to the (3) select.limit or (4) select.offset function.