CVE-2021-24704

CVE-2021-24704: Orange Form <= 1.0 - SQL Injection via CSRF

Vendor Unknown
Product Orange Form
Weakness CWE-89 · SQLi
Published February 28, 2022
Last update August 3, 2024

CVSS base score

What the vulnerability does

01Description

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

Key dates

02Disclosure timeline

February 28, 2022 CVE published
August 3, 2024 Record updated