cvelist/2022/23xxx/CVE-2022-23798.json
2022-03-29 15:44:19 +02:00

64 lines
2.1 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security@joomla.org",
"ID": "CVE-2022-23798",
"DATE_PUBLIC": "2022-03-29T18:00:00",
"STATE": "PUBLIC",
"TITLE": "[20220306] - Core - Inadequate validation of internal URLs"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Joomla! CMS",
"version": {
"version_data": [
{
"version_value": "2.5.0-3.10.6 & 4.0.0-4.1.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! 2.5.0 through 3.10.6 & 4.0.0 through 4.1.0. Inadequate validation of URLs could result into an invalid check whether an redirect URL is internal or not."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Open redirect"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://developer.joomla.org/security-centre/875-20220306-core-inadequate-validation-of-internal-urls.html",
"refsource": "MISC",
"name": "https://developer.joomla.org/security-centre/875-20220306-core-inadequate-validation-of-internal-urls.html"
}
]
}
}