cvelist/2024/26xxx/CVE-2024-26306.json
2024-08-20 05:00:36 +00:00

72 lines
2.4 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2024-26306",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "iPerf3 before 3.17, when used with OpenSSL before 3.2.0 as a server with RSA authentication, allows a timing side channel in RSA decryption operations. This side channel could be sufficient for an attacker to recover credential plaintext. It requires the attacker to send a large number of messages for decryption, as described in \"Everlasting ROBOT: the Marvin Attack\" by Hubert Kario."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://github.com/esnet/iperf/releases/tag/3.17",
"url": "https://github.com/esnet/iperf/releases/tag/3.17"
},
{
"refsource": "MISC",
"name": "https://downloads.es.net/pub/iperf/esnet-secadv-2024-0001.txt.asc",
"url": "https://downloads.es.net/pub/iperf/esnet-secadv-2024-0001.txt.asc"
},
{
"refsource": "MISC",
"name": "https://www.insyde.com/security-pledge/SA-2024005",
"url": "https://www.insyde.com/security-pledge/SA-2024005"
}
]
}
}