Cyber Resilience

CVE-2024-2863

Medium

Published: 25 March 2024

Published
25 March 2024
Modified
04 April 2025
KEV Added
Patch
CVSS Score v3.1 5.3 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
EPSS Score 0.5613 98.1th percentile
Risk Priority 44 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2024-2863 is a medium-severity Path Traversal: '.../...//' (CWE-35) vulnerability in Lg Lg Led Assistant. Its CVSS base score is 5.3 (Medium).

Operationally, ranked in the top 1.9% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

Deeper analysis

CVE-2024-2863 is a path traversal vulnerability that affects LG LED Assistant. It stems from improper handling of file uploads, allowing directory traversal as indicated by the associated CWEs (CWE-35 and CWE-22). The flaw carries a CVSS 3.1 base score of 5.3, reflecting network attack vector, low complexity, and no required authentication or user interaction, with a resulting partial confidentiality impact.

Remote, unauthenticated attackers can exploit the issue by submitting crafted file upload requests to the affected LG LED Assistant instance. Successful exploitation enables path traversal that may expose sensitive files outside the intended upload directory, though the vulnerability does not permit modification or deletion of data.

LG has published security bulletins that direct users to available updates for the product; administrators should apply the patches referenced at the LG security site to remediate the flaw.

The EPSS score for this CVE rose from a low baseline to a peak of 0.7129 (current value 0.5613), indicating that exploitation interest increased after public disclosure and that the issue merits renewed monitoring.

EU & UK References

Vulnerability details

This vulnerability allows remote attackers to traverse paths via file upload on the affected LG LED Assistant.

CWE(s)

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

lg
lg led assistant
2.1.65

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-22

Validates pathnames and filenames to prevent traversal outside intended directories.

References