vendor:
Motopress Hotel Booking Lite
by:
Mohsen Dehghani (aka 0xProfessional)
9.8
CVSS
CRITICAL
SQL Injection
89
CWE
Product Name: Motopress Hotel Booking Lite
Affected Version From: 4.2.2004
Affected Version To: 4.2.2004
Patch Exists: NO
Related CWE:
CPE: a:motopress:motopress_hotel_booking_lite:4.2.4
Platforms Tested: Windows/XAMPP
2022
WordPress Plugin Motopress Hotel Booking Lite 4.2.4 – SQL Injection
The WordPress Plugin Motopress Hotel Booking Lite version 4.2.4 is vulnerable to SQL Injection. The vulnerability exists in the sync-urls-repository.php file, where the room_id, sync_id, and calendar_url parameters are vulnerable to SQL injection.
Mitigation:
Developers should ensure that user-supplied input is properly sanitized and validated before being used in SQL queries.