Vulnerability Details : CVE-2022-29242
GOST engine is a reference implementation of the Russian GOST crypto algorithms for OpenSSL. TLS clients using GOST engine when ciphersuite `TLS_GOSTR341112_256_WITH_KUZNYECHIK_CTR_OMAC` is agreed and the server uses 512 bit GOST secret keys are vulnerable to buffer overflow. GOST engine version 3.0.1 contains a patch for this issue. Disabling ciphersuite `TLS_GOSTR341112_256_WITH_KUZNYECHIK_CTR_OMAC` is a possible workaround.
Vulnerability category: Overflow
Products affected by CVE-2022-29242
- cpe:2.3:a:gost_engine_project:gost_engine:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2022-29242
0.14%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 31 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2022-29242
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
5.0
|
MEDIUM | AV:N/AC:L/Au:N/C:N/I:N/A:P |
10.0
|
2.9
|
NIST | |
7.5
|
HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
3.9
|
3.6
|
NIST | |
5.9
|
MEDIUM | CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H |
2.2
|
3.6
|
GitHub, Inc. |
CWE ids for CVE-2022-29242
-
The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer, leading to a buffer overflow.Assigned by: security-advisories@github.com (Primary)
References for CVE-2022-29242
-
https://github.com/gost-engine/engine/commit/7df766124f87768b43b9e8947c5a01e17545772c
Fix buffer overrun in creating key transport blob according to RFC 91… · gost-engine/engine@7df7661 · GitHubPatch;Third Party Advisory
-
https://github.com/gost-engine/engine/commit/b2b4d629f100eaee9f5942a106b1ccefe85b8808
On unpacking key blob output buffer size should be fixed · gost-engine/engine@b2b4d62 · GitHubPatch;Third Party Advisory
-
https://github.com/gost-engine/engine/commit/c6655a0b620a3e31f085cc906f8073fe81b2fad3
Fix buffer overrun in creating key transport blob according to RFC 91… · gost-engine/engine@c6655a0 · GitHubPatch;Third Party Advisory
-
https://github.com/gost-engine/engine/security/advisories/GHSA-2rmw-8wpg-vgw5
Buffer overrun on creating key transport blob · Advisory · gost-engine/engine · GitHubThird Party Advisory
-
https://github.com/gost-engine/engine/releases/tag/v3.0.1
Release CVE-2022-29242 fix · gost-engine/engine · GitHubRelease Notes;Third Party Advisory
Jump to