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
Published 2022-03-21 19:15:11
Updated 2022-03-28 19:09:24
Source WPScan
View at NVD,   CVE.org
Vulnerability category: Sql Injection

Products affected by CVE-2022-0739

Exploit prediction scoring system (EPSS) score for CVE-2022-0739

0.70%
Probability of exploitation activity in the next 30 days EPSS Score History
~ 81 %
Percentile, the proportion of vulnerabilities that are scored at or less

Metasploit modules for CVE-2022-0739

  • Wordpress BookingPress bookingpress_front_get_category_services SQLi
    Disclosure Date: 2022-02-28
    First seen: 2022-12-23
    auxiliary/gather/wp_bookingpress_category_services_sqli
    The BookingPress WordPress plugin before 1.0.11 fails to properly sanitize user supplied data in the `total_service` parameter of the `bookingpress_front_get_category_services` AJAX action (available to unauthenticated users), prior to using it in a dynamically constru

CVSS scores for CVE-2022-0739

Base Score Base Severity CVSS Vector Exploitability Score Impact Score Score Source First Seen
7.5
HIGH AV:N/AC:L/Au:N/C:P/I:P/A:P
10.0
6.4
NIST
9.8
CRITICAL CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
3.9
5.9
NIST

CWE ids for CVE-2022-0739

  • The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.
    Assigned by: contact@wpscan.com (Primary)

References for CVE-2022-0739

Jump to
This web site uses cookies for managing your session, storing preferences, website analytics and additional purposes described in our privacy policy.
By using this web site you are agreeing to CVEdetails.com terms of use!