2017-10-16 12:31:07 -04:00
{
2019-03-18 04:05:17 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "secalert@redhat.com" ,
"ID" : "CVE-2013-4366" ,
"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" : [
2017-10-30 15:04:37 -04:00
{
2019-03-18 04:05:17 +00:00
"lang" : "eng" ,
"value" : "http/impl/client/HttpClientBuilder.java in Apache HttpClient 4.3.x before 4.3.1 does not ensure that X509HostnameVerifier is not null, which allows attackers to have unspecified impact via vectors involving hostname verification."
2017-10-30 15:04:37 -04:00
}
2019-03-18 04:05:17 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "http://svn.apache.org/r1528614" ,
"refsource" : "CONFIRM" ,
"url" : "http://svn.apache.org/r1528614"
} ,
{
"name" : "http://www.apache.org/dist/httpcomponents/httpclient/RELEASE_NOTES-4.3.x.txt" ,
"refsource" : "CONFIRM" ,
"url" : "http://www.apache.org/dist/httpcomponents/httpclient/RELEASE_NOTES-4.3.x.txt"
}
]
}
}