Explore top 10 tips to secure your open-source projects now. Read More

×
Alerts This Week
Warning Icon 1 510
Alerts This Week
Warning Icon 1 510

Scientific Linux: CVE-2012-0805 Moderate: python-sqlalchemy SL6.x

Scientific Large Esm H446
Moderate: python-sqlalchemy security update
Date: Thu, 8 Mar 2012 09:20:38 -0600
Reply-To: This email address is being protected from spambots. You need JavaScript enabled to view it.
Sender: Security Errata for Scientific Linux
 
From: Patrick Riehecky 
Subject: Security ERRATA Moderate: python-sqlalchemy on SL6.x
Comments: To: This email address is being protected from spambots. You need JavaScript enabled to view it.

Synopsis: Moderate: python-sqlalchemy security update
Issue Date: 2012-03-07
CVE Numbers: CVE-2012-0805

SQLAlchemy is an Object Relational Mapper (ORM) that provides a flexible,
high-level interface to SQL databases.

It was discovered that SQLAlchemy did not sanitize values for the limit and
offset keywords for SQL select statements. If an application using
SQLAlchemy accepted values for these keywords, and did not filter or
sanitize them before passing them to SQLAlchemy, it could allow an attacker
to perform an SQL injection attack against the application. (CVE-2012-0805)

All users of python-sqlalchemy are advised to upgrade to this updated
package, which contains a patch to correct this issue. All running
applications using SQLAlchemy must be restarted for this update to take
effect.

SL6:
 noarch
 python-sqlalchemy-0.5.5-3.el6_2.noarch.rpm

- Scientific Linux Development Team