cvelist/2014/9xxx/CVE-2014-9720.json
2020-01-24 18:01:10 +00:00

82 lines
2.8 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2014-9720",
"STATE": "PUBLIC"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Tornado before 3.2.2 sends arbitrary responses that contain a fixed CSRF token and may be sent with HTTP compression, which makes it easier for remote attackers to conduct a BREACH attack and determine this token via a series of crafted requests."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "http://www.tornadoweb.org/en/stable/releases/v3.2.2.html",
"url": "http://www.tornadoweb.org/en/stable/releases/v3.2.2.html"
},
{
"refsource": "MISC",
"name": "https://github.com/tornadoweb/tornado/commit/1c36307463b1e8affae100bf9386948e6c1b2308",
"url": "https://github.com/tornadoweb/tornado/commit/1c36307463b1e8affae100bf9386948e6c1b2308"
},
{
"refsource": "MISC",
"name": "https://bugzilla.novell.com/show_bug.cgi?id=930362",
"url": "https://bugzilla.novell.com/show_bug.cgi?id=930362"
},
{
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1222816",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1222816"
},
{
"refsource": "MISC",
"name": "http://openwall.com/lists/oss-security/2015/05/19/4",
"url": "http://openwall.com/lists/oss-security/2015/05/19/4"
}
]
}
}