cvelist/2012/0xxx/CVE-2012-0805.json

107 lines
3.6 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-17 21:35:28 +00:00
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2012-0805",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2017-10-16 12:31:07 -04:00
{
2019-03-17 21:35:28 +00:00
"lang": "eng",
"value": "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."
2017-10-16 12:31:07 -04:00
}
2019-03-17 21:35:28 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "sqlalchemy-select-sql-injection(73756)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/73756"
},
{
"name": "MDVSA-2012:059",
"refsource": "MANDRIVA",
"url": "http://www.mandriva.com/security/advisories?name=MDVSA-2012:059"
},
{
"name": "https://bugs.launchpad.net/keystone/+bug/918608",
"refsource": "MISC",
"url": "https://bugs.launchpad.net/keystone/+bug/918608"
},
{
"name": "http://www.sqlalchemy.org/trac/changeset/852b6a1a87e7/",
"refsource": "CONFIRM",
"url": "http://www.sqlalchemy.org/trac/changeset/852b6a1a87e7/"
},
{
"name": "DSA-2449",
"refsource": "DEBIAN",
"url": "http://www.debian.org/security/2012/dsa-2449"
},
{
"name": "http://www.sqlalchemy.org/changelog/CHANGES_0_7_0",
"refsource": "CONFIRM",
"url": "http://www.sqlalchemy.org/changelog/CHANGES_0_7_0"
},
{
"name": "48771",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/48771"
},
{
"name": "48328",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/48328"
},
{
"name": "48327",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/48327"
},
{
"name": "RHSA-2012:0369",
"refsource": "REDHAT",
"url": "http://rhn.redhat.com/errata/RHSA-2012-0369.html"
}
]
}
}