SB2025020422 - Multiple vulnerabilities in Eventer plugin for WordPress



SB2025020422 - Multiple vulnerabilities in Eventer plugin for WordPress

Published: February 4, 2025

Security Bulletin ID SB2025020422
CSH Severity
Medium
Patch available
NO
Number of vulnerabilities 3
Exploitation vector Remote access
Highest impact Information disclosure

Breakdown by Severity

Medium 67% Low 33%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 3 vulnerabilities.


1) Stored cross-site scripting (CVE-ID: CVE-2024-11132)

CWE-ID: CWE-79 - Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N/E:U/U:Clear


The disclosed vulnerability allows a remote attacker to perform cross-site scripting (XSS) attacks.

The vulnerability exists due to insufficient sanitization of user-supplied data within shortcodes. A remote user can inject and execute arbitrary HTML and script code in user's browser in context of vulnerable website.

Successful exploitation of this vulnerability may allow a remote attacker to steal potentially sensitive information, change appearance of the web page, perform phishing and drive-by-download attacks.


2) Missing Authorization (CVE-ID: CVE-2024-11133)

CWE-ID: CWE-862 - Missing Authorization

CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Green


The vulnerability allows a remote attacker to bypass authorization checks.

The vulnerability exists due to a missing capability check in the "handle_pdf_download_request" function. A remote attacker can download event tickets.


3) Missing Authorization (CVE-ID: CVE-2024-11134)

CWE-ID: CWE-862 - Missing Authorization

CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Green


The vulnerability allows a remote attacker to bypass authorization checks. The vulnerability exists due to a missing capability check on the "eventer_export_bookings_csv" function. A remote user can download bookings and gain access to sensitive information.

Remediation

Cybersecurity Help is not aware of any official remediation provided by the vendor.