mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00

Apache CNA) and ensure that the product names are correct and consistent (which in most cases means adding "Apache", but some required more work). Make sure the vendor name is correct. Make sure affected versions matches the text somewhat, although we don't try to make every product write these in the same way, they're not supposed to be totally machine readable. Then make some fixes to the text as required where there are mistakes or inconsistencies or the Apache name isn't mentioned. There are 5 left untouched for now, one is known (where we assigned an issues to an incubator version which came out prior to being part of Apache), and four which need more work.
94 lines
3.2 KiB
JSON
94 lines
3.2 KiB
JSON
{
|
|
"CVE_data_meta" : {
|
|
"ASSIGNER" : "security@apache.org",
|
|
"DATE_PUBLIC" : "2016-11-08T00:00:00",
|
|
"ID" : "CVE-2016-6806",
|
|
"STATE" : "PUBLIC"
|
|
},
|
|
"affects" : {
|
|
"vendor" : {
|
|
"vendor_data" : [
|
|
{
|
|
"product" : {
|
|
"product_data" : [
|
|
{
|
|
"product_name" : "Apache Wicket",
|
|
"version" : {
|
|
"version_data" : [
|
|
{
|
|
"version_value" : "6.20.0"
|
|
},
|
|
{
|
|
"version_value" : "6.21.0"
|
|
},
|
|
{
|
|
"version_value" : "6.22.0"
|
|
},
|
|
{
|
|
"version_value" : "6.23.0"
|
|
},
|
|
{
|
|
"version_value" : "6.24.0"
|
|
},
|
|
{
|
|
"version_value" : "7.0.0"
|
|
},
|
|
{
|
|
"version_value" : "7.1.0"
|
|
},
|
|
{
|
|
"version_value" : "7.2.0"
|
|
},
|
|
{
|
|
"version_value" : "7.3.0"
|
|
},
|
|
{
|
|
"version_value" : "7.4.0"
|
|
},
|
|
{
|
|
"version_value" : "8.0.0-M1"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name" : "Apache Software Foundation"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"data_format" : "MITRE",
|
|
"data_type" : "CVE",
|
|
"data_version" : "4.0",
|
|
"description" : {
|
|
"description_data" : [
|
|
{
|
|
"lang" : "eng",
|
|
"value" : "Apache Wicket 6.x before 6.25.0, 7.x before 7.5.0, and 8.0.0-M1 provide a CSRF prevention measure that fails to discover some cross origin requests. The mitigation is to not only check the Origin HTTP header, but also take the Referer HTTP header into account when no Origin was provided. Furthermore, not all Wicket server side targets were subjected to the CSRF check. This was also fixed."
|
|
}
|
|
]
|
|
},
|
|
"problemtype" : {
|
|
"problemtype_data" : [
|
|
{
|
|
"description" : [
|
|
{
|
|
"lang" : "eng",
|
|
"value" : "CSRF check fails"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references" : {
|
|
"reference_data" : [
|
|
{
|
|
"name" : "[wicket-announce] 20161108 CVE-2016-6806: Apache Wicket CSRF detection vulnerability",
|
|
"refsource" : "MLIST",
|
|
"url" : "https://lists.apache.org/thread.html/074b72585f4b7c6adda1af52aecbfe1be23c6d6f5bb9382270f059cd@%3Cannounce.apache.org%3E"
|
|
}
|
|
]
|
|
}
|
|
}
|