cvelist/2021/26xxx/CVE-2021-26039.json
2021-07-06 20:45:53 +02:00

65 lines
2.0 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security@joomla.org",
"ID": "CVE-2021-26039",
"DATE_PUBLIC": "2021-07-06T16:00:00",
"STATE": "PUBLIC",
"TITLE": "[20210705] - Core - XSS in com_media imagelist"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Joomla! CMS",
"version": {
"version_data": [
{
"version_value": "3.0.0-3.9.27"
}
]
}
}
]
},
"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.27. Inadequate escaping in the imagelist view of com_media leads to a XSS vulnerability."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CSRF"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://developer.joomla.org/security-centre/860-20210705-core-xss-in-com-media-imagelist.html",
"refsource": "MISC",
"name": "https://developer.joomla.org/security-centre/860-20210705-core-xss-in-com-media-imagelist.html"
}
]
}
}