cvelist/2024/10xxx/CVE-2024-10455.json
2024-10-28 14:00:36 +00:00

95 lines
2.8 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-10455",
"ASSIGNER": "cve@gitlab.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "Reachable Assertion in BPv7 parser in \u00b5D3TN v0.14.0 allows attacker to disrupt service via malformed Extension Block"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-617: Reachable Assertion",
"cweId": "CWE-617"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "D3TN",
"product": {
"product_data": [
{
"product_name": "\u00b5D3TN",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0",
"version_value": "0.14.1"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://gitlab.com/d3tn/ud3tn/-/issues/227",
"refsource": "MISC",
"name": "https://gitlab.com/d3tn/ud3tn/-/issues/227"
}
]
},
"solution": [
{
"lang": "en",
"value": "upgrade to v0.14.1"
}
],
"credits": [
{
"lang": "en",
"value": "Stephan Havermans <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"
}
]
}
}