cvelist/2012/5xxx/CVE-2012-5627.json

97 lines
3.3 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-17 21:48:18 +00:00
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2012-5627",
"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:48:18 +00:00
"lang": "eng",
"value": "Oracle MySQL and MariaDB 5.5.x before 5.5.29, 5.3.x before 5.3.12, and 5.2.x before 5.2.14 does not modify the salt during multiple executions of the change_user command within the same connection which makes it easier for remote authenticated users to conduct brute force password guessing attacks."
2017-10-16 12:31:07 -04:00
}
2019-03-17 21:48:18 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "20121203 MySQL Local/Remote FAST Account Password Cracking",
"refsource": "FULLDISC",
"url": "http://seclists.org/fulldisclosure/2012/Dec/58"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=883719",
"refsource": "MISC",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=883719"
},
{
"name": "20121205 Re: MySQL Local/Remote FAST Account Password\tCracking",
"refsource": "FULLDISC",
"url": "http://seclists.org/fulldisclosure/2012/Dec/83"
},
{
"name": "[oss-security] 20121206 Re: CVE request: Mysql/Mariadb insecure salt-usage",
"refsource": "MLIST",
"url": "http://seclists.org/oss-sec/2012/q4/424"
},
{
"name": "MDVSA-2013:102",
"refsource": "MANDRIVA",
"url": "http://www.mandriva.com/security/advisories?name=MDVSA-2013:102"
},
{
"name": "53372",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/53372"
},
{
"name": "GLSA-201308-06",
"refsource": "GENTOO",
"url": "http://security.gentoo.org/glsa/glsa-201308-06.xml"
},
{
"name": "https://mariadb.atlassian.net/browse/MDEV-3915",
"refsource": "CONFIRM",
"url": "https://mariadb.atlassian.net/browse/MDEV-3915"
}
]
}
}