SQL Injection in Orange-Form Project
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
Vulnerability class: SQL Injection
EPSS: 0.006 (46.1th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 8.8 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H.
Affected products
- Orange-form_project Orange-form
- Unknown Orange Form — versions 1.0
Weakness classification (CWE)
Public proof-of-concept exploits
References
- contact@wpscan.com (Exploit, Third Party Advisory, x_refsource_MISC)
Frequently asked questions
- What is CVE-2021-24704?
- CVE-2021-24704 is a high-severity vulnerability in Orange-Form Project, classified under SQL Injection. CVSS score: 8.8/10. Published 2022-02-28.
- How severe is CVE-2021-24704?
- High severity. CVSS v3 base score is 8.8 out of 10.
- Is CVE-2021-24704 known to be exploited?
- 1 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.