Wire-ios is a messaging application using the wire protocol on apple's ios platform. In versions prior to 3.95 malformed resource identifiers may render the iOS Wire Client completely unusable by causing it to repeatedly crash on launch. These malformed resource identifiers can be generated and sent between Wire users. The root cause lies in [wireapp/wire-ios-transport](https://github.com/wireapp/wire-ios-transport), where code responsible for removing sensible tokens before logging may fail and lead to a crash (Swift exception) of the application. This causes undesirable behavior, however the (greater) Wire system is still functional. Users are advised to upgrade as soon as possible. There are no known workarounds for this issue.
References
Link | Resource |
---|---|
https://github.com/wireapp/wire-ios-transport/commit/02e90aa45edaf7eb2d8b97fa2377cd8104274170 | Patch Third Party Advisory |
https://github.com/wireapp/wire-ios-transport/security/advisories/GHSA-3xvh-x964-572h | Patch Third Party Advisory |
https://github.com/wireapp/wire-ios/security/advisories/GHSA-rq36-8qfp-79mc | Third Party Advisory |
https://github.com/wireapp/wire-ios-transport/commit/02e90aa45edaf7eb2d8b97fa2377cd8104274170 | Patch Third Party Advisory |
https://github.com/wireapp/wire-ios-transport/security/advisories/GHSA-3xvh-x964-572h | Patch Third Party Advisory |
https://github.com/wireapp/wire-ios/security/advisories/GHSA-rq36-8qfp-79mc | Third Party Advisory |
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 06:48
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/wireapp/wire-ios-transport/commit/02e90aa45edaf7eb2d8b97fa2377cd8104274170 - Patch, Third Party Advisory | |
References | () https://github.com/wireapp/wire-ios-transport/security/advisories/GHSA-3xvh-x964-572h - Patch, Third Party Advisory | |
References | () https://github.com/wireapp/wire-ios/security/advisories/GHSA-rq36-8qfp-79mc - Third Party Advisory |
Information
Published : 2022-03-11 18:15
Updated : 2024-11-21 06:48
NVD link : CVE-2022-23625
Mitre link : CVE-2022-23625
CVE.ORG link : CVE-2022-23625
JSON object : View
Products Affected
wire
- wire
- wire-ios-transport
CWE
CWE-755
Improper Handling of Exceptional Conditions