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

82 lines
2.3 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2009-3024",
"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 verify_hostname_of_cert function in the certificate checking feature in IO-Socket-SSL (IO::Socket::SSL) 1.14 through 1.25 only matches the prefix of a hostname when no wildcard is used, which allows remote attackers to bypass the hostname check for a certificate."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "http://www.openwall.com/lists/oss-security/2009/08/28/1"
},
{
"url" : "http://www.openwall.com/lists/oss-security/2009/08/29/1"
},
{
"url" : "http://www.openwall.com/lists/oss-security/2009/08/31/4"
},
{
"url" : "http://cpansearch.perl.org/src/SULLR/IO-Socket-SSL-1.30/Changes"
},
{
"url" : "http://www.gentoo.org/security/en/glsa/glsa-201101-06.xml"
},
{
"url" : "http://lists.opensuse.org/opensuse-security-announce/2009-09/msg00001.html"
},
{
"url" : "http://secunia.com/advisories/42893"
},
{
"url" : "http://www.vupen.com/english/advisories/2011/0118"
}
]
}
}