Cyber Resilience

CVE-2023-37149

CriticalPublic PoCRCE

Published: 07 July 2023

Published
07 July 2023
Modified
21 November 2024
KEV Added
Patch
CVSS Score v3.1 9.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0140 80.9th percentile
Risk Priority 20 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2023-37149 is a critical-severity Command Injection (CWE-77) vulnerability in Totolink Lr350 Firmware. Its CVSS base score is 9.8 (Critical).

Operationally, ranked in the top 19.1% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.

Deeper analysis

TOTOLINK LR350 firmware version V9.3.5u.6369_B20220309 contains a command injection vulnerability in the setUploadSetting function, where the FileName parameter is not properly sanitized before being passed to a system command. The flaw is tracked as CWE-77 and carries a CVSS 3.1 score of 9.8, reflecting network-accessible exploitation without authentication or user interaction.

An unauthenticated attacker with network access can supply a crafted FileName value to the affected endpoint, resulting in arbitrary command execution on the device. Successful exploitation grants the attacker full control over the router, including the ability to read or modify configuration data, install persistent malware, or pivot into attached networks.

Public references consist of technical write-ups hosted on GitHub that detail the vulnerable function and parameter but contain no information on vendor patches or mitigation steps. The EPSS score rose from a low baseline to a peak of 0.2744 on 2025-01-22 before receding to the current value of 0.0140, indicating a clear increase in exploitation interest well after the 2023 disclosure.

EU & UK References

Vulnerability details

TOTOLINK LR350 V9.3.5u.6369_B20220309 was discovered to contain a command injection vulnerability via the FileName parameter in the setUploadSetting function.

CWE(s)

Related Threats

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

Affected Assets

totolink
lr350 firmware
9.3.5u.6369_b20220309

Mitigating Controls

No mitigating controls mapped yet. The per-CVE control annotator has not reached this CVE.

References