mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
18 lines
840 B
Markdown
18 lines
840 B
Markdown
### [CVE-2024-24445](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-24445)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
OpenAirInterface CN5G AMF (oai-cn5g-amf) <= 2.0.0 contains a null dereference in its handling of unsupported NGAP protocol messages which allows an attacker with network-adjacent access to the AMF to carry out denial of service. When a procedure code/presence field tuple is received that is unsupported, OAI indexes into a null function pointer and subsequently dereferences it.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://cellularsecurity.org/ransacked
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|