mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-12-15 12:22:09 +00:00
69 lines
2.0 KiB
JSON
69 lines
2.0 KiB
JSON
{
|
|
"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" : "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" : [
|
|
{
|
|
"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."
|
|
}
|
|
]
|
|
},
|
|
"problemtype" : {
|
|
"problemtype_data" : [
|
|
{
|
|
"description" : [
|
|
{
|
|
"lang" : "eng",
|
|
"value" : "Information Disclosure"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references" : {
|
|
"reference_data" : [
|
|
{
|
|
"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"
|
|
},
|
|
{
|
|
"name" : "https://issues.apache.org/jira/browse/DELTASPIKE-1307",
|
|
"refsource" : "CONFIRM",
|
|
"url" : "https://issues.apache.org/jira/browse/DELTASPIKE-1307"
|
|
}
|
|
]
|
|
}
|
|
}
|