VYPR

Sqlalchemy

by Sqlalchemy

pypi: sqlalchemy

Source repositories

CVEs (3)

  • CVE-2019-7164Feb 20, 2019
    risk 0.00cvss epss 0.04

    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
    risk 0.00cvss epss 0.02

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

  • CVE-2012-0805Jun 5, 2012
    risk 0.00cvss epss 0.03

    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…