cvelist/2021/26xxx/CVE-2021-26031.json
2021-04-13 18:14:38 +02:00

65 lines
2.0 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security@joomla.org",
"ID": "CVE-2021-26031",
"DATE_PUBLIC": "2021-04-13T16:00:00",
"STATE": "PUBLIC",
"TITLE": "[20210402] - Core - Inadequate filters on module layout settings"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Joomla! CMS",
"version": {
"version_data": [
{
"version_value": "3.0.0-3.9.25"
}
]
}
}
]
},
"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.25. Inadequate filters on module layout settings could lead to an LFI."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "LFI"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://developer.joomla.org/security-centre/851-20210402-core-inadequate-filters-on-module-layout-settings.html",
"refsource": "MISC",
"name": "https://developer.joomla.org/security-centre/851-20210402-core-inadequate-filters-on-module-layout-settings.html"
}
]
}
}