CVE-2024-0858 – Innovs HR <= 1.0.3.4 - Employee Creation via CSRF
https://notcve.org/view.php?id=CVE-2024-0858
The Innovs HR WordPress plugin through 1.0.3.4 does not have CSRF checks in some places, which could allow attackers to make logged in users perform unwanted actions via CSRF attacks such as adding them as employees. El complemento Innovs HR de WordPress hasta la versión 1.0.3.4 no tiene comprobaciones CSRF en algunos lugares, lo que podría permitir a los atacantes hacer que los usuarios que han iniciado sesión realicen acciones no deseadas a través de ataques CSRF, como agregarlos como empleados. The Innovs HR – Complete Human Resource Management System for Your Business plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.0.3.4. This is due to missing or incorrect nonce validation on the innovs_hrm_ajax_request AJAX action. This makes it possible for unauthenticated attackers to perform unauthorized actions such as adding themselves as an employee via a forged request granted they can trick a site administrator into performing an action such as clicking on a link. • https://wpscan.com/vulnerability/f6627a35-d158-495e-9d56-69405cfca221 • CWE-352: Cross-Site Request Forgery (CSRF) •