cvelist/2024/54xxx/CVE-2024-54130.json

68 lines
2.3 KiB
JSON
Raw Normal View History

2024-11-29 19:00:31 +00:00
{
2024-12-05 16:00:31 +00:00
"data_version": "4.0",
2024-11-29 19:00:31 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-54130",
2024-12-05 16:00:31 +00:00
"ASSIGNER": "security-advisories@github.com",
"STATE": "PUBLIC"
2024-11-29 19:00:31 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-12-05 16:00:31 +00:00
"value": "The NASA\u2019s Interplanetary Overlay Network (ION) is an implementation of Delay/Disruption Tolerant Networking (DTN). A segmentation fault occurs with ION-DTN BPv7 software version 4.1.3 when a bundle with a Destination Endpoint ID (EID) set to dtn:none is received. This causes the node to become unresponsive to incoming bundles, leading to a Denial of Service (DoS) condition. This vulnerability is fixed in 4.1.3s."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-476: NULL Pointer Dereference",
"cweId": "CWE-476"
}
]
2024-11-29 19:00:31 +00:00
}
]
2024-12-05 16:00:31 +00:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "nasa-jpl",
"product": {
"product_data": [
{
"product_name": "ION-DTN",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "< 4.1.3s"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://github.com/nasa-jpl/ION-DTN/security/advisories/GHSA-7pj7-hfwv-q3v6",
"refsource": "MISC",
"name": "https://github.com/nasa-jpl/ION-DTN/security/advisories/GHSA-7pj7-hfwv-q3v6"
}
]
},
"source": {
"advisory": "GHSA-7pj7-hfwv-q3v6",
"discovery": "UNKNOWN"
2024-11-29 19:00:31 +00:00
}
}