PT-2021-19899 · Vapor · Vapor
Siemensikkema
·
Published
2021-07-09
·
Updated
2023-06-09
·
CVE-2021-32742
CVSS v3.1
9.1
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Vapor versions 4.47.1 and prior
Description
A bug in the
Data.init(base32Encoded:) function opens up the potential for exposing server memory and/or crashing the server (Denial of Service) for applications where untrusted data can end up in said function. Vapor does not currently use this function itself, so this only impacts applications that use the impacted function directly or through other dependencies.Recommendations
For versions 4.47.1 and prior, update to version 4.47.2 to resolve the issue.
As a temporary workaround, consider using an alternative to Vapor's built-in
Data.init(base32Encoded:) function until the patch is applied.Fix
Deserialization of Untrusted Data
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Vapor