1 matches found
CVE-2026-8721: Improper Null Termination
Crypt::OpenSSL::PKCS12 versions through 1.94 for Perl truncates passwords with embedded NULLs. Password parameters in PKCS12.xs are declared char , which routes through Perl's default typemap to SvPVnolen. The Perl length is discarded. The C code or OpenSSL internally calls strlen on the buffer...
9.8CVSS5.7AI score0.00553EPSS
SaveExploits0References2
20