cve/2024/CVE-2024-37877.md

18 lines
727 B
Markdown
Raw Normal View History

2024-06-22 09:37:59 +00:00
### [CVE-2024-37877](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-37877)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
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
### POC
#### Reference
- https://github.com/f4rs1ght/vuln-research/tree/main/CVE-2024-37877
#### Github
No PoCs found on GitHub currently.