LiveActive security incident?Get immediate response
CVE Record

CVE-2022-41030: Several stack-based buffer overflow vulnerabilities exist in the DetranCLI command parsing functionality of...

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 wlan filter mac address WORD descript WORD' command template.

HighCVSS 7.2Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2022-41030 affects Siretta QUARTZ-GOLD firmware G5.0.1.5-210720-141020. A flaw in command parsing can let a highly privileged network attacker execute arbitrary commands. Business urgency is highest where this device version is still deployed on reachable management networks.

Executive priority

Treat this as a high-priority infrastructure exposure if the affected firmware is present. It requires high privileges, but successful exploitation could compromise confidentiality, integrity, and availability of the device.

Technical view

The issue is a CWE-120 stack-based buffer overflow in DetranCLI command parsing, specifically handling the 'no wlan filter mac address WORD descript WORD' command template. The CVSS 3.0 score is 7.2 with network attack vector, low complexity, high privileges required, and high confidentiality, integrity, and availability impact.

Likely exposure

Exposure appears limited to Siretta QUARTZ-GOLD devices running firmware G5.0.1.5-210720-141020. Risk increases if DetranCLI or related management services are network-reachable by privileged users beyond a tightly controlled administration network.

Exploitation context

The source bundle says a specially crafted network packet and sequence of requests can trigger arbitrary command execution. It does not provide evidence of active exploitation, and the CVE is not marked as CISA KEV.

Researcher notes

Evidence supports one affected product version and a specific DetranCLI command parser flaw. The bundle does not identify a confirmed patch, workaround, public exploit, or active exploitation. Avoid assuming broader Siretta product impact without vendor confirmation.

Mitigation direction

  • Check Siretta guidance for firmware updates or vendor-approved remediation.
  • Restrict management and DetranCLI access to trusted administrator networks only.
  • Remove affected devices from untrusted or broadly reachable network segments.
  • Review and limit privileged accounts that can access device management interfaces.
  • Monitor vendor and Talos references for updated remediation details.

Validation and detection

  • Inventory Siretta QUARTZ-GOLD devices and record firmware versions.
  • Confirm whether any device runs G5.0.1.5-210720-141020.
  • Map network reachability to management or DetranCLI interfaces.
  • Review access controls for users with high management privileges.
  • Check security monitoring for unusual management-session activity.
Prepared
Confidence
medium
Sources
4

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-120: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2022-41030 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
7.2 (3.0)
Known Exploited
No
Published

Vector: CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
3Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
7.2CVSS 3.0HighCVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H1.25.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

7.2High
CVSS 3.0 vector shape for CVE-2022-41030Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
SirettaQUARTZ-GOLDG5.0.1.5-210720-141020Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-120 · source CWE mapping

Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')

Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.