cvelist/2022/23xxx/CVE-2022-23048.json
2022-02-09 23:01:32 +00:00

72 lines
2.4 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-23048",
"ASSIGNER": "help@fluidattacks.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "Exponent CMS",
"version": {
"version_data": [
{
"version_value": "v2.6.0patch2"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Insecure file upload (RCE)"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://github.com/exponentcms/exponent-cms/issues/1546",
"url": "https://github.com/exponentcms/exponent-cms/issues/1546"
},
{
"refsource": "MISC",
"name": "https://fluidattacks.com/advisories/dylan/",
"url": "https://fluidattacks.com/advisories/dylan/"
},
{
"refsource": "MISC",
"name": "https://exponentcms.lighthouseapp.com/projects/61783/tickets/1460",
"url": "https://exponentcms.lighthouseapp.com/projects/61783/tickets/1460"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "Exponent CMS 2.6.0patch2 allows an authenticated admin user to upload a malicious extension in the format of a ZIP file with a PHP file inside it. After upload it, the PHP file will be placed at \"themes/simpletheme/{rce}.php\" from where can be accessed in order to execute commands."
}
]
}
}