VYPR
Moderate severityNVD Advisory· Published Oct 10, 2019· Updated Aug 5, 2024

CVE-2019-17433

CVE-2019-17433

Description

CVE-2019-17433 is a stored XSS vulnerability in laravel-admin 1.7.3 via the Slug or Name fields on the Roles screen due to improper escaping in the Operation log.

AI Insight

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

CVE-2019-17433 is a stored XSS vulnerability in laravel-admin 1.7.3 via the Slug or Name fields on the Roles screen due to improper escaping in the Operation log.

The vulnerability is a stored cross-site scripting (XSS) issue in z-song laravel-admin version 1.7.3. The Roles screen allows administrators to set a Slug or Name for roles, but these inputs are not properly sanitized before being displayed in the Operation log screen [1], [2].

An authenticated attacker with administrative access to the role management function can inject malicious JavaScript code into the Slug or Name fields. When the victim (another admin) views the Operation log, the injected script executes in their browser context. The attack requires admin privileges but can be used to target other administrators.

Successful exploitation allows the attacker to perform actions on behalf of the victim within the application, such as creating or modifying data, or stealing session cookies. Since the payload is stored, it can affect multiple users who view the Operation log.

The issue was reported and acknowledged by the maintainer in the project's GitHub repository (issue #3847) [2]. Users should upgrade to a patched version of laravel-admin. As of the publication date, there is no official patch, but updating to the latest release is recommended.

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