cvelist/2024/3xxx/CVE-2024-3596.json

107 lines
3.6 KiB
JSON
Raw Normal View History

2024-04-10 19:08:41 +00:00
{
2024-07-09 13:00:35 +00:00
"data_version": "4.0",
2024-04-10 19:08:41 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-3596",
2024-07-09 13:00:35 +00:00
"ASSIGNER": "cert@cert.org",
"STATE": "PUBLIC"
2024-04-10 19:08:41 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-07-09 13:00:35 +00:00
"value": "RADIUS Protocol under RFC 2865 is susceptible to forgery attacks by a local attacker who can modify any valid Response (Access-Accept, Access-Reject, or Access-Challenge) to any other response using a chosen-prefix collision attack against MD5 Response Authenticator signature."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-328: Use of Weak Hash"
}
]
},
{
"description": [
{
"lang": "eng",
"value": "CWE-200 Exposure of Sensitive Information to an Unauthorized Actor"
}
]
},
{
"description": [
{
"lang": "eng",
"value": "CWE-924 Improper Enforcement of Message Integrity During Transmission in a Communication Channel"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "IETF",
"product": {
"product_data": [
{
"product_name": "RFC",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "2865"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://datatracker.ietf.org/doc/html/rfc2865",
"refsource": "MISC",
"name": "https://datatracker.ietf.org/doc/html/rfc2865"
},
{
"url": "https://datatracker.ietf.org/doc/draft-ietf-radext-deprecating-radius/",
"refsource": "MISC",
"name": "https://datatracker.ietf.org/doc/draft-ietf-radext-deprecating-radius/"
},
{
"url": "https://networkradius.com/assets/pdf/radius_and_md5_collisions.pdf",
"refsource": "MISC",
"name": "https://networkradius.com/assets/pdf/radius_and_md5_collisions.pdf"
},
{
"url": "https://www.blastradius.fail/",
"refsource": "MISC",
"name": "https://www.blastradius.fail/"
2024-07-09 14:00:34 +00:00
},
{
"url": "https://www.kb.cert.org/vuls/id/456537",
"refsource": "MISC",
"name": "https://www.kb.cert.org/vuls/id/456537"
2024-04-10 19:08:41 +00:00
}
]
2024-07-09 13:00:35 +00:00
},
"generator": {
"engine": "VINCE 3.0.4",
"env": "prod",
"origin": "https://cveawg.mitre.org/api/cve/CVE-2024-3596"
},
"source": {
"discovery": "UNKNOWN"
2024-04-10 19:08:41 +00:00
}
}