VYPR
Unrated severityNVD Advisory· Published Oct 25, 2022· Updated Apr 15, 2025

CVE-2022-35875

CVE-2022-35875

Description

Four format string injection vulnerabilities exist in the XCMD testWifiAP functionality of Abode Systems, Inc. iota All-In-One Security Kit 6.9X and 6.9Z. Specially-crafted configuration values can lead to memory corruption, information disclosure and denial of service. An attacker can modify a configuration value and then execute an XCMD to trigger these vulnerabilities.This vulnerability arises from format string injection via the wpapsk configuration parameter, as used within the testWifiAP XCMD handler

AI Insight

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

Format string injection in Abode iota testWifiAP via wpapsk parameter allows memory corruption, info disclosure, and DoS.

Vulnerability

A format string injection vulnerability exists in the testWifiAP XCMD handler of the Abode Systems, Inc. iota All-In-One Security Kit versions 6.9X and 6.9Z [1]. The flaw is triggered when specially-crafted configuration values are supplied via the wpapsk configuration parameter, which is then used as the format argument to a logging function that wraps vsnprintf. This allows an attacker to control the format string and perform arbitrary read/write operations on stack memory [1].

Exploitation

An attacker with network access to the device can modify the wpapsk configuration value without requiring authentication, according to the CVSS vector (AV:N/AC:L/PR:N/UI:N/S:U) [1]. After setting the malicious configuration, the attacker must trigger the testWifiAP XCMD to execute the vulnerable code path, which will call the logging function with the attacker-controlled format string [1].

Impact

Successful exploitation can lead to memory corruption, information disclosure (leaking stack memory), and denial of service [1]. The CVSSv3 score is 8.2, with impacts to integrity (low) and availability (high); confidentiality is not directly impacted per the score, though information disclosure is noted in the description [1].

Mitigation

Abode Systems, Inc. has not released a patched version as of the publication date (2022-10-25); no workaround is documented in the available references [1]. Affected users should monitor vendor advisories for updates.

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

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.