Vulnerabilites related to Ethereum - RLPx
CVE-2015-20112 (GCVE-0-2015-20112)
Vulnerability from cvelistv5
Published
2025-06-29 00:00
Modified
2025-06-30 15:44
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-325 - Missing Cryptographic Step
Summary
RLPx 5 has two CTR streams based on the same key, IV, and nonce. This can facilitate decryption on a private network.
References
{ "containers": { "adp": [ { "metrics": [ { "other": { "content": { "id": "CVE-2015-20112", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2025-06-30T15:44:27.767688Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2025-06-30T15:44:44.955Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "defaultStatus": "unknown", "product": "RLPx", "vendor": "Ethereum", "versions": [ { "status": "affected", "version": "5", "versionType": "custom" } ] } ], "descriptions": [ { "lang": "en", "value": "RLPx 5 has two CTR streams based on the same key, IV, and nonce. This can facilitate decryption on a private network." } ], "metrics": [ { "cvssV3_1": { "baseScore": 3.4, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:C/C:L/I:N/A:N", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-325", "description": "CWE-325 Missing Cryptographic Step", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2025-06-29T20:31:02.205Z", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "url": "https://github.com/hyperledger/besu/issues/7926" }, { "url": "https://github.com/ethereum/go-ethereum/issues/1315" }, { "url": "https://github.com/ethereum/devp2p/blob/master/rlpx.md#known-issues-in-the-current-version" }, { "url": "https://github.com/LaurentMT/go-ethereum/commit/e8cba7283b57280b1bcf5761478f852398365901" }, { "url": "https://github.com/ethereum/devp2p/issues/32" } ], "x_generator": { "engine": "enrichogram 0.0.1" } } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2015-20112", "datePublished": "2025-06-29T00:00:00.000Z", "dateReserved": "2025-06-29T00:00:00.000Z", "dateUpdated": "2025-06-30T15:44:44.955Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }