OpenSSL sérülékenység
Angol cím: OpenSSL Vulnerability
Publikálás dátuma: 2026.02.05.
Utolsó módosítás dátuma: 2026.02.05.
Leírás
A program a puffer határa előtt vagy után ír adatokat a memóriába.
Leírás forrása: CWE-787 Leírás utolsó módosítása: 2025.12.11.Elemzés leírás
Eredeti nyelven:
Parsing CMS AuthEnvelopedData message with maliciously crafted AEAD parameters can trigger a stack buffer overflow. Impact summary: A stack buffer overflow may lead to a crash, causing Denial of Service, or potentially remote code execution. When parsing CMS AuthEnvelopedData structures that use AEAD ciphers such as AES-GCM, the IV (Initialization Vector) encoded in the ASN.1 parameters is copied into a fixed-size stack buffer without verifying that its length fits the destination. An attacker can supply a crafted CMS message with an oversized IV, causing a stack-based out-of-bounds write before any authentication or tag verification occurs. Applications and services that parse untrusted CMS or PKCS#7 content using AEAD ciphers (e.g., S/MIME AuthEnvelopedData with AES-GCM) are vulnerable. Because the overflow occurs prior to authentication, no valid key material is required to trigger it. While exploitability to remote code execution depends on platform and toolchain mitigations, the stack-based write primitive represents a severe risk.
Hatás
CVSS3.1 Súlyosság és Metrika
Base score: 9.8 (Kritikus)
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Impact Score: 5.9
Exploitability Score: 3.9
Attack Vector (AV): Network
Attack Complexity (AC): Low
Privileges Required (PR): None
User Interaction (UI): None
Scope (S): Unchanged
Confidentiality Impact (C): High
Integrity Impact (I): High
Availability Impact (A): High
Következmények
Loss of availability (Elérhetőség elvesztése)Loss of integrity (Sértetlenség elvesztése)
Hivatkozások
openwall.com
github.com
github.com
github.com
github.com
github.com
openssl-library.org
Sérülékeny szoftverek
cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:* From (including) 3.0.0 Up to (excluding) 3.0.19
cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:* From (including) 3.3.0 Up to (excluding) 3.3.6
cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:* From (including) 3.4.0 Up to (excluding) 3.4.4
cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:* From (including) 3.5.0 Up to (excluding) 3.5.5
cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:* From (including) 3.6.0 Up to (excluding) 3.6.1
