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

65 lines
2.0 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security@joomla.org",
"ID": "CVE-2021-26030",
"DATE_PUBLIC": "2021-04-13T16:00:00",
"STATE": "PUBLIC",
"TITLE": "[20210401] - Core - Escape xss in logo parameter error pages"
},
"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 escaping allowed XSS attacks using the logo parameter of the default templates on error page"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "XSS"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://developer.joomla.org/security-centre/850-20210401-core-escape-xss-in-logo-parameter-error-pages.html",
"refsource": "MISC",
"name": "https://developer.joomla.org/security-centre/850-20210401-core-escape-xss-in-logo-parameter-error-pages.html"
}
]
}
}