cve/2009/CVE-2009-0642.md
2024-05-26 14:27:05 +02:00

745 B

CVE-2009-0642

Description

ext/openssl/ossl_ocsp.c in Ruby 1.8 and 1.9 does not properly check the return value from the OCSP_basic_verify function, which might allow remote attackers to successfully present an invalid X.509 certificate, possibly involving a revoked certificate.

POC

Reference

No PoCs from references.

Github