OpenSSL 1.0.2c Alternative chains certificate forgery Vulnerability
Exploit for multiple platform in category remote exploits The function X509verifycert checks the value of |ctx-chain| at the beginning, and if it is NULL then it initialises it, along with the value of ctx-untrusted. The normal way to use X509verifycert is to first call X509STORECTXinit; then set...