VYPR

PyPI package

sqlalchemy

pkg:pypi/sqlalchemy

Vulnerabilities (3)

  • CVE-2019-7164Feb 20, 2019
    affected < 1.3.0b3fixed 1.3.0b3

    SQLAlchemy through 1.2.17 and 1.3.x through 1.3.0b2 allows SQL Injection via the order_by parameter.

  • CVE-2019-7548Feb 6, 2019
    affected < 1.2.19fixed 1.2.19

    SQLAlchemy 1.2.17 has SQL Injection when the group_by parameter can be controlled.

  • CVE-2012-0805Jun 5, 2012
    affected < 0.7.0b4fixed 0.7.0b4

    Multiple SQL injection vulnerabilities in SQLAlchemy before 0.7.0b4, as used in Keystone, allow 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 f