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.
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.
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.
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.
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.
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.