CVE-2016-2107
MEDIUMRedhat Enterprise Linux Desktop < 1.0.1s - Information Disclosure
Title source: ruleExploitation Summary
EIP tracks 3 public exploits for CVE-2016-2107. PoCs published by Juraj Somorovsky, FiloSottile, tmiklas.
AI-analyzed exploit summary This exploit leverages a padding oracle vulnerability in OpenSSL (CVE-2016-2107) by sending malformed TLS Finished messages to trigger incorrect error handling. The provided XML configuration for TLS-Attacker demonstrates the attack by manipulating the plaintext bytes in the Finished message.
Description
The AES-NI implementation in OpenSSL before 1.0.1t and 1.0.2 before 1.0.2h does not consider memory allocation during a certain padding check, which allows remote attackers to obtain sensitive cleartext information via a padding-oracle attack against an AES CBC session. NOTE: this vulnerability exists because of an incorrect fix for CVE-2013-0169.
Exploits (3)
This exploit leverages a padding oracle vulnerability in OpenSSL (CVE-2016-2107) by sending malformed TLS Finished messages to trigger incorrect error handling. The provided XML configuration for TLS-Attacker demonstrates the attack by manipulating the plaintext bytes in the Finished message.
This repository contains a functional exploit PoC for CVE-2016-2107, a vulnerability in OpenSSL's ASN.1 parser that allows remote attackers to cause a denial-of-service (DoS) via a crafted TLS message. The code includes a test function that sends a malformed TLS record to trigger the vulnerability and checks for specific error responses.
This repository contains a Dockerized test for CVE-2016-2107, a padding oracle vulnerability in OpenSSL CBC ciphersuites. The Dockerfile sets up a container with a statically linked binary to test the vulnerability, referencing Filippo Valsorda's original exploit code.
References (58)
Scores
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N