Vulnerabilities > Orange Form Project

DATE CVE VULNERABILITY TITLE RISK
2022-02-28 CVE-2021-24688 Cross-Site Request Forgery (CSRF) vulnerability in Orange-Form Project Orange-Form
The Orange Form WordPress plugin through 1.0.1 does not have any authorisation and CSRF checks in all of its AJAX calls, for example the or_delete_filed one which is available to both unauthenticated and authenticated users could allow attackers to delete arbitrary posts.The AJAX calls performing actions on posts also do not ensure that the post belong to them (or that they are allowed to perform such action on it)
4.3
2022-02-28 CVE-2021-24704 SQL Injection vulnerability in Orange-Form Project Orange-Form
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).
6.8