Vulnerabilities (CVE)

Filtered by vendor Open5gs Subscribe
Total 12 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2024-40130 1 Open5gs 1 Open5gs 2024-08-21 N/A 9.8 CRITICAL
open5gs v2.6.4 is vulnerable to Buffer Overflow. via /lib/core/abts.c.
CVE-2024-40129 1 Open5gs 1 Open5gs 2024-08-21 N/A 9.8 CRITICAL
Open5GS v2.6.4 is vulnerable to Buffer Overflow. via /lib/pfcp/context.c.
CVE-2022-43222 1 Open5gs 1 Open5gs 2024-02-04 N/A 7.5 HIGH
open5gs v2.4.11 was discovered to contain a memory leak in the component src/smf/pfcp-path.c. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted PFCP packet.
CVE-2022-43221 1 Open5gs 1 Open5gs 2024-02-04 N/A 7.5 HIGH
open5gs v2.4.11 was discovered to contain a memory leak in the component src/upf/pfcp-path.c. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted PFCP packet.
CVE-2022-43223 1 Open5gs 1 Open5gs 2024-02-04 N/A 7.5 HIGH
open5gs v2.4.11 was discovered to contain a memory leak in the component ngap-handler.c. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted UE attachment.
CVE-2021-44108 1 Open5gs 1 Open5gs 2024-02-04 5.0 MEDIUM 7.5 HIGH
A null pointer dereference in src/amf/namf-handler.c in Open5GS 2.3.6 and earlier allows remote attackers to Denial of Service via a crafted sbi request to amf.
CVE-2021-44109 1 Open5gs 1 Open5gs 2024-02-04 5.0 MEDIUM 7.5 HIGH
A buffer overflow in lib/sbi/message.c in Open5GS 2.3.6 and earlier allows remote attackers to Denial of Service via a crafted sbi request.
CVE-2021-44081 1 Open5gs 1 Open5gs 2024-02-04 5.0 MEDIUM 7.5 HIGH
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-2021-45462 1 Open5gs 1 Open5gs 2024-02-04 5.0 MEDIUM 7.5 HIGH
In Open5GS 2.4.0, a crafted packet from UE can crash SGW-U/UPF.
CVE-2021-41794 1 Open5gs 1 Open5gs 2024-02-04 5.0 MEDIUM 7.5 HIGH
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.
CVE-2021-25863 1 Open5gs 1 Open5gs 2024-02-04 8.3 HIGH 8.8 HIGH
Open5GS 2.1.3 listens on 0.0.0.0:3000 and has a default password of 1423 for the admin account.
CVE-2021-28122 1 Open5gs 1 Open5gs 2024-02-04 7.5 HIGH 9.8 CRITICAL
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.