cvelist/2014/3xxx/CVE-2014-3596.json
2017-10-16 12:31:07 -04:00

82 lines
2.4 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2014-3596",
"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 getCN function in Apache Axis 1.4 and earlier does not properly verify that the server hostname matches a domain name in the subject's Common Name (CN) or subjectAltName field of the X.509 certificate, which allows man-in-the-middle attackers to spoof SSL servers via a certificate with a subject that specifies a common name in a field that is not the CN field. NOTE: this issue exists because of an incomplete fix for CVE-2012-5784."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "http://www.openwall.com/lists/oss-security/2014/08/20/2"
},
{
"url" : "https://issues.apache.org/jira/browse/AXIS-2905"
},
{
"url" : "http://linux.oracle.com/errata/ELSA-2014-1193.html"
},
{
"url" : "http://rhn.redhat.com/errata/RHSA-2014-1193.html"
},
{
"url" : "http://www.securityfocus.com/bid/69295"
},
{
"url" : "http://www.securitytracker.com/id/1030745"
},
{
"url" : "http://secunia.com/advisories/61222"
},
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/95377"
}
]
}
}