PT-2022-9452 · WordPress · Orange Form Wordpress Plugin
Francesco Carlucci
·
Published
2022-02-28
·
Updated
2022-03-07
·
CVE-2021-24704
CVSS v3.1
8.8
High
| Vector | AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Orange Form WordPress plugin version 1.0
Description
The issue concerns an unprepared SQL query with an unsanitized parameter (
$id) in the process bulk action() function, located in the "admin/orange-form-email.php" file. Although only admins can access the page invoking this function, the lack of CSRF protection makes it exploitable. This could allow attackers to make a logged-in admin delete arbitrary posts.Recommendations
For Orange Form WordPress plugin version 1.0, consider disabling the
process bulk action() function until a patch is available to prevent exploitation. Restrict access to the "admin/orange-form-email.php" file to minimize the risk of exploitation. Avoid using the parameter ($id) in the affected function until the issue is resolved.Exploit
Fix
SQL injection
CSRF
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Orange Form Wordpress Plugin