CVE-2021-24252: Event Banner <= 1.3 - Arbitrary File Upload to RCE
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)
Affected Software
Event History
Frequently Asked Questions
What is the vulnerability ID?
The vulnerability ID is CVE-2021-24252.
What is the severity of CVE-2021-24252?
The severity of CVE-2021-24252 is high with a CVSS score of 7.2.
Which software version is affected by CVE-2021-24252?
The Event Banner WordPress plugin version up to and including 1.3 is affected by CVE-2021-24252.
How does CVE-2021-24252 allow RCE?
CVE-2021-24252 allows remote code execution (RCE) by allowing admin accounts to upload arbitrary files, such as .exe or .php, due to the lack of uploaded image file verification.
Is there a CSRF vulnerability associated with CVE-2021-24252?
Yes, the lack of CSRF check in CVE-2021-24252 allows the exploitation of the vulnerability through CSRF attacks as well.