CVE-2021-24388

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.
References
Configurations

Configuration 1 (hide)

cpe:2.3:a:e4j:vikrentcar_car_rental_management_system:*:*:*:*:*:wordpress:*:*

History

No history.

Information

Published : 2021-07-06 11:15

Updated : 2023-02-15 02:31


NVD link : CVE-2021-24388

Mitre link : CVE-2021-24388

CVE.ORG link : CVE-2021-24388


JSON object : View

Products Affected

e4j

  • vikrentcar_car_rental_management_system
CWE
CWE-352

Cross-Site Request Forgery (CSRF)

CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')