2024-12-08 03:06:42 +00:00

136 lines
4.2 KiB
JSON

{
"id": "CVE-2012-6113",
"sourceIdentifier": "secalert@redhat.com",
"published": "2013-01-19T21:55:01.370",
"lastModified": "2024-11-21T01:45:51.040",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "The openssl_encrypt function in ext/openssl/openssl.c in PHP 5.3.9 through 5.3.13 does not initialize a certain variable, which allows remote attackers to obtain sensitive information from process memory by providing zero bytes of input data."
},
{
"lang": "es",
"value": "La funci\u00f3n openssl_encrypt en ext/openssl/openssl.c en PHP v5.3.9 hasta v5.3.13 no inicia una cierta variable, que permite ataques para obtener informaci\u00f3n de procesos en memoria proporcionando cero bytes de entrada."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
"baseScore": 5.0,
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"availabilityImpact": "NONE"
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.0,
"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-200"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:php:php:5.3.9:*:*:*:*:*:*:*",
"matchCriteriaId": "EC3F1891-032D-409C-904C-A415D2323DFC"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:php:php:5.3.10:*:*:*:*:*:*:*",
"matchCriteriaId": "4B13826D-06B2-4A46-AB24-092F6935958D"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:php:php:5.3.11:*:*:*:*:*:*:*",
"matchCriteriaId": "1B6528FC-51BE-4E30-B282-D9841553BA26"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:php:php:5.3.12:*:*:*:*:*:*:*",
"matchCriteriaId": "66CF9452-6225-4726-822B-C7CD620A1D6E"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:php:php:5.3.13:*:*:*:*:*:*:*",
"matchCriteriaId": "A953FF53-1106-42D3-BE4A-4F27C7C42F52"
}
]
}
]
}
],
"references": [
{
"url": "http://git.php.net/?p=php-src.git%3Ba=commit%3Bh=270a406ac94b5fc5cc9ef59fc61e3b4b95648a3e",
"source": "secalert@redhat.com"
},
{
"url": "http://openwall.com/lists/oss-security/2013/01/18/6",
"source": "secalert@redhat.com"
},
{
"url": "http://www.ubuntu.com/usn/USN-1702-1",
"source": "secalert@redhat.com"
},
{
"url": "https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1099793",
"source": "secalert@redhat.com"
},
{
"url": "https://bugs.php.net/bug.php?id=61413",
"source": "secalert@redhat.com"
},
{
"url": "http://git.php.net/?p=php-src.git%3Ba=commit%3Bh=270a406ac94b5fc5cc9ef59fc61e3b4b95648a3e",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://openwall.com/lists/oss-security/2013/01/18/6",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://www.ubuntu.com/usn/USN-1702-1",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1099793",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://bugs.php.net/bug.php?id=61413",
"source": "af854a3a-2127-422b-91ae-364da2661108"
}
]
}