Vulnerability Details : CVE-2022-32293
In ConnMan through 1.41, a man-in-the-middle attack against a WISPR HTTP query could be used to trigger a use-after-free in WISPR handling, leading to crashes or code execution.
Vulnerability category: Memory Corruption
Products affected by CVE-2022-32293
- cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*
- cpe:2.3:a:intel:connman:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2022-32293
0.73%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 81 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2022-32293
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
8.1
|
HIGH | CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H |
2.2
|
5.9
|
NIST |
CWE ids for CVE-2022-32293
-
The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.Assigned by: nvd@nist.gov (Primary)
References for CVE-2022-32293
-
https://security.gentoo.org/glsa/202310-21
ConnMan: Multiple Vulnerabilities (GLSA 202310-21) — Gentoo securityThird Party Advisory
-
https://lore.kernel.org/connman/20220801080043.4861-3-wagi%40monom.org/
[PATCH 3/6] wispr: Add reference counter to portal context - Daniel WagnerPatch
-
https://www.debian.org/security/2022/dsa-5231
Debian -- Security Information -- DSA-5231-1 connmanThird Party Advisory
-
https://lore.kernel.org/connman/20220801080043.4861-1-wagi@monom.org/
[PATCH 1/6] wispr: Rename wispr_portal_list to wispr_portal_hash - Daniel WagnerMailing List;Patch;Third Party Advisory
-
https://lore.kernel.org/connman/20220801080043.4861-3-wagi@monom.org/
[PATCH 3/6] wispr: Add reference counter to portal context - Daniel WagnerMailing List;Patch;Third Party Advisory
-
https://lore.kernel.org/connman/20220801080043.4861-1-wagi%40monom.org/
[PATCH 1/6] wispr: Rename wispr_portal_list to wispr_portal_hash - Daniel WagnerPatch
-
https://bugzilla.suse.com/show_bug.cgi?id=1200190
Bug 1200190 – VUL-0: CVE-2022-32293: connman: Double-free/Use-after-free in WISPRIssue Tracking;Third Party Advisory
Jump to