CVE-2022-41009
Description
Several stack-based buffer overflow vulnerabilities exist in the DetranCLI command parsing functionality of Siretta QUARTZ-GOLD G5.0.1.5-210720-141020. A specially-crafted network packet can lead to arbitrary command execution. An attacker can send a sequence of requests to trigger these vulnerabilities.This buffer overflow is in the function that manages the 'port triger protocol (tcp|udp|tcp/udp) triger port <1-65535> forward port <1-65535> description WORD' command template.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Stack-based buffer overflow in DetranCLI command parsing of Siretta QUARTZ-GOLD allows remote authenticated attackers to execute arbitrary code.
Vulnerability
The vulnerability is a stack-based buffer overflow in the DetranCLI command parsing functionality of the Siretta QUARTZ-GOLD router, specifically in the function handling the port triger protocol (tcp|udp|tcp/udp) triger port <1-65535> forward port <1-65535> description WORD command template. Affected version is G5.0.1.5-210720-141020. The overflow occurs due to the use of sprintf with user-controlled parameters without proper bounds checking, leading to a buffer overflow on the stack. [1]
Exploitation
An attacker needs to have authenticated access to the DetranCLI interface (SSH, console, or other management channel). The attacker sends a crafted network packet containing an overly long parameter in the description field of the port triger command. The overflow happens when the command is parsed, overwriting adjacent stack memory. A sequence of requests may be required to trigger the specific vulnerable code path. [1]
Impact
Successful exploitation results in arbitrary command execution with the privileges of the DetranCLI process (likely root). This allows the attacker to fully compromise the router, including modifying configuration, exfiltrating data, or pivoting to other internal systems. The CVSSv3 score is 7.2 (AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H). [1]
Mitigation
As of the publication date (2023-01-26), no patch or updated firmware version had been released by Siretta. No workarounds are documented. Users should restrict administrative access to trusted networks and monitor for unusual activity. The vulnerability is not listed in CISA KEV as of this writing.
AI Insight generated on May 25, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2- Range: = G5.0.1.5-210720-141020
- Siretta/QUARTZ-GOLDv5Range: G5.0.1.5-210720-141020
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
1News mentions
0No linked articles in our index yet.