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

CVE-2022-40986

CVE-2022-40986

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 '(ddns1|ddns2) mx WORD' command template.

AI Insight

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

Stack-based buffer overflow in DetranCLI `(ddns1|ddns2) mx WORD` command of Siretta QUARTZ-GOLD allows remote authenticated attackers to execute arbitrary commands.

Vulnerability

A stack-based buffer overflow exists in the DetranCLI command parsing functionality of Siretta QUARTZ-GOLD firmware version G5.0.1.5-210720-141020. The vulnerability is triggered when handling the (ddns1|ddns2) mx WORD command template due to an unsafe sprintf() call that copies user-supplied input into a fixed-size stack buffer without proper bounds checking. This vulnerability is a classic buffer overflow (CWE-120) and affects the DetranCLI binary which manages router configuration. [1]

Exploitation

An attacker must have administrative access (high privileges) to the QUARTZ-GOLD's CLI interface over the network. No user interaction is required beyond sending a crafted sequence of commands. The attacker provides an overly long string as the WORD parameter in the (ddns1|ddns2) mx WORD command, which directly overflows the stack buffer when processed by the vulnerable sprintf() pattern. [1]

Impact

Successful exploitation allows an attacker to execute arbitrary commands on the device with root privileges. The impact includes complete compromise of confidentiality, integrity, and availability (CIA) of the router, as the attacker can modify configurations, intercept traffic, or render the device inoperable. [1]

Mitigation

Siretta has not released a firmware patch as of the publication date; users are advised to restrict network access to the CLI interface to trusted administrators only. The vulnerable version is G5.0.1.5-210720-141020, and no workaround is available that fully addresses the buffer overflow. [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.