cvelist/2023/2xxx/CVE-2023-2068.json

94 lines
3.4 KiB
JSON
Raw Normal View History

2023-04-14 15:00:36 +00:00
{
2023-06-27 14:00:45 +00:00
"data_version": "4.0",
2023-04-14 15:00:36 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-2068",
2023-06-27 14:00:45 +00:00
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC"
2023-04-14 15:00:36 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-06-27 14:00:45 +00:00
"value": "The File Manager Advanced Shortcode WordPress plugin through 2.3.2 does not adequately prevent uploading files with disallowed MIME types when using the shortcode. This leads to RCE in cases where the allowed MIME type list does not include PHP files. In the worst case, this is available to unauthenticated users."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-434 Unrestricted Upload of File with Dangerous Type"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Unknown",
"product": {
"product_data": [
{
"product_name": "file-manager-advanced-shortcode",
"version": {
"version_data": [
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
{
"status": "affected",
"versionType": "custom",
"version": "0",
"lessThanOrEqual": "2.3.2"
}
],
"defaultStatus": "affected"
}
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://wpscan.com/vulnerability/58f72953-56d2-4d86-a49b-311b5fc58056",
"refsource": "MISC",
"name": "https://wpscan.com/vulnerability/58f72953-56d2-4d86-a49b-311b5fc58056"
2023-07-25 17:00:33 +00:00
},
{
"url": "http://packetstormsecurity.com/files/173735/WordPress-File-Manager-Advanced-Shortcode-2.3.2-Remote-Code-Execution.html",
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/173735/WordPress-File-Manager-Advanced-Shortcode-2.3.2-Remote-Code-Execution.html"
2023-04-14 15:00:36 +00:00
}
]
2023-06-27 14:00:45 +00:00
},
"generator": {
"engine": "WPScan CVE Generator"
},
"source": {
"discovery": "EXTERNAL"
},
"credits": [
{
"lang": "en",
"value": "Mateus Machado Tesser"
},
{
"lang": "en",
"value": "WPScan"
}
]
2023-04-14 15:00:36 +00:00
}