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

CVE-2022-41027

CVE-2022-41027

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

AI Insight

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

A stack-based buffer overflow in the DetranCLI 'vpn schedule' command parsing of Siretta QUARTZ-GOLD G5.0.1.5-210720-141020 allows authenticated remote attackers to execute arbitrary commands.

Vulnerability

A stack-based buffer overflow vulnerability exists in the vpn schedule command parsing functionality of the DetranCLI binary in Siretta QUARTZ-GOLD firmware version G5.0.1.5-210720-141020 [1]. The flaw is triggered when processing the command template 'vpn schedule name1 WORD name2 WORD policy (failover|backup) description (WORD|null)'. The function uses sprintf to copy user-supplied parameters into a fixed-size stack buffer without proper bounds checking [1].

Exploitation

An attacker must first authenticate to the router's CLI (privilege level required) [1]. The attacker then sends a specially crafted sequence of requests containing an overly long parameter (such as a long WORD) for the name1, name2, or description fields in the vulnerable command [1]. This overflows the stack buffer, overwriting adjacent memory.

Impact

Successful exploitation allows the attacker to achieve arbitrary command execution with root privileges on the device [1]. This results in a complete compromise of confidentiality, integrity, and availability (CVSS 7.2) [1].

Mitigation

As of the publication date (2023-01-26), no official patch has been released by Siretta for QUARTZ-GOLD G5.0.1.5-210720-141020 [1]. Users should restrict network access to the router's administrative interfaces and monitor advisories from the vendor for future firmware updates. The vulnerability is not listed in CISA's Known Exploited Vulnerabilities (KEV) catalog as of now.

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.