cvelist/2017/7xxx/CVE-2017-7559.json
2018-01-11 06:04:34 -05:00

95 lines
3.1 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "secalert@redhat.com",
"DATE_PUBLIC" : "2017-08-15T00:00:00",
"ID" : "CVE-2017-7559",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "undertow",
"version" : {
"version_data" : [
{
"version_value" : "2.x before 2.0.0.Alpha2"
},
{
"version_value" : "1.4.x before 1.4.17.Final"
},
{
"version_value" : "1.3.x before 1.3.31.Final"
}
]
}
}
]
},
"vendor_name" : "Red Hat, Inc."
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "In Undertow 2.x before 2.0.0.Alpha2, 1.4.x before 1.4.17.Final, and 1.3.x before 1.3.31.Final, it was found that the fix for CVE-2017-2666 was incomplete and invalid characters are still allowed in the query string and path parameters. This could be exploited, in conjunction with a proxy that also permitted the invalid characters but with a different interpretation, to inject data into the HTTP response. By manipulating the HTTP response the attacker could poison a web-cache, perform an XSS attack, or obtain sensitive information from requests other than their own."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-444"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-7559"
},
{
"url" : "https://issues.jboss.org/browse/UNDERTOW-1251"
},
{
"url" : "https://access.redhat.com/errata/RHSA-2017:3454"
},
{
"url" : "https://access.redhat.com/errata/RHSA-2017:3455"
},
{
"url" : "https://access.redhat.com/errata/RHSA-2017:3456"
},
{
"url" : "https://access.redhat.com/errata/RHSA-2017:3458"
},
{
"url" : "https://access.redhat.com/errata/RHSA-2018:0002"
},
{
"url" : "https://access.redhat.com/errata/RHSA-2018:0003"
},
{
"url" : "https://access.redhat.com/errata/RHSA-2018:0004"
},
{
"url" : "https://access.redhat.com/errata/RHSA-2018:0005"
}
]
}
}