Files
CVEs-PoC/2009/CVE-2009-0126.md
T
2025-09-29 21:09:30 +02:00

872 B

CVE-2009-0126

Description

The decrypt_public function in lib/crypt.cpp in the client in Berkeley Open Infrastructure for Network Computing (BOINC) 6.2.14 and 6.4.5 does not check the return value from the OpenSSL RSA_public_decrypt function, which allows remote attackers to bypass validation of the certificate chain via a malformed SSL/TLS signature, a similar vulnerability to CVE-2008-5077.

POC

Reference

No PoCs from references.

Github