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

CVE-2022-41011

CVE-2022-41011

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 'schedule link1 WORD link2 WORD policy (failover|backup) description (WORD|null)' command template.

AI Insight

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

Multiple stack-based buffer overflows in Siretta QUARTZ-GOLD G5.0.1.5-210720-141020 DetranCLI allow authenticated remote attackers to achieve arbitrary command execution.

Vulnerability

The schedule link1 WORD link2 WORD policy (failover|backup) description (WORD|null) command parsing in the DetranCLI binary on Siretta QUARTZ-GOLD firmware version G5.0.1.5-210720-141020 contains multiple stack-based buffer overflow vulnerabilities (CWE-120). The flaw lies in the use of sprintf to copy user-supplied command parameters into fixed-size stack buffers without proper bounds checking, allowing an overflow to overwrite adjacent memory [1].

Exploitation

An attacker must first authenticate to the router's CLI (via SSH, console, or other means) and have at least administrative privileges (CVSS v3 Privileges Required: High). By sending a specially crafted sequence of requests that supply an overly long string for WORD parameters (link1 or link2) or the description field, they can trigger a stack-based buffer overflow [1]. The overflow corrupts the return address or function pointers, enabling control of program execution.

Impact

Successful exploitation yields arbitrary command execution on the router with root privileges. The attacker can thus fully compromise the device, including reading or modifying data, installing persistent backdoors, or leveraging the router as a pivot point within the industrial network. The vulnerability is assigned a CVSS v3 score of 7.2 (High) [1].

Mitigation

As of the publication date (2023-01-26), no patched firmware version has been released by Siretta. The only known vulnerable version is G5.0.1.5-210720-141020. Talos has disclosed the findings to the vendor, but no official advisory or workaround has been provided [1]. Users should restrict CLI access to trusted administrators, monitor for anomalous commands, and contact Siretta for a firmware update.

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.