You are viewing this page in an unauthorized frame window.
This is a potential security issue, you are being redirected to
https://nvd.nist.gov
An official website of the United States government
Official websites use .gov
A .gov website belongs to an official government organization in the United States.
Secure .gov websites use HTTPS
A lock () or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.
This CVE record is not being prioritized for NVD enrichment efforts due to resource or other concerns.
Description
The Passeum Ticketing plugin for WordPress is vulnerable to Stored Cross-Site Scripting in all versions up to, and including, 1.0. This is due to the `get_shop_url()` method returning the `shop_name` setting value without sanitization when it begins with "http", combined with insufficient validation in the `validate_shop_name()` function which only checks for empty values and string type. This makes it possible for authenticated attackers, with Administrator-level access and above, to inject arbitrary external scripts by setting the `shop_name` to an attacker-controlled URL (e.g., `https://attacker.com`), which causes the plugin to enqueue external JavaScript and CSS from the attacker-controlled domain via `wp_register_script()` and `wp_register_style()`. The injected scripts execute on every frontend page containing any Passeum Ticketing shortcode, affecting all site visitors. Please note that this does not affect single-site installations as administrators already have the `unfiltered_html` capability.
Metrics
NVD enrichment efforts reference publicly available information to associate
vector strings. CVSS information contributed by other sources is also
displayed.
By selecting these links, you will be leaving NIST webspace.
We have provided these links to other web sites because they
may have information that would be of interest to you. No
inferences should be drawn on account of other sites being
referenced, or not, from this page. There may be other web
sites that are more appropriate for your purpose. NIST does
not necessarily endorse the views expressed, or concur with
the facts presented on these sites. Further, NIST does not
endorse any commercial products that may be mentioned on
these sites. Please address comments about this page to [email protected].
Title: plugin de WordPress Passeum Ticketing, Description: El plugin Passeum Ticketing para WordPress es vulnerable a Cross-Site Scripting Almacenado en todas las versiones hasta la 1.0, inclusive. Esto se debe a que el método 'get_shop_url()' devuelve el valor de la configuración 'shop_name' sin sanitización cuando comienza con 'http', combinado con una validación insuficiente en la función 'validate_shop_name()' que solo verifica valores vacíos y el tipo de cadena. Esto hace posible que atacantes autenticados, con acceso de nivel de Administrador y superior, inyecten scripts externos arbitrarios al establecer el 'shop_name' a una URL controlada por el atacante (por ejemplo, 'https://attacker.com'), lo que hace que el plugin encole JavaScript y CSS externos desde el dominio controlado por el atacante a través de 'wp_register_script()' y 'wp_register_style()'. Los scripts inyectados se ejecutan en cada página de frontend que contenga cualquier shortcode de Passeum Ticketing, afectando a todos los visitantes del sitio. Tenga en cuenta que esto no afecta a las instalaciones de sitio único, ya que los administradores ya tienen la capacidad 'unfiltered_html'.
New CVE Received from Wordfence6/02/2026 8:16:44 PM
Action
Type
Old Value
New Value
Added
Description
The Passeum Ticketing plugin for WordPress is vulnerable to Stored Cross-Site Scripting in all versions up to, and including, 1.0. This is due to the `get_shop_url()` method returning the `shop_name` setting value without sanitization when it begins with "http", combined with insufficient validation in the `validate_shop_name()` function which only checks for empty values and string type. This makes it possible for authenticated attackers, with Administrator-level access and above, to inject arbitrary external scripts by setting the `shop_name` to an attacker-controlled URL (e.g., `https://attacker.com`), which causes the plugin to enqueue external JavaScript and CSS from the attacker-controlled domain via `wp_register_script()` and `wp_register_style()`. The injected scripts execute on every frontend page containing any Passeum Ticketing shortcode, affecting all site visitors. Please note that this does not affect single-site installations as administrators already have the `unfiltered_html` capability.