cvelist/2015/2xxx/CVE-2015-2774.json

98 lines
3.1 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2015-2774",
"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" : "Erlang/OTP before 18.0-rc1 does not properly check CBC padding bytes when terminating connections, which makes it easier for man-in-the-middle attackers to obtain cleartext data via a padding-oracle attack, a variant of CVE-2014-3566 (aka POODLE)."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "[oss-security] 20150327 CVE request: Erlang POODLE TLS vulnerability",
"refsource" : "MLIST",
"url" : "http://openwall.com/lists/oss-security/2015/03/27/6"
},
{
"name" : "[oss-security] 20150327 Re: CVE request: Erlang POODLE TLS vulnerability",
"refsource" : "MLIST",
"url" : "http://openwall.com/lists/oss-security/2015/03/27/9"
},
{
"name" : "https://www.imperialviolet.org/2014/12/08/poodleagain.html",
"refsource" : "MISC",
"url" : "https://www.imperialviolet.org/2014/12/08/poodleagain.html"
},
{
"name" : "https://web.archive.org/web/20150905124006/http://www.erlang.org/news/85",
"refsource" : "CONFIRM",
"url" : "https://web.archive.org/web/20150905124006/http://www.erlang.org/news/85"
},
{
"name" : "http://www.oracle.com/technetwork/topics/security/bulletinapr2015-2511959.html",
"refsource" : "CONFIRM",
"url" : "http://www.oracle.com/technetwork/topics/security/bulletinapr2015-2511959.html"
},
{
"name" : "openSUSE-SU-2016:0523",
"refsource" : "SUSE",
"url" : "http://lists.opensuse.org/opensuse-updates/2016-02/msg00124.html"
},
{
"name" : "USN-3571-1",
"refsource" : "UBUNTU",
"url" : "https://usn.ubuntu.com/3571-1/"
},
{
"name" : "73398",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/73398"
}
]
}
}