cvelist/2024/12xxx/CVE-2024-12107.json
2024-12-04 11:00:31 +00:00

95 lines
2.8 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-12107",
"ASSIGNER": "cve@gitlab.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "Double-Free Vulnerability in uD3TN BPv7 Caused by Malformed Endpoint Identifier allows remote attacker to reliably cause DoS"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-415: Double Free",
"cweId": "CWE-415"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "D3TN GmbH",
"product": {
"product_data": [
{
"product_name": "\u00b5D3TN",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0",
"version_value": "0.14.2"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://gitlab.com/d3tn/ud3tn/-/issues/233",
"refsource": "MISC",
"name": "https://gitlab.com/d3tn/ud3tn/-/issues/233"
}
]
},
"solution": [
{
"lang": "en",
"value": "Upgrade to version 0.14.2"
}
],
"credits": [
{
"lang": "en",
"value": "stephan.havermans@imdea.org"
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH"
}
]
}
}