mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
107 lines
3.6 KiB
JSON
107 lines
3.6 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "secalert@redhat.com",
|
|
"ID": "CVE-2011-3189",
|
|
"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": "The crypt function in PHP 5.3.7, when the MD5 hash type is used, returns the value of the salt argument instead of the hashed string, which might allow remote attackers to bypass authentication via an arbitrary password, a different vulnerability than CVE-2011-2483."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "n/a"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"name": "74726",
|
|
"refsource": "OSVDB",
|
|
"url": "http://osvdb.org/74726"
|
|
},
|
|
{
|
|
"name": "http://www.php.net/ChangeLog-5.php#5.3.8",
|
|
"refsource": "CONFIRM",
|
|
"url": "http://www.php.net/ChangeLog-5.php#5.3.8"
|
|
},
|
|
{
|
|
"name": "https://bugs.gentoo.org/show_bug.cgi?id=380261",
|
|
"refsource": "CONFIRM",
|
|
"url": "https://bugs.gentoo.org/show_bug.cgi?id=380261"
|
|
},
|
|
{
|
|
"name": "http://support.apple.com/kb/HT5130",
|
|
"refsource": "CONFIRM",
|
|
"url": "http://support.apple.com/kb/HT5130"
|
|
},
|
|
{
|
|
"name": "45678",
|
|
"refsource": "SECUNIA",
|
|
"url": "http://secunia.com/advisories/45678"
|
|
},
|
|
{
|
|
"name": "[oss-security] 20110823 CVE assignment - PHP salt flaw CVE-2011-3189",
|
|
"refsource": "MLIST",
|
|
"url": "http://www.openwall.com/lists/oss-security/2011/08/23/4"
|
|
},
|
|
{
|
|
"name": "APPLE-SA-2012-02-01-1",
|
|
"refsource": "APPLE",
|
|
"url": "http://lists.apple.com/archives/security-announce/2012/Feb/msg00000.html"
|
|
},
|
|
{
|
|
"name": "https://bugs.php.net/bug.php?id=55439",
|
|
"refsource": "CONFIRM",
|
|
"url": "https://bugs.php.net/bug.php?id=55439"
|
|
},
|
|
{
|
|
"name": "php-crypt-security-bypass(69429)",
|
|
"refsource": "XF",
|
|
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/69429"
|
|
},
|
|
{
|
|
"name": "http://www.php.net/archive/2011.php#id2011-08-23-1",
|
|
"refsource": "CONFIRM",
|
|
"url": "http://www.php.net/archive/2011.php#id2011-08-23-1"
|
|
}
|
|
]
|
|
}
|
|
} |