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

85 lines
2.6 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2009-2060",
"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/net/http/http_transaction_winhttp.cc in Google Chrome before 1.0.154.53 uses the HTTP Host header to determine the context of a document provided in a (1) 4xx or (2) 5xx CONNECT response from a proxy server, which allows man-in-the-middle attackers to execute arbitrary web script by modifying this CONNECT response, aka an \"SSL tampering\" attack."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "http://code.google.com/p/chromium/issues/detail?id=7338"
},
{
"url" : "http://code.google.com/p/chromium/issues/detail?id=8473"
},
{
"url" : "http://research.microsoft.com/apps/pubs/default.aspx?id=79323"
},
{
"url" : "http://research.microsoft.com/pubs/79323/pbp-final-with-update.pdf"
},
{
"url" : "https://bugzilla.mozilla.org/show_bug.cgi?id=479880"
},
{
"url" : "http://sites.google.com/a/chromium.org/dev/getting-involved/dev-channel/release-notes/releasenotes1015453"
},
{
"url" : "http://src.chromium.org/viewvc/chrome/branches/release_154.next/src/net/http/http_transaction_winhttp.cc?r1=11621&r2=11669&pathrev=11669"
},
{
"url" : "http://src.chromium.org/viewvc/chrome?view=rev&revision=11669"
},
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/51194"
}
]
}
}