2021-01-26 18:06:02 +00:00
{
"CVE_data_meta" : {
2021-05-24 12:44:57 +02:00
"ASSIGNER" : "security@joomla.org" ,
2021-01-26 18:06:02 +00:00
"ID" : "CVE-2021-26034" ,
2021-05-24 12:44:57 +02:00
"DATE_PUBLIC" : "2021-05-25T16:00:00" ,
"STATE" : "PUBLIC" ,
"TITLE" : "[20210503] - Core - CSRF in data download endpoints"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Joomla! CMS" ,
"version" : {
"version_data" : [
{
"version_value" : "3.0.0-3.9.26"
}
]
}
}
]
} ,
"vendor_name" : "Joomla! Project"
}
]
}
2021-01-26 18:06:02 +00:00
} ,
2021-05-24 12:44:57 +02:00
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2021-01-26 18:06:02 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2021-05-24 12:44:57 +02:00
"value" : "An issue was discovered in Joomla! 3.0.0 through 3.9.26. A missing token check causes a CSRF vulnerability in data download endpoints in com_banners and com_sysinfo."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CSRF"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"url" : "https://developer.joomla.org/security-centre/854-20210503-core-csrf-in-data-download-endpoints.html" ,
"refsource" : "MISC" ,
"name" : "https://developer.joomla.org/security-centre/854-20210503-core-csrf-in-data-download-endpoints.html"
2021-01-26 18:06:02 +00:00
}
]
}
2021-05-24 12:44:57 +02:00
}