cvelist/2012/2xxx/CVE-2012-2122.json

113 lines
3.7 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2012-2122",
"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" : [
{
"lang" : "eng",
"value" : "sql/password.c in Oracle MySQL 5.1.x before 5.1.63, 5.5.x before 5.5.24, and 5.6.x before 5.6.6, and MariaDB 5.1.x before 5.1.62, 5.2.x before 5.2.12, 5.3.x before 5.3.6, and 5.5.x before 5.5.23, when running in certain environments with certain implementations of the memcmp function, allows remote attackers to bypass authentication by repeatedly authenticating with the same incorrect password, which eventually causes a token comparison to succeed due to an improperly-checked return value."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "19092",
"refsource" : "EXPLOIT-DB",
2017-10-16 12:31:07 -04:00
"url" : "http://www.exploit-db.com/exploits/19092"
},
{
"name" : "[oss-security] 20120609 Security vulnerability in MySQL/MariaDB sql/password.c",
"refsource" : "MLIST",
2017-10-16 12:31:07 -04:00
"url" : "http://seclists.org/oss-sec/2012/q2/493"
},
{
"name" : "http://bugs.mysql.com/bug.php?id=64884",
"refsource" : "MISC",
2017-10-16 12:31:07 -04:00
"url" : "http://bugs.mysql.com/bug.php?id=64884"
},
{
"name" : "https://community.rapid7.com/community/metasploit/blog/2012/06/11/cve-2012-2122-a-tragically-comedic-security-flaw-in-mysql",
"refsource" : "MISC",
2017-10-16 12:31:07 -04:00
"url" : "https://community.rapid7.com/community/metasploit/blog/2012/06/11/cve-2012-2122-a-tragically-comedic-security-flaw-in-mysql"
},
{
"name" : "http://kb.askmonty.org/en/mariadb-5162-release-notes/",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "http://kb.askmonty.org/en/mariadb-5162-release-notes/"
},
{
"name" : "GLSA-201308-06",
"refsource" : "GENTOO",
2017-10-16 12:31:07 -04:00
"url" : "http://security.gentoo.org/glsa/glsa-201308-06.xml"
},
{
"name" : "SUSE-SU-2012:0984",
"refsource" : "SUSE",
2017-10-16 12:31:07 -04:00
"url" : "http://lists.opensuse.org/opensuse-security-announce/2012-08/msg00007.html"
},
{
"name" : "53911",
"refsource" : "BID",
2017-10-16 12:31:07 -04:00
"url" : "http://www.securityfocus.com/bid/53911"
},
{
"name" : "1027143",
"refsource" : "SECTRACK",
2017-10-16 12:31:07 -04:00
"url" : "http://securitytracker.com/id?1027143"
},
{
"name" : "49417",
"refsource" : "SECUNIA",
2017-10-16 12:31:07 -04:00
"url" : "http://secunia.com/advisories/49417"
},
{
"name" : "53372",
"refsource" : "SECUNIA",
2017-10-16 12:31:07 -04:00
"url" : "http://secunia.com/advisories/53372"
}
]
}
}