René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

110 lines
3.2 KiB
JSON

{
"id": "CVE-2011-3189",
"sourceIdentifier": "secalert@redhat.com",
"published": "2011-08-25T14:22:48.023",
"lastModified": "2017-08-29T01:30:05.707",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"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."
},
{
"lang": "es",
"value": "La funci\u00f3n de cifrado en PHP v5.3.7, cuando el tipo de hash MD5 se utiliza, se devuelve el valor del argumento en vez de la cadena hash, lo que podr\u00eda permitir a atacantes remotos evitar la autenticaci\u00f3n a trav\u00e9s de una contrase\u00f1a arbitraria, una vulnerabilidad diferente a CVE-2011-2483."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:N/A:N",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.3
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-310"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:php:php:5.3.7:*:*:*:*:*:*:*",
"matchCriteriaId": "ACDF768D-7F5A-4042-B7DD-398F65F3F094"
}
]
}
]
}
],
"references": [
{
"url": "http://lists.apple.com/archives/security-announce/2012/Feb/msg00000.html",
"source": "secalert@redhat.com"
},
{
"url": "http://support.apple.com/kb/HT5130",
"source": "secalert@redhat.com"
},
{
"url": "http://www.openwall.com/lists/oss-security/2011/08/23/4",
"source": "secalert@redhat.com"
},
{
"url": "http://www.php.net/ChangeLog-5.php#5.3.8",
"source": "secalert@redhat.com"
},
{
"url": "http://www.php.net/archive/2011.php#id2011-08-23-1",
"source": "secalert@redhat.com"
},
{
"url": "https://bugs.gentoo.org/show_bug.cgi?id=380261",
"source": "secalert@redhat.com"
},
{
"url": "https://bugs.php.net/bug.php?id=55439",
"source": "secalert@redhat.com",
"tags": [
"Exploit"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/69429",
"source": "secalert@redhat.com"
}
]
}