Exploitation Summary
EIP tracks 1 public exploit for CVE-2016-0702. PoCs published by Trinadh465.
AI-analyzed exploit summary This repository contains functional exploit code for CVE-2016-0702, targeting OpenSSL 1.0.1g. The code includes multiple source files demonstrating the vulnerability, likely related to a buffer overflow or memory corruption issue in OpenSSL.
Description
The MOD_EXP_CTIME_COPY_FROM_PREBUF function in crypto/bn/bn_exp.c in OpenSSL 1.0.1 before 1.0.1s and 1.0.2 before 1.0.2g does not properly consider cache-bank access times during modular exponentiation, which makes it easier for local users to discover RSA keys by running a crafted application on the same Intel Sandy Bridge CPU core as a victim and leveraging cache-bank conflicts, aka a "CacheBleed" attack.
Exploits (1)
This repository contains functional exploit code for CVE-2016-0702, targeting OpenSSL 1.0.1g. The code includes multiple source files demonstrating the vulnerability, likely related to a buffer overflow or memory corruption issue in OpenSSL.
References (44)
Scores
CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N