cvelist/2020/25xxx/CVE-2020-25042.json
2020-09-28 18:01:31 +00:00

72 lines
2.3 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-25042",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "An arbitrary file upload issue exists in Mara CMS 7.5. In order to exploit this, an attacker must have a valid authenticated (admin/manager) session and make a codebase/dir.php?type=filenew request to upload PHP code to codebase/handler.php."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://sourceforge.net/projects/maracms/",
"refsource": "MISC",
"name": "https://sourceforge.net/projects/maracms/"
},
{
"refsource": "MISC",
"name": "https://www.exploit-db.com/exploits/48780",
"url": "https://www.exploit-db.com/exploits/48780"
},
{
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/159304/MaraCMS-7.5-Remote-Code-Execution.html",
"url": "http://packetstormsecurity.com/files/159304/MaraCMS-7.5-Remote-Code-Execution.html"
}
]
}
}