Integer Overflow or Wraparound Affecting openssl-static package, versions <1:1.0.1e-51.el7_2.7


Severity

Recommended
high

Based on CentOS security rating.

Threat Intelligence

EPSS
18.21% (97th percentile)

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 IDSNYK-CENTOS7-OPENSSLSTATIC-2068516
  • published26 Jul 2021
  • disclosed23 Aug 2016

Introduced: 23 Aug 2016

CVE-2016-6302  (opens in a new tab)
CWE-190  (opens in a new tab)
CWE-125  (opens in a new tab)

How to fix?

Upgrade Centos:7 openssl-static to version 1:1.0.1e-51.el7_2.7 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream openssl-static package and not the openssl-static package as distributed by Centos. See How to fix? for Centos:7 relevant fixed versions and status.

The tls_decrypt_ticket function in ssl/t1_lib.c in OpenSSL before 1.1.0 does not consider the HMAC size during validation of the ticket length, which allows remote attackers to cause a denial of service via a ticket that is too short.

References