cvelist/2013/7xxx/CVE-2013-7398.json
2018-01-04 15:05:12 -05:00

82 lines
2.3 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2013-7398",
"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" : "main/java/com/ning/http/client/AsyncHttpClientConfig.java in Async Http Client (aka AHC or async-http-client) before 1.9.0 does not require a hostname match during verification of X.509 certificates, which allows man-in-the-middle attackers to spoof HTTPS servers via an arbitrary valid certificate."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "http://openwall.com/lists/oss-security/2014/08/26/1"
},
{
"url" : "https://github.com/AsyncHttpClient/async-http-client/issues/197"
},
{
"url" : "https://wiki.jenkins-ci.org/display/SECURITY/Jenkins+Security+Advisory+2016-06-20"
},
{
"url" : "http://rhn.redhat.com/errata/RHSA-2015-1176.html"
},
{
"url" : "http://rhn.redhat.com/errata/RHSA-2015-1551.html"
},
{
"url" : "http://rhn.redhat.com/errata/RHSA-2015-0850.html"
},
{
"url" : "http://rhn.redhat.com/errata/RHSA-2015-0851.html"
},
{
"url" : "http://www.securityfocus.com/bid/69317"
}
]
}
}