2024-07-14 02:06:08 +00:00

92 lines
2.6 KiB
JSON

{
"id": "CVE-2023-23846",
"sourceIdentifier": "disclosure@synopsys.com",
"published": "2023-02-01T03:15:08.593",
"lastModified": "2023-02-08T15:49:43.627",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Due to insufficient length validation in the Open5GS GTP library versions prior to versions 2.4.13 and 2.5.7, when parsing extension headers in GPRS tunneling protocol (GPTv1-U) messages, a protocol payload with any extension header length set to zero causes an infinite loop. The affected process becomes immediately unresponsive, resulting in denial of service and excessive resource consumption. CVSS3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"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"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-770"
}
]
},
{
"source": "disclosure@synopsys.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-770"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:open5gs:open5gs:*:*:*:*:*:*:*:*",
"versionEndExcluding": "2.4.13",
"matchCriteriaId": "725F73D9-6A8C-4D28-8FB2-3BC7E8BE580D"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:open5gs:open5gs:2.5.6:*:*:*:*:*:*:*",
"matchCriteriaId": "897E0F56-CD8E-4E4A-B2E0-9C13D949FC16"
}
]
}
]
}
],
"references": [
{
"url": "https://www.synopsys.com/blogs/software-security/cyrc-advisory-open5gs-gtp-library/",
"source": "disclosure@synopsys.com",
"tags": [
"Third Party Advisory"
]
}
]
}