2024-08-01 14:03:18 +00:00

60 lines
1.9 KiB
JSON

{
"id": "CVE-2024-37877",
"sourceIdentifier": "cve@mitre.org",
"published": "2024-06-13T16:15:11.450",
"lastModified": "2024-08-01T13:54:27.070",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "UERANSIM before 3.2.6 allows out-of-bounds read when a RLS packet is sent to gNodeB with malformed PDU length. This occurs in function readOctetString in src/utils/octet_view.cpp and in function DecodeRlsMessage in src/lib/rls/rls_pdu.cpp"
},
{
"lang": "es",
"value": "UERANSIM anterior a 3.2.6 permite la lectura fuera de los l\u00edmites cuando se env\u00eda un paquete RLS a gNodeB con una longitud de PDU con formato incorrecto. Esto ocurre en la funci\u00f3n readOctetString en src/utils/octet_view.cpp y en la funci\u00f3n DecodeRlsMessage en src/lib/rls/rls_pdu.cpp"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "LOW",
"baseScore": 5.5,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.1,
"impactScore": 3.4
}
]
},
"weaknesses": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-125"
}
]
}
],
"references": [
{
"url": "https://github.com/f4rs1ght/vuln-research/tree/main/CVE-2024-37877",
"source": "cve@mitre.org"
}
]
}