cvelist/2022/23xxx/CVE-2022-23794.json

74 lines
2.6 KiB
JSON
Raw Normal View History

2022-01-20 23:01:04 +00:00
{
"CVE_data_meta": {
2022-03-29 04:38:56 +02:00
"ASSIGNER": "security@joomla.org",
2022-01-20 23:01:04 +00:00
"ID": "CVE-2022-23794",
2022-03-29 15:44:19 +02:00
"DATE_PUBLIC": "2022-03-29T18:00:00",
2022-03-29 04:38:56 +02:00
"STATE": "PUBLIC",
"TITLE": "[20220302] - Core - Path Disclosure within filesystem error messages"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Joomla! CMS",
"version": {
"version_data": [
{
"version_value": "3.0.0-3.10.6 & 4.0.0-4.1.0"
}
]
}
},
{
2022-03-29 15:44:19 +02:00
"product_name": "joomla/filesystem",
2022-03-29 04:38:56 +02:00
"version": {
"version_data": [
{
"version_value": "1.0.0-1.6.1 & 2.0.0"
}
]
}
}
]
},
"vendor_name": "Joomla! Project"
}
]
}
2022-01-20 23:01:04 +00:00
},
2022-03-29 04:38:56 +02:00
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2022-01-20 23:01:04 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-03-29 04:38:56 +02:00
"value": "An issue was discovered in Joomla! 3.0.0 through 3.10.6 & 4.0.0 through 4.1.0. Uploading a file name of an excess length causes the error. This error brings up the screen with the path of the source code of the web application."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Path Disclosure"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://developer.joomla.org/security-centre/871-20220302-core-path-disclosure-within-filesystem-error-messages.html",
"refsource": "MISC",
"name": "https://developer.joomla.org/security-centre/871-20220302-core-path-disclosure-within-filesystem-error-messages.html"
2022-01-20 23:01:04 +00:00
}
]
}
}