cbcvebase.
CVE-2022-0739
published 2022-03-21

CVE-2022-0739: The BookingPress WordPress plugin before 1.0.11 fails to properly sanitize user supplied POST data before it is used in a dynamically constructed SQL query via…

PriorityP277critical9.8CVSS 3.1
AVNACLPRNUINSUCHIHAH
EXPLOIT
EPSS
37.17%
98.3th percentile
The BookingPress WordPress plugin before 1.0.11 fails to properly sanitize user supplied POST data before it is used in a dynamically constructed SQL query via the bookingpress_front_get_category_services AJAX action (available to unauthenticated users), leading to an unauthenticated SQL Injection

Affected

1 ranges
VendorProductVersion rangeFixed in
reputeinfosystemsbookingpress< 1.0.111.0.11

Detection & IOCsextracted from sources · hover to see the quote

otherbookingpress_front_get_category_services
othertotal_service
  • Monitor unauthenticated POST requests targeting the WordPress AJAX endpoint (wp-admin/admin-ajax.php) with the action parameter set to 'bookingpress_front_get_category_services'. Anomalous or SQL-like values in the 'total_service' POST parameter are indicative of exploitation attempts.
  • Inspect the 'total_service' POST parameter for SQL injection payloads. Exploitation of this vulnerability allows unauthenticated attackers to dump WordPress usernames and password hashes from the backend database.
  • ·The vulnerable AJAX action is available to unauthenticated users, meaning no authentication is required to exploit this vulnerability. Any unauthenticated POST to this endpoint with a malicious 'total_service' value is a potential attack.
  • ·Only BookingPress WordPress plugin versions before 1.0.11 are affected. Ensure patched versions are deployed to remediate the vulnerability.

CVSS provenance

nvdv3.19.8CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
nvdv2.07.5HIGHAV:N/AC:L/Au:N/C:P/I:P/A:P
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.