VYPR
Moderate severityNVD Advisory· Published May 16, 2019· Updated Aug 4, 2024

CVE-2019-12139

CVE-2019-12139

Description

Reflected XSS vulnerability in eZ Platform Admin UI and Page Builder allows unauthenticated attackers to inject arbitrary JavaScript.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Reflected XSS vulnerability in eZ Platform Admin UI and Page Builder allows unauthenticated attackers to inject arbitrary JavaScript.

Vulnerability

Description

CVE-2019-12139 is a reflected cross-site scripting (XSS) issue found in the Admin UI of eZ Platform 2.x. The vulnerability specifically affects the ezplatform-admin-ui versions 1.3.x before 1.3.5 and 1.4.x before 1.4.4, as well as ezplatform-page-builder versions 1.1.x before 1.1.5 and 1.2.x before 1.2.4 [1][2]. The root cause lies in insufficient input sanitization within the administrative interface, allowing user-controlled input to be improperly reflected in the response.

Exploitation and

Attack Surface

This XSS flaw can be exploited by an attacker without authentication, as the vulnerable components are part of the Admin UI which may be accessible to unauthenticated users in some configurations. The attack vector is through a crafted URL or other user-supplied data that, when processed by the Admin UI, injects malicious HTML or JavaScript code [1]. The attacker needs to trick a victim (likely an administrator) into clicking a specially crafted link or submitting a malicious request.

Impact

Successful exploitation allows the attacker to execute arbitrary JavaScript code in the victim's browser within the context of the Admin UI. This can lead to session hijacking, defacement, sensitive data theft, or further attacks against the application [2]. Given the privileged nature of admin interfaces, the impact on confidentiality, integrity, and availability is potentially severe.

Mitigation

Status

The vulnerability has been addressed by the vendor. Users should update ezplatform-admin-ui to at least version 1.3.5 or 1.4.4, and ezplatform-page-builder to at least version 1.1.5 or 1.2.4, depending on their branch [2]. No known workarounds have been published, and the affected versions are no longer supported if not updated.

AI Insight generated on May 22, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
ezsystems/ezplatform-admin-uiPackagist
>= 1.3, < 1.3.51.3.5
ezsystems/ezplatform-admin-uiPackagist
>= 1.4, < 1.4.41.4.4

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

3

News mentions

0

No linked articles in our index yet.