mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-30 18:20:53 +00:00
1.1 KiB
1.1 KiB
CVE-2022-35879
Description
Four format string injection vulnerabilities exist in the UPnP logging functionality of Abode Systems, Inc. iota All-In-One Security Kit 6.9Z and 6.9X. A specially-crafted UPnP negotiation can lead to memory corruption, information disclosure, and denial of service. An attacker can host a malicious UPnP service to trigger these vulnerabilities.This vulnerability arises from format string injection via controlURL
XML tag, as used within the DoUpdateUPnPbyService
action handler.
POC
Reference
- https://talosintelligence.com/vulnerability_reports/TALOS-2022-1583
- https://talosintelligence.com/vulnerability_reports/TALOS-2022-1583
Github
No PoCs found on GitHub currently.