VYPR

Orange Form

by WordPress

CVEs (2)

  • CVE-2021-24704HigFeb 28, 2022
    risk 0.57cvss 8.8epss 0.01

    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…

  • CVE-2021-24688MedFeb 28, 2022
    risk 0.28cvss 4.3epss 0.00

    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…