Cryptographic Issues Affecting apache2 package, versions <2.4.25-1


Severity

Recommended
0.0
high
0
10

Snyk's Security Team recommends NVD's CVSS assessment. Learn more

Threat Intelligence

Exploit Maturity
Proof of Concept
EPSS
49.02% (99th 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-DEBIANUNSTABLE-APACHE2-391233
  • published27 Jul 2017
  • disclosed27 Jul 2017

Introduced: 27 Jul 2017

CVE-2016-0736  (opens in a new tab)
CWE-310  (opens in a new tab)

How to fix?

Upgrade Debian:unstable apache2 to version 2.4.25-1 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream apache2 package and not the apache2 package as distributed by Debian. See How to fix? for Debian:unstable relevant fixed versions and status.

In Apache HTTP Server versions 2.4.0 to 2.4.23, mod_session_crypto was encrypting its data/cookie using the configured ciphers with possibly either CBC or ECB modes of operation (AES256-CBC by default), hence no selectable or builtin authenticated encryption. This made it vulnerable to padding oracle attacks, particularly with CBC.

References