cvelist/2012/6xxx/CVE-2012-6113.json

83 lines
2.5 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2012-6113",
"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 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."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "[oss-security] 20130118 Re: CVE Request: PHP openssl_encrypt memory disclosure",
"refsource" : "MLIST",
"url" : "http://openwall.com/lists/oss-security/2013/01/18/6"
},
{
"name" : "http://git.php.net/?p=php-src.git;a=commit;h=270a406ac94b5fc5cc9ef59fc61e3b4b95648a3e",
"refsource" : "CONFIRM",
"url" : "http://git.php.net/?p=php-src.git;a=commit;h=270a406ac94b5fc5cc9ef59fc61e3b4b95648a3e"
},
{
"name" : "https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1099793",
"refsource" : "CONFIRM",
"url" : "https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1099793"
},
{
"name" : "https://bugs.php.net/bug.php?id=61413",
"refsource" : "CONFIRM",
"url" : "https://bugs.php.net/bug.php?id=61413"
},
{
"name" : "USN-1702-1",
"refsource" : "UBUNTU",
"url" : "http://www.ubuntu.com/usn/USN-1702-1"
}
]
}
}