VYPR
Unrated severityNVD Advisory· Published Dec 22, 2021· Updated Aug 3, 2024

CVE-2021-21880

CVE-2021-21880

Description

A directory traversal vulnerability exists in the Web Manager FsCopyFile functionality of Lantronix PremierWave 2050 8.9.0.0R4. A specially-crafted HTTP request can lead to local file inclusion. An attacker can make an authenticated HTTP request to trigger this vulnerability.

AI Insight

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

Authenticated directory traversal in Lantronix PremierWave 2050 Web Manager allows local file inclusion via crafted HTTP request.

Vulnerability

A directory traversal vulnerability exists in the Web Manager FsCopyFile functionality of Lantronix PremierWave 2050 firmware version 8.9.0.0R4 [1]. The cwd and dst HTTP POST parameters are not properly sanitized, allowing path traversal sequences to bypass the intended restriction to the /ltrx_user/ directory. This feature is only accessible to authenticated users with the filesystem privilege.

Exploitation

An attacker with valid credentials and filesystem privilege can send a crafted HTTP POST request to the Web Manager endpoint ajax=FsCopyFile. By manipulating the cwd parameter (e.g., /../etc/) and the dst parameter (e.g., ../ltrx_user/shadow), the attacker can copy arbitrary files from outside the restricted directory into the /ltrx_user/ directory [1]. The provided example demonstrates copying /etc/shadow into an accessible location.

Impact

Successful exploitation allows an authenticated attacker to copy sensitive system files (e.g., /etc/shadow, configuration files) into the world-readable /ltrx_user/ directory. This leads to local file inclusion and potential privilege escalation or information disclosure. The CVSSv3 score is 7.2 (High) [1].

Mitigation

As of the advisory publication date (2021-12-22), no official patch has been announced by Lantronix [1]. Users should contact the vendor for firmware updates or restrict access to the Web Manager to trusted users only. No workaround is documented in the available references.

AI Insight generated on May 27, 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

1

News mentions

0

No linked articles in our index yet.