2017-12-22 04:03:16 -05:00
{
2019-03-18 05:49:21 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "security@apache.org" ,
"DATE_PUBLIC" : "2018-01-04T00:00:00" ,
"ID" : "CVE-2017-17837" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Apache DeltaSpike" ,
"version" : {
"version_data" : [
{
"version_value" : "1.8.0"
}
]
}
}
]
} ,
"vendor_name" : "Apache Software Foundation"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2018-01-04 09:08:05 -05:00
{
2019-03-18 05:49:21 +00:00
"lang" : "eng" ,
"value" : "The Apache DeltaSpike-JSF 1.8.0 module has a XSS injection leak in the windowId handling. The default size of the windowId get's cut off after 10 characters (by default), so the impact might be limited. A fix got applied and released in Apache deltaspike-1.8.1."
2018-01-04 09:08:05 -05:00
}
2019-03-18 05:49:21 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Information Disclosure"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://issues.apache.org/jira/browse/DELTASPIKE-1307" ,
"refsource" : "CONFIRM" ,
"url" : "https://issues.apache.org/jira/browse/DELTASPIKE-1307"
} ,
{
"name" : "https://git-wip-us.apache.org/repos/asf?p=deltaspike.git;h=4e25023" ,
"refsource" : "CONFIRM" ,
"url" : "https://git-wip-us.apache.org/repos/asf?p=deltaspike.git;h=4e25023"
}
]
}
}