SCA: security update for wireui/wireui (GHSA-rw5h-g8xq-6877)

medium Tenable Cloud Security Plugin ID 418955

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- Wire UI is a library of components and resources to empower Laravel and Livewire application development.
A potential Cross-Site Scripting (XSS) vulnerability has been identified in the `/wireui/button` endpoint,
specifically through the `label` query parameter. Malicious actors could exploit this vulnerability by
injecting JavaScript into the `label` parameter, leading to the execution of arbitrary code in the
victim's browser. The `/wireui/button` endpoint dynamically renders button labels based on user-provided
input via the `label` query parameter. Due to insufficient sanitization or escaping of this input, an
attacker can inject malicious JavaScript. By crafting such a request, an attacker can inject arbitrary
code that will be executed by the browser when the endpoint is accessed. If exploited, this vulnerability
could allow an attacker to execute arbitrary JavaScript code in the context of the affected website. This
could lead to: **Session Hijacking**: Stealing session cookies, tokens, or other sensitive information.
**User Impersonation**: Performing unauthorized actions on behalf of authenticated users. **Phishing**:
Redirecting users to malicious websites. **Content Manipulation**: Altering the appearance or behavior of
the affected page to mislead users or execute further attacks. The severity of this vulnerability depends
on the context of where the affected component is used, but in all cases, it poses a significant risk to
user security. This issue has been addressed in release versions 1.19.3 and 2.1.3. Users are advised to
upgrade. There are no known workarounds for this vulnerability. (CVE-2024-45803)

See Also

https://github.com/advisories/GHSA-rw5h-g8xq-6877

Plugin Details

Severity: Medium

ID: 418955

Version: Revision 1.6

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 2.3

Percentile: 9.14

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.4

Temporal Score: 4.7

Vector: CVSS2#AV:N/AC:L/Au:N/C:P/I:P/A:N

CVSS Score Source: CVE-2024-45803

CVSS v3

Risk Factor: Medium

Base Score: 6.1

Temporal Score: 5.3

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

CVSS v4

Risk Factor: Medium

Base Score: 5.1

Threat Score: 1.2

Threat Vector: CVSS:4.0/E:U

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:L/VI:L/VA:N/SC:L/SI:L/SA:N

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 9/17/2024

Vulnerability Publication Date: 9/17/2024

Reference Information

CVE: CVE-2024-45803

cwe: CWE-79