cvelist/2009/2xxx/CVE-2009-2700.json

93 lines
2.8 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2009-2700",
"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" : "src/network/ssl/qsslcertificate.cpp in Nokia Trolltech Qt 4.x does not properly handle a '\\0' character in a domain name in the Subject Alternative Name field of an X.509 certificate, which allows man-in-the-middle attackers to spoof arbitrary SSL servers via a crafted certificate issued by a legitimate Certification Authority, a related issue to CVE-2009-2408."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "http://qt.gitorious.org/qt/qt/commit/802d8c02eaa0aa9cd8d0c6cbd18cd814e6337bc6",
"refsource" : "CONFIRM",
"url" : "http://qt.gitorious.org/qt/qt/commit/802d8c02eaa0aa9cd8d0c6cbd18cd814e6337bc6"
},
{
"name" : "MDVSA-2009:225",
"refsource" : "MANDRIVA",
"url" : "http://www.mandriva.com/security/advisories?name=MDVSA-2009:225"
},
{
"name" : "USN-829-1",
"refsource" : "UBUNTU",
"url" : "http://www.ubuntu.com/usn/usn-829-1"
},
{
"name" : "36203",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/36203"
},
{
"name" : "36536",
"refsource" : "SECUNIA",
"url" : "http://secunia.com/advisories/36536"
},
{
"name" : "36702",
"refsource" : "SECUNIA",
"url" : "http://secunia.com/advisories/36702"
},
{
"name" : "ADV-2009-2499",
"refsource" : "VUPEN",
"url" : "http://www.vupen.com/english/advisories/2009/2499"
}
]
}
}