CVE-2021-24704

In the Orange Form WordPress plugin through 1.0, the process_bulk_action() function in "admin/orange-form-email.php" performs an unprepared SQL query with an unsanitized parameter ($id). Only admin can access the page that invokes the function, but because of lack of CSRF protection, it is actually exploitable and could allow attackers to make a logged in admin delete arbitrary posts for example
Configurations

Configuration 1 (hide)

cpe:2.3:a:orange-form_project:orange-form:*:*:*:*:*:wordpress:*:*

History

21 Nov 2024, 05:53

Type Values Removed Values Added
References () https://wpscan.com/vulnerability/60843022-fe43-4608-8859-9c9109b35b42 - Exploit, Third Party Advisory () https://wpscan.com/vulnerability/60843022-fe43-4608-8859-9c9109b35b42 - Exploit, Third Party Advisory

Information

Published : 2022-02-28 09:15

Updated : 2024-11-21 05:53


NVD link : CVE-2021-24704

Mitre link : CVE-2021-24704

CVE.ORG link : CVE-2021-24704


JSON object : View

Products Affected

orange-form_project

  • orange-form
CWE
CWE-89

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

CWE-352

Cross-Site Request Forgery (CSRF)