Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2012-0805

25
FAUCET Score

CVE-2012-0805 describes multiple SQL injection vulnerabilities in SQLAlchemy versions prior to 0.7.0b4, specifically impacting its use within Keystone. Attackers can execute arbitrary SQL commands by manipulating the 'limit' or 'offset' keywords in the select function, or through unspecified vectors in select.limit or select.offset functions. This vulnerability carries a CVSS score of 7.5, indicating a high severity with network-based attacks, low complexity, and potential for partial confidentiality, integrity, and availability compromise. There is no evidence of active exploitation, public exploit code (Metasploit, Nuclei, ExploitDB), or significant community discussion or media coverage surrounding this CVE.

Impacted Technologies

VendorProductVersion(s)CPE
<= 0.7.0CPE matchmatch criteria
cpe:2.3:a:sqlalchemy:sqlalchemy:*:b3:*:*:*:*:*:*
0.6.0CPE matchmatch criteria
cpe:2.3:a:sqlalchemy:sqlalchemy:0.6.0:*:*:*:*:*:*:*
0.6.0CPE matchmatch criteria
cpe:2.3:a:sqlalchemy:sqlalchemy:0.6.0:beta1:*:*:*:*:*:*
0.6.0CPE matchmatch criteria
cpe:2.3:a:sqlalchemy:sqlalchemy:0.6.0:beta2:*:*:*:*:*:*
0.6.0CPE matchmatch criteria
cpe:2.3:a:sqlalchemy:sqlalchemy:0.6.0:beta3:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 2.0

7.5HIGH

AV:N/AC:L/Au:N/C:P/I:P/A:P

Confidentiality Impact
PARTIAL
Integrity Impact
PARTIAL
Availability Impact
PARTIAL
Access Vector
NETWORK
Access Complexity
LOW
Authentication
NONE
Exploitability Score
10.0
Impact Score
6.4
CvssVersion
2.0

Exploit Intelligence

EPSS Score
2.86%
Probability of exploitation in next 30 days
EPSS Percentile
85.3%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0286 is in the 74th percentile among its peer group of 51,506 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.1 Mastodon, and 0.4 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (2)

pippatch availablevia ghsa
Product: SQLAlchemyFixed in: 0.7.0b4
redhatpatch availablevia redhat_api
Product: Red Hat Enterprise Linux 6Fixed in: python-sqlalchemy-0:0.5.5-3.el6_2
View patch

Vendor Advisories (2)

pipGHSA-hfg2-wf6j-x53pcritical

SQLAlchemy vulnerable to SQL injection

May 14, 2022
redhatCVE-2012-0805Moderate

python-sqlalchemy: SQL injection flaw due to not checking LIMIT input for correct type

Mar 7, 2012

References

rhn.redhat.com / errata/RHSA-2012-0369.html
bugs.launchpad.net / keystone/+bug/918608
secunia.com / advisories/48327
Vendor Advisory
secunia.com / advisories/48328
Vendor Advisory
secunia.com / advisories/48771
Vendor Advisory
exchange.xforce.ibmcloud.com / vulnerabilities/73756
debian.org / security/2012/dsa-2449
mandriva.com / security/advisories
sqlalchemy.org / changelog/CHANGES_0_7_0
sqlalchemy.org / trac/changeset/852b6a1a87e7
ExploitPatch