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

CVE-2022-35874

CVE-2022-35874

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 ssid and ssid_hex configuration parameters, as used within the testWifiAP XCMD handler

AI Insight

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

Format string injections in Abode iota All-In-One Security Kit testWifiAP via ssid/ssid_hex allow memory corruption, info disclosure, and DoS.

Vulnerability

Four format string injection vulnerabilities exist in the testWifiAP XCMD functionality of Abode Systems, Inc. iota All-In-One Security Kit firmware versions 6.9X and 6.9Z. The vulnerabilities are triggered via the ssid and ssid_hex configuration parameters, which are used unsafely in a variadic log function that passes user-controlled format strings to vsnprintf [1].

Exploitation

An attacker does not require prior authentication (CVSSv3: AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H) and can remotely modify configuration values if they have network access to the device. By setting a crafted ssid or ssid_hex value and then executing the testWifiAP XCMD, the format string payload is processed, leading to memory corruption or information disclosure [1].

Impact

Successful exploitation can result in memory corruption, unauthorized information disclosure (leakage of stack memory), and denial of service due to the format string vulnerability. The CVSSv3.0 base score is 8.2, with high impact on availability and low impact on integrity [1].

Mitigation

As of the publication date (2022-10-25), no patch or fix has been released by Abode Systems, Inc. Users are advised to restrict network access to the iota device and monitor for any configuration changes from untrusted sources. The product may be end-of-life; consult the vendor for further guidance [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

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.