CVE-2024-1845 – VikRentCar Car Rental Management System < 1.3.2 - Cross Site Request Forgery
https://notcve.org/view.php?id=CVE-2024-1845
The VikRentCar Car Rental Management System WordPress plugin before 1.3.2 does not have CSRF checks in some places, which could allow attackers to make logged in users perform unwanted actions via CSRF attacks El complemento VikRentCar Car Rental Management System de WordPress anterior a 1.3.2 no tiene controles CSRF en algunos lugares, lo que podría permitir a los atacantes hacer que los usuarios registrados realicen acciones no deseadas a través de ataques CSRF. The VikRentCar Car Rental Management System plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.3.1. This is due to missing or incorrect nonce validation on the cancelrequest task. This makes it possible for unauthenticated attackers to cancel requests 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/a8d7b564-36e0-4f05-9b49-1b441f453d0a • CWE-352: Cross-Site Request Forgery (CSRF) •