Lucene search
+L

283 matches found

UbuntuCve
UbuntuCve
added 2012/06/05 10:55 p.m.17 views

CVE-2012-0805

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 function...

7.5CVSS6.2AI score0.02886EPSS
SaveExploits2References1
Prion
Prion
added 2012/06/05 10:55 p.m.8 views

Sql injection

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 function...

7.5CVSS9AI score0.02886EPSS
SaveExploits2References10Affected Software1
OSV
OSV
added 2012/06/05 10:55 p.m.18 views

PYSEC-2012-9

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 function...

7.5CVSS7.2AI score0.02886EPSS
SaveExploits2References11
PyPA
PyPA
added 2012/06/05 10:55 p.m.8 views

PYSEC-2012-9

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 function...

7.5CVSS8.8AI score0.02886EPSS
SaveExploits2References11Affected Software1
Debian CVE
Debian CVE
added 2012/06/05 10:0 p.m.26 views

CVE-2012-0805

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 function...

7.5CVSS7.2AI score0.02886EPSS
SaveExploits2
CVE
CVE
added 2012/06/05 10:0 p.m.250 views

CVE-2012-0805

CVE-2012-0805 concerns SQLAlchemy before 0.7.0b4, where SQL injection can occur via the limit/offset keywords in the select() API (and related functions). The issue affects SQLAlchemy as used by Keystone, enabling remote attackers to execute arbitrary SQL commands and potentially impact databases...

7.5CVSS8.3AI score0.02886EPSS
SaveExploits2References10Affected Software1
Cvelist
Cvelist
added 2012/06/05 10:0 p.m.18 views

CVE-2012-0805

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 function...

8.2AI score0.02886EPSS
SaveExploits2References10
OpenVAS
OpenVAS
added 2012/04/30 12:0 a.m.22 views

Debian: Security Advisory (DSA-2449-1)

The remote host is missing an update for the Debian SPDX-FileCopyrightText: 2012 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5CVSS6.4AI score0.02886EPSS
SaveExploits2References3
securityvulns
securityvulns
added 2012/04/19 12:0 a.m.81 views

[ MDVSA-2012:059 ] python-sqlalchemy

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Mandriva Linux Security Advisory MDVSA-2012:059 http://www.mandriva.com/security/ Package : python-sqlalchemy Date : April 16, 2012 Affected: 2011., Enterprise Server 5.0 Problem Description: It was discovered that SQLAlchemy did not sanitize values f...

7.5CVSS6.9AI score0.02886EPSS
SaveExploits2
securityvulns
securityvulns
added 2012/04/19 12:0 a.m.67 views

SQLAlchemy SQL injection

SQL request data is not checked...

7.5CVSS2.5AI score0.02886EPSS
SaveExploits2References1Affected Software1
Tenable Nessus
Tenable Nessus
added 2012/04/13 12:0 a.m.31 views

Debian DSA-2449-1 : sqlalchemy - missing input sanitization

It was discovered that SQLAlchemy, a SQL toolkit and object relational mapper for Python, is not sanitizing input passed to the limit/offset keywords to select as well as the value passed to select.limit/offset. This allows an attacker to perform SQL injection attacks against applications using...

7.5CVSS5.6AI score0.02886EPSS
SaveExploits2References3
Debian
Debian
added 2012/04/12 5:17 a.m.21 views

[SECURITY] [DSA 2449-1] sqlalchemy security update

------------------------------------------------------------------------- Debian Security Advisory DSA-2449-1 [email protected] http://www.debian.org/security/ Nico Golde April 12, 2012 http://www.debian.org/security/faq -...

7.5CVSS6.6AI score0.02886EPSS
SaveExploits2
OSV
OSV
added 2012/04/12 12:0 a.m.12 views

DSA-2449-1 sqlalchemy - missing input sanitization

Bulletin has no description...

7.5CVSS6.2AI score0.02886EPSS
SaveExploits2
Fedora
Fedora
added 2012/04/01 10:57 p.m.20 views

[SECURITY] Fedora 15 Update: python-sqlalchemy0.5-0.5.8-9.fc15

SQLAlchemy is an Object Relational Mappper ORM that provides a flexible, high-level interface to SQL databases. Database and domain concepts are decoupled, allowing both sides maximum flexibility and power. SQLAlchemy provides a powerful mapping layer that can work as automatically or as manu all...

7.5CVSS1.3AI score0.02886EPSS
SaveExploits2
seebug.org
seebug.org
added 2012/03/10 12:0 a.m.44 views

SQLAlchemy 'limit'和'offset'参数SQL注入漏洞

Bugtraq ID: 52330 CVE ID: CVE-2012-0805 SQLAlchemy是一个Python的SQL工具包以及数据库对象映射框架 通过"limit"和"offset"关键词传递给"select"函数的输入在用于SQL查询之前缺少过滤,攻击者可以利用漏洞进行SQL注入攻击,可获得敏感信息或操作数据库 0 SQLAlchemy 0.7.0 SQLAlchemy 0.6.8 SQLAlchemy 0.6.7 厂商解决方案 SQLAlchemy 0.7.0b已经修复此漏洞,建议用户下载使用: http://www.sqlalchemy.org/...

7.5CVSS0.1AI score0.02886EPSS
SaveExploits2
Tenable Nessus
Tenable Nessus
added 2012/03/08 12:0 a.m.19 views

CentOS 6 : python-sqlalchemy (CESA-2012:0369)

An updated python-sqlalchemy package that fixes one security issue is now available for Red Hat Enterprise Linux 6. The Red Hat Security Response Team has rated this update as having moderate security impact. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity...

7.5CVSS5.7AI score0.02886EPSS
SaveExploits2References2
Tenable Nessus
Tenable Nessus
added 2012/03/08 12:0 a.m.33 views

RHEL 6 : python-sqlalchemy (RHSA-2012:0369)

An updated python-sqlalchemy package that fixes one security issue is now available for Red Hat Enterprise Linux 6. The Red Hat Security Response Team has rated this update as having moderate security impact. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity...

7.5CVSS5.7AI score0.02886EPSS
SaveExploits2References3
Cent OS
Cent OS
added 2012/03/07 8:40 p.m.51 views

python security update

CentOS Errata and Security Advisory CESA-2012:0369 An updated python-sqlalchemy package that fixes one security issue is now available for Red Hat Enterprise Linux 6. The Red Hat Security Response Team has rated this update as having moderate security impact. A Common Vulnerability Scoring System...

7.5CVSS5.8AI score0.02886EPSS
SaveExploits2References7
RedHat Linux
RedHat Linux
added 2012/03/07 2:24 p.m.21 views

Moderate: Red Hat Security Advisory: python-sqlalchemy security update

An updated python-sqlalchemy package that fixes one security issue is now available for Red Hat Enterprise Linux 6. The Red Hat Security Response Team has rated this update as having moderate security impact. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity...

7.5CVSS5.8AI score0.02886EPSS
SaveExploits2References2
RedHat Linux
RedHat Linux
added 2012/03/07 2:24 p.m.9 views

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

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 function...

7.5CVSS6.2AI score0.02886EPSS
SaveExploits2References4
Rows per page
Query Builder