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

83 lines
2.4 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2012-6107",
"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" : "Apache Axis2/C does not 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 an arbitrary valid certificate."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "[axis-c-dev] 20130107 JIRA AXIS2C-1619 SSL/TLS hostname validation",
"refsource" : "MLIST",
"url" : "http://mail-archives.apache.org/mod_mbox/axis-c-dev/201301.mbox/browser"
},
{
"name" : "https://issues.apache.org/jira/browse/AXIS2C-1619",
"refsource" : "MISC",
"url" : "https://issues.apache.org/jira/browse/AXIS2C-1619"
},
{
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=894372",
"refsource" : "CONFIRM",
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=894372"
},
{
"name" : "57267",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/57267"
},
{
"name" : "axis2c-ssl-spoofing(81211)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/81211"
}
]
}
}