Security
Headlines
HeadlinesLatestCVEs

Headline

CVE-2021-44081: Version2.1.4 :AMF stack smashing · Issue #1206 · open5gs/open5gs

A buffer overflow vulnerability exists in the AMF of open5gs 2.1.4. When the length of MSIN in Supi exceeds 24 characters, it leads to AMF denial of service.

CVE
#vulnerability#ubuntu#dos#git

When I use open5gs of version 2.1.4 on Ubuntu 20.04 system, I found a problem:

When the UE is in initially registered period, if the length of MSIN(part of Supi) exceeds the normal length by 24 characters, AMF stack smashing will be caused, resulting in denial of AMF service
image

I analyzed the causes of this problem:
When open5gs handles the initialUEMessage process, the requested space size is fixed(OGS_MAX_IMSI_BCD_LEN is 15), and AMF does not verify the length of Supi number,This leads to stack overflow
image

CVE: Latest News

CVE-2023-50976: Transactions API Authorization by oleiman · Pull Request #14969 · redpanda-data/redpanda
CVE-2023-6905
CVE-2023-6903
CVE-2023-6904
CVE-2023-3907