cvelist/2013/4xxx/CVE-2013-4111.json

79 lines
2.2 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2013-4111",
"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 Python client library for Glance (python-glanceclient) before 0.10.0 does not properly check the preverify_ok value, which prevents the server hostname from being verified with a domain name in the subject's Common Name (CN) or subjectAltName field of the X.509 certificate and 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" : [
{
"url" : "https://bugs.launchpad.net/ossa/+bug/1192229"
},
{
"url" : "https://github.com/openstack/python-glanceclient/blob/master/doc/source/index.rst"
},
{
"url" : "http://rhn.redhat.com/errata/RHSA-2013-1200.html"
},
{
"url" : "http://lists.opensuse.org/opensuse-updates/2013-08/msg00019.html"
},
{
"url" : "http://www.ubuntu.com/usn/USN-2004-1"
},
{
"url" : "http://secunia.com/advisories/54313"
},
{
"url" : "http://secunia.com/advisories/54525"
}
]
}
}