CVE-2022-2097
MEDIUMOpenSSL 1.1.1-1.1.1p and 3.0.0-3.0.4 - Data Exposure via AES OCB Mode on 32-bit x86 Platforms
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2022-2097. PoCs published by PeterThomasAwen.
AI-analyzed exploit summary This script automates the upgrade of OpenSSL to version 1.1.1q on Ubuntu systems. It downloads, compiles, and installs OpenSSL, then restarts nginx to apply changes.
Description
AES OCB mode for 32-bit x86 platforms using the AES-NI assembly optimised implementation will not encrypt the entirety of the data under some circumstances. This could reveal sixteen bytes of data that was preexisting in the memory that wasn't written. In the special case of "in place" encryption, sixteen bytes of the plaintext would be revealed. Since OpenSSL does not support OCB based cipher suites for TLS and DTLS, they are both unaffected. Fixed in OpenSSL 3.0.5 (Affected 3.0.0-3.0.4). Fixed in OpenSSL 1.1.1q (Affected 1.1.1-1.1.1p).
Exploits (1)
This script automates the upgrade of OpenSSL to version 1.1.1q on Ubuntu systems. It downloads, compiles, and installs OpenSSL, then restarts nginx to apply changes.
References (13)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N