x2on / OpenSSL-for-iPhone

A script for compiling OpenSSL for iOS Devices (iPhone, iPad, Watch, iPod Touch, AppleTV, MacCatalyst)

Home Page:https://www.felixschulze.de

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Security flaw, in openssl

JeromeGaudin opened this issue · comments

This version of openssl is vulnerable to a security flaw referenced here: https://nvd.nist.gov/vuln/detail/CVE-2022-0778
A malicious certificate can trigger an infinite loop that cause a service interruption. This can be a huge problem if this library is used to connect to an important service.

Could you please update openssl to a not vulnerable version ( at this date, version 3.0.2, 1.1.1n and 1.0.2zd are not vulnerable)

Will be fixed in #205