cvelist/2024/23xxx/CVE-2024-23688.json

76 lines
2.5 KiB
JSON
Raw Normal View History

2024-01-19 18:00:36 +00:00
{
2024-01-19 22:00:35 +00:00
"data_version": "4.0",
2024-01-19 18:00:36 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-23688",
2024-01-19 22:00:35 +00:00
"ASSIGNER": "disclosure@vulncheck.com",
"STATE": "PUBLIC"
2024-01-19 18:00:36 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-01-19 22:00:35 +00:00
"value": "Consensys Discovery versions less than 0.4.5 uses the same AES/GCM nonce for the entire session. which should ideally be unique for every message. The node's private key isn't compromised, only the session key generated for specific peer communication is exposed.\n\n"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-323 Reusing a Nonce, Key Pair in Encryption",
"cweId": "CWE-323"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://github.com/ConsenSys/discovery/security/advisories/GHSA-w3hj-wr2q-x83g",
"refsource": "MISC",
"name": "https://github.com/ConsenSys/discovery/security/advisories/GHSA-w3hj-wr2q-x83g"
},
{
"url": "https://github.com/advisories/GHSA-w3hj-wr2q-x83g",
"refsource": "MISC",
"name": "https://github.com/advisories/GHSA-w3hj-wr2q-x83g"
},
{
"url": "https://vulncheck.com/advisories/vc-advisory-GHSA-w3hj-wr2q-x83g",
"refsource": "MISC",
"name": "https://vulncheck.com/advisories/vc-advisory-GHSA-w3hj-wr2q-x83g"
2024-01-19 18:00:36 +00:00
}
]
2024-01-19 22:00:35 +00:00
},
"source": {
"discovery": "INTERNAL"
2024-01-19 18:00:36 +00:00
}
}