CyberRota Analysis
AI-GeneratedThe WP Hotel Booking plugin for WordPress is susceptible to reflected cross-site scripting (XSS) through the 'check_in_date' and 'check_out_date' parameters due to inadequate input sanitization and output escaping. This vulnerability allows unauthenticated attackers to inject malicious scripts, potentially compromising user sessions if users are lured into clicking on a crafted link. WordPress site administrators using this plugin should prioritize patching to mitigate the risk of exploitation.
Original NVD Description
The WP Hotel Booking plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'check_in_date' and 'check_out_date' parameters in all versions up to, and including, 2.3.1 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.