2021-01-06 21:03:32 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2021-22954" ,
2022-02-09 23:01:08 +00:00
"ASSIGNER" : "support@hackerone.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "https://github.com/concrete5/concrete5" ,
"version" : {
"version_data" : [
{
"version_value" : "fixed in Concrete CMS v 9.0"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Cross-Site Request Forgery (CSRF) (CWE-352)"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://documentation.concretecms.org/developers/introduction/version-history/90-release-notes" ,
"url" : "https://documentation.concretecms.org/developers/introduction/version-history/90-release-notes"
}
]
2021-01-06 21:03:32 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-02-09 23:01:08 +00:00
"value" : "A cross-site request forgery vulnerability exists in Concrete CMS <v9 that could allow an attacker to make requests on behalf of other users."
2021-01-06 21:03:32 +00:00
}
]
}
}