CVE-2024-3605
CRITICAL EXPLOITED NUCLEIWP Hotel Booking < 2.1.0 - Unauthenticated SQL Injection via Room Type Parameter
Title source: llmExploitation Summary
CVE-2024-3605 has been observed exploited in the wild (reported by VulnCheck KEV). EIP tracks 1 public exploit from researchers including RandomRobbieBF. A Nuclei detection template is also available.
AI-analyzed exploit summary The repository provides a functional SQL injection exploit for CVE-2024-3605, targeting the WP Hotel Booking WordPress plugin via the 'room_type' parameter in the REST API endpoint. The PoC uses sqlmap to demonstrate the vulnerability, confirming unauthenticated SQL injection.
Description
The WP Hotel Booking plugin for WordPress is vulnerable to SQL Injection via the 'room_type' parameter of the /wphb/v1/rooms/search-rooms REST API endpoint in all versions up to, and including, 2.1.0 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Exploits (1)
The repository provides a functional SQL injection exploit for CVE-2024-3605, targeting the WP Hotel Booking WordPress plugin via the 'room_type' parameter in the REST API endpoint. The PoC uses sqlmap to demonstrate the vulnerability, confirming unauthenticated SQL injection.
Nuclei Templates (1)
References (3)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H