CVE Published: 27/07/2017 |
CVE Updated: 16/09/2024 |
CVE Year: 2016 Source: apache |
Vendor: Apache Software Foundation |
Product: Apache HTTP Server Status : PUBLISHED
CVE-2016-0736 Description
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.