{ "CVE_data_meta": { "ID": "CVE-2021-24252", "ASSIGNER": "contact@wpscan.com", "STATE": "PUBLIC", "TITLE": "Event Banner <= 1.3 - Arbitrary File Upload to RCE" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "generator": "WPScan CVE Generator", "affects": { "vendor": { "vendor_data": [ { "vendor_name": "Unknown", "product": { "product_data": [ { "product_name": "Event Banner", "version": { "version_data": [ { "version_affected": "<=", "version_name": "1.3", "version_value": "1.3" } ] } } ] } } ] } }, "description": { "description_data": [ { "lang": "eng", "value": "The Event Banner WordPress plugin through 1.3 does not verify the uploaded image file, allowing admin accounts to upload arbitrary files, such as .exe, .php, or others executable, leading to RCE. Due to the lack of CSRF check, the issue can also be used via such vector to achieve the same result, or via a LFI as authorisation checks are missing (but would require WP to be loaded)" } ] }, "references": { "reference_data": [ { "refsource": "CONFIRM", "url": "https://wpscan.com/vulnerability/91e81c6d-f24d-4f87-bc13-746715af8f7c", "name": "https://wpscan.com/vulnerability/91e81c6d-f24d-4f87-bc13-746715af8f7c" }, { "refsource": "MISC", "url": "https://github.com/jinhuang1102/CVE-ID-Reports/blob/master/Event%20Banner.md", "name": "https://github.com/jinhuang1102/CVE-ID-Reports/blob/master/Event%20Banner.md" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "value": "CWE-434 Unrestricted Upload of File with Dangerous Type", "lang": "eng" } ] } ] }, "credit": [ { "lang": "eng", "value": "Jin Huang" } ], "source": { "discovery": "UNKNOWN" } }