2 results (0.002 seconds)

CVSS: 8.0EPSS: 0%CPEs: 1EXPL: 1

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) •

CVSS: 6.1EPSS: 0%CPEs: 1EXPL: 1

In the VikRentCar Car Rental Management System WordPress plugin before 1.1.7, there is a custom filed option by which we can manage all the fields that the users will have to fill in before saving the order. However, the field name is not sanitised or escaped before being output back in the page, leading to a stored Cross-Site Scripting issue. There is also no CSRF check done before saving the setting, allowing attackers to make a logged in admin set arbitrary Custom Fields, including one with XSS payload in it. En el plugin VikRentCar Car Rental Management System de WordPress versiones anteriores a 1.1.7, se presenta una opción de archivado personalizado mediante la cual podemos administrar todos los campos que los usuarios tendrán que rellenar antes de guardar el pedido. Sin embargo, el nombre del campo no es saneado o escapado antes de ser devuelto a la página, conllevando a un problema de tipo Cross-Site Scripting almacenado. • https://wpscan.com/vulnerability/e3f6576f-08cb-4278-8c79-3ef4d0b85cd9 • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') CWE-352: Cross-Site Request Forgery (CSRF) •