certnanny / sscep

SSCEP is a command line client for the SCEP protocol
Other
175 stars 92 forks source link

check returnvalue of d2i_PKCS7_bio() to prevent segfault #184

Closed pieska closed 3 months ago

pieska commented 3 months ago

returnvalue of d2i_PKCS7_bio() should be checked, otherwise parsing errors triggers segfault in PEM_write_PKCS7()