GHSA-723w-crw6-p9hxCriticalCVSS 9.8
openssl_encrypt versions before 1.4.0 contain a vulnerability in PublicKeyBundle.from_dict() that...
🔗 CVE IDs covered (1)
📋 Description
openssl_encrypt versions before 1.4.0 contain a vulnerability in PublicKeyBundle.from_dict() that creates key bundles from untrusted data without verifying signatures. Attackers can call from_dict() followed by to_identity() without signature verification to encrypt data using attacker-controlled public keys, leaking secrets.