Show filters
25 Total Results
Displaying 21-25 of 25
Sort by:
Attacker Value
Unknown

CVE-2021-44081

Disclosure Date: March 29, 2022 (last updated February 23, 2025)
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.
Attacker Value
Unknown

CVE-2021-45462

Disclosure Date: December 23, 2021 (last updated February 23, 2025)
In Open5GS 2.4.0, a crafted packet from UE can crash SGW-U/UPF.
Attacker Value
Unknown

CVE-2021-41794

Disclosure Date: October 07, 2021 (last updated February 23, 2025)
ogs_fqdn_parse in Open5GS 1.0.0 through 2.3.3 inappropriately trusts a client-supplied length value, leading to a buffer overflow. The attacker can send a PFCP Session Establishment Request with "internet" as the PDI Network Instance. The first character is interpreted as a length value to be used in a memcpy call. The destination buffer is only 100 bytes long on the stack. Then, 'i' gets interpreted as 105 bytes to copy from the source buffer to the destination buffer.
Attacker Value
Unknown

CVE-2021-28122

Disclosure Date: March 10, 2021 (last updated February 22, 2025)
A request-validation issue was discovered in Open5GS 2.1.3 through 2.2.x before 2.2.1. The WebUI component allows an unauthenticated user to use a crafted HTTP API request to create, read, update, or delete entries in the subscriber database. For example, new administrative users can be added. The issue occurs because Express is not set up to require authentication.
Attacker Value
Unknown

CVE-2021-25863

Disclosure Date: January 26, 2021 (last updated February 22, 2025)
Open5GS 2.1.3 listens on 0.0.0.0:3000 and has a default password of 1423 for the admin account.