CVE-2016-0736
HIGH EXPLOITED RANSOMWAREApache HTTP Server <2.4.24 - Info Disclosure
Title source: llmExploitation Summary
CVE-2016-0736 has been observed exploited in the wild (reported by VulnCheck KEV), including in ransomware campaigns. EIP tracks 1 public exploit from researchers including RedTeam Pentesting GmbH.
AI-analyzed exploit summary This exploit demonstrates a Padding Oracle attack against Apache mod_session_crypto, allowing decryption of session data and encryption of arbitrary attacker-specified data. It includes a proof-of-concept using the python-paddingoracle library to exploit the vulnerability.
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.
Exploits (1)
This exploit demonstrates a Padding Oracle attack against Apache mod_session_crypto, allowing decryption of session data and encryption of arbitrary attacker-specified data. It includes a proof-of-concept using the python-paddingoracle library to exploit the vulnerability.
References (27)
Scores
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N