Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

openssl - Security Vulnerability #225

Open
agarcia-te opened this issue Dec 10, 2020 · 0 comments
Open

openssl - Security Vulnerability #225

agarcia-te opened this issue Dec 10, 2020 · 0 comments

Comments

@agarcia-te
Copy link

Hello Guys,

First of all, thanks for the lib !

Just wanted to share that we're getting a vulnerability report from this image. Details are as follows:

image

Server or client applications that call the SSL_check_chain() function during or after a TLS 1.3 handshake may crash due to a NULL pointer dereference as a result of incorrect handling of the "signature_algorithms_cert" TLS extension. The crash occurs if an invalid or unrecognised signature algorithm is received from the peer. This could be exploited by a malicious peer in a Denial of Service attack. OpenSSL version 1.1.1d, 1.1.1e, and 1.1.1f are affected by this issue. This issue did not affect OpenSSL versions prior to 1.1.1d. Fixed in OpenSSL 1.1.1g (Affected 1.1.1d-1.1.1f).

Seems like it's easily fixable by updating the OpenSSL lib version to 1.1.1g-r0 so your help would be greatly appreciated !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant