LiveActive security incident?Get immediate response
CVE Record

CVE-2024-52427: WordPress Event Tickets with Ticket Scanner plugin <= 2.3.11 - Remote Code Execution (RCE) vulnerability

Deserialization of Untrusted Data vulnerability in Vollstart Event Tickets with Ticket Scanner event-tickets-with-ticket-scanner allows Server Side Include (SSI) Injection.This issue affects Event Tickets with Ticket Scanner: from n/a through <= 2.3.11.

CriticalCVSS 9.9Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

This CVE affects the WordPress Event Tickets with Ticket Scanner plugin through version 2.3.11. The supplied sources describe a critical flaw that can allow remote code execution through server-side include injection. It requires at least low privileges, but no user interaction, so compromised or low-level accounts could create serious business impact.

Executive priority

Treat as urgent for any WordPress site using this ticketing plugin. The potential impact is full site compromise, but exposure depends on plugin presence and version. Prioritize inventory first, then remove, disable, or update according to vendor guidance.

Technical view

The issue is described as deserialization of untrusted data leading to SSI injection in Vollstart Event Tickets with Ticket Scanner. CVSS 3.1 is 9.9: network reachable, low complexity, low privileges required, no user interaction, scope changed, and high confidentiality, integrity, and availability impact.

Likely exposure

Exposure is limited to WordPress installations using Event Tickets with Ticket Scanner versions up to 2.3.11. The bundle does not identify affected deployment configurations beyond the plugin/version range, so teams should verify active plugin inventory directly.

Exploitation context

The CVE is not listed as KEV in the supplied bundle, and no cited source states active exploitation. Public sources label the issue RCE, but the provided evidence does not include exploit maturity, observed attacks, or a confirmed fixed version.

Researcher notes

Evidence is narrow: CVE metadata and Patchstack listing. The CVSS vector indicates authenticated low-privilege network exploitation without user interaction. Do not assume unauthenticated exploitation or active exploitation from the supplied sources. Fixed-version information is not present in the bundle.

Mitigation direction

  • Inventory WordPress sites for the plugin and version.
  • Check vendor, WordPress.org, and Patchstack guidance for a fixed release.
  • Disable or remove the plugin where business impact allows.
  • Restrict low-privilege account access until remediation is confirmed.
  • Review web server SSI handling and hardening guidance.

Validation and detection

  • Confirm whether the plugin is installed and active.
  • Record the installed plugin version on each WordPress site.
  • Check whether any site runs version 2.3.11 or earlier.
  • Review logs for unusual authenticated plugin activity.
  • Validate remediation against current vendor or Patchstack guidance.
Prepared
Confidence
medium
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-82: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
description · low confidence lookup

Execution behavior lookup

The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2024-52427 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Critical
CVSS
9.9 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
3Timeline events
1ADP providers
2Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: total

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
9.9CVSS 3.1CriticalCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H3.16Patchstack

Vulnerability scoring details

Base CVSS 3.1 score

9.9Critical
CVSS 3.1 vector shape for CVE-2024-52427Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
VollstartEvent Tickets with Ticket Scannerevent-tickets-with-ticket-scanner, 0unaffected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-82 · source CWE mapping

Improper Neutralization of Script in Attributes of IMG Tags in a Web Page

Improper Neutralization of Script in Attributes of IMG Tags in a Web Page represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.