VYPR
Unrated severityNVD Advisory· Published Jan 26, 2023· Updated Nov 4, 2025

CVE-2022-41010

CVE-2022-41010

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 'no 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 Siretta QUARTZ-GOLD router's DetranCLI allows arbitrary command execution via crafted network packet.

Vulnerability

A stack-based buffer overflow vulnerability exists in the DetranCLI command parsing functionality of Siretta QUARTZ-GOLD firmware version G5.0.1.5-210720-141020. The flaw is triggered when processing the 'no port triger protocol (tcp|udp|tcp/udp) triger port <1-65535> forward port <1-65535> description WORD' command template. The vulnerable code uses sprintf(stack_buffer, format_string, command_parameter_1, ...) without proper bounds checking, allowing an attacker to overflow the stack [1].

Exploitation

An attacker with authenticated access to the DetranCLI (required high privileges, CVSSv3 PR:H) can send a specially crafted sequence of network packets to the router's management interface. The crafted input, when parsed by the vulnerable command handler, overwrites the stack buffer and corrupts adjacent memory, enabling arbitrary command execution. No user interaction beyond authentication is needed [1].

Impact

Successful exploitation grants the attacker arbitrary command execution on the device with root privileges. This allows full compromise of confidentiality, integrity, and availability (CVSSv3 base score 7.2, AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H). The attacker can install persistent backdoors, exfiltrate sensitive data, or disrupt network operations [1].

Mitigation

As of the publication date (2023-01-26), no official patch or firmware update has been released by Siretta to address this vulnerability. The vulnerable version QUARTZ-GOLD G5.0.1.5-210720-141020 remains affected. Mitigation options include restricting network access to the management interface (e.g., via firewall rules) and ensuring the device is not exposed to untrusted networks. Users should monitor vendor advisories for future updates [1].

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-GOLDv5
    Range: G5.0.1.5-210720-141020

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.