Alerts This Week
Warning Icon 1 664
Alerts This Week
Warning Icon 1 664

Arch Linux: 202301-2 Critical Risk of OpenSSL Data Leak Identified

Archlinux Large Esm H500
The package crypto++ before version 5.6.5-1 is vulnerable to information disclosure.
Arch Linux Security Advisory ASA-201610-8
========================================
Severity: Medium
Date    : 2016-10-12
CVE-ID  : CVE-2016-7420
Package : crypto++
Type    : information disclosure
Remote  : No
Link    : https://wiki.archlinux.org/title/CVE

Summary
======
The package crypto++ before version 5.6.5-1 is vulnerable to
information disclosure.

Resolution
=========
Upgrade to 5.6.5-1.

# pacman -Syu "crypto++>=5.6.5-1"

The problem has been fixed upstream in version 5.6.5.

Workaround
=========
None.

Description
==========
Crypto++ (aka cryptopp) through 5.6.4 does not document the requirement
for a compile-time NDEBUG definition disabling the many assert calls
that are unintended in production use, which might allow context-
dependent attackers to obtain sensitive information by leveraging access
to process memory after an assertion failure, as demonstrated by reading
a core dump.

Impact
=====
An attacker can provide input to programs using crypto++ that may cause
a crash and lead to the disclosure of sensitive information in a core
dump.

References
=========
https://www.cve.org/CVERecord?id=CVE-2016-7420
https://bugs.archlinux.org/task/51331
https://github.com/weidai11/cryptopp/issues/277
https://www.openwall.com/lists/oss-security/2016/09/15/12

Related News

Your message here