mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
65 lines
2.0 KiB
JSON
65 lines
2.0 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "security@joomla.org",
|
|
"ID": "CVE-2021-26034",
|
|
"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"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"data_format": "MITRE",
|
|
"data_type": "CVE",
|
|
"data_version": "4.0",
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"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"
|
|
}
|
|
]
|
|
}
|
|
}
|