CVE-2022-31009

Source
https://nvd.nist.gov/vuln/detail/CVE-2022-31009
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2022-31009.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2022-31009
Aliases
  • GHSA-83m6-p7x5-925j
Published
2022-06-23T06:40:10Z
Modified
2025-11-04T19:33:23Z
Severity
  • 5.7 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:H CVSS Calculator
Summary
DoS vulnerability: Invalid Accent Colors
Details

wire-ios is an iOS client for the Wire secure messaging application. Invalid accent colors of Wire communication partners may render the iOS Wire Client partially unusable by causing it to crash multiple times on launch. These invalid accent colors can be used by and sent between Wire users. The root cause was an unnecessary assert statement when converting an integer value into the corresponding enum value, causing an exception instead of a fallback to a default value. This issue is fixed in wire-ios and in Wire for iOS 3.100. There is no workaround available, but users may use other Wire clients (such as the web app) to continue using Wire, or upgrade their client.

Database specific
{
    "cwe_ids": [
        "CWE-617"
    ]
}
References

Affected packages

Git / github.com/wireapp/wire-ios

Affected ranges

Type
GIT
Repo
https://github.com/wireapp/wire-ios
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed