3 matches found
GHSA-PQWH-C2F3-VXMQ Untrusted data fed into `Data.init(base32Encoded:)` can result in exposing server memory and/or crash
Impact A bug in the Data.initbase32Encoded: 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 impact applications...
Untrusted data fed into `Data.init(base32Encoded:)` can result in exposing server memory and/or crash
Impact A bug in the Data.initbase32Encoded: 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 impact applications...
Design/Logic Flaw
Vapor is a web framework for Swift. In versions 4.47.1 and prior, bug in the Data.initbase32Encoded: 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...