SQLAlchemy is an Object Relational Mapper (ORM) that provides a flexible, high-level interface to SQL databases. It contains a powerful mapping layer that users can choose to work as automatically or as manually, determining relationships based on foreign keys or to bridge the gap between database and domain by letting you define the join conditions explicitly.\r\n\r\n Security Fix(es):\r\n\r\n SQLAlchemy through 1.2.17 and 1.3.x through 1.3.0b2 allows SQL Injection via the order_by parameter.(CVE-2019-7164)\r\n\r\n
{ "severity": "Critical" }
{ "src": [ "python-sqlalchemy-1.2.19-3.oe1.src.rpm" ], "x86_64": [ "python3-sqlalchemy-1.2.19-3.oe1.x86_64.rpm", "python-sqlalchemy-debuginfo-1.2.19-3.oe1.x86_64.rpm", "python2-sqlalchemy-1.2.19-3.oe1.x86_64.rpm", "python-sqlalchemy-debugsource-1.2.19-3.oe1.x86_64.rpm" ], "aarch64": [ "python3-sqlalchemy-1.2.19-3.oe1.aarch64.rpm", "python-sqlalchemy-debugsource-1.2.19-3.oe1.aarch64.rpm", "python-sqlalchemy-debuginfo-1.2.19-3.oe1.aarch64.rpm", "python2-sqlalchemy-1.2.19-3.oe1.aarch64.rpm" ], "noarch": [ "python-sqlalchemy-help-1.2.19-3.oe1.noarch.rpm" ] }