Out-of-Bounds Affecting openssl package, versions >=1.0.0, <1.0.8


0.0
high

Snyk CVSS

    Attack Complexity Low

    Threat Intelligence

    EPSS 5.01% (93rd percentile)
Expand this section
NVD
7.3 high
Expand this section
Red Hat
7.5 high

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-COCOAPODS-OPENSSL-470748
  • published 2 Oct 2019
  • disclosed 28 Mar 2014
  • credit Unknown

How to fix?

Upgrade OpenSSL to version 1.0.8 or higher.

Overview

OpenSSL is a SSL/TLS and Crypto toolkit. Deprecated in Mac OS and gone in iOS, this spec gives your project non-deprecated OpenSSL support.

Affected versions of this package are vulnerable to Out-of-Bounds. OpenSSL is vulnerable to denial of service (DoS) attacks through memory consumption and application crash. This is caused because the dtls1_clear_queues function in d1_lib.c frees data not taking into account that application data could arrive between the ChangeCipherSpec message and the Finished message. This can cause the DTLS peer to buffer the application data and cause a segmentation fault.