cvelist/2021/26xxx/CVE-2021-26040.json

65 lines
2.1 KiB
JSON
Raw Normal View History

2021-08-23 19:32:42 +02:00
{
"CVE_data_meta": {
"ASSIGNER": "security@joomla.org",
"ID": "CVE-2021-26040",
"DATE_PUBLIC": "2021-08-24T16:00:00",
"STATE": "PUBLIC",
"TITLE": "[20210801] - Core - Insufficient access control for com_media deletion endpoint"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Joomla! CMS",
"version": {
"version_data": [
{
"version_value": "4.0.0"
}
]
}
}
]
},
"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! 4.0.0. The media manager does not correctly check the user's permissions before executing a file deletion command."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CSRF"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://developer.joomla.org/security-centre/861-20210801-core-insufficient-access-control-for-com-media-deletion-endpoint",
"refsource": "MISC",
"name": "https://developer.joomla.org/security-centre/861-20210801-core-insufficient-access-control-for-com-media-deletion-endpoint"
}
]
}
}