Lucene search
+L

1703 matches found

CNNVD
CNNVD
added 2022/09/26 12:00 a.m.6 views

Open5GS 安全漏洞

Open5GS is an open source implementation in C of 5G Core and Epc, the core network of the Lte/Nr network. A denial of service vulnerability exists in Open5GS 2.4.10 and earlier, and 2.4.10 and later, which stems from a failure to properly handle incoming error messages in the component AMF's...

6.5CVSS6.7AI score0.01009EPSS
SaveExploits1References4
NVD
NVD
added 2022/09/16 7:15 p.m.23 views

CVE-2022-39063

When Open5GS UPF receives a PFCP Session Establishment Request, it stores related values for building the PFCP Session Establishment Response. Once UPF receives a request, it gets the fteidlen from incoming message, and then uses it to copy data from incoming message to struct fteid without...

7.5CVSS0.01142EPSS
SaveExploits1References1
Prion
Prion
added 2022/09/16 7:15 p.m.15 views

Server side request forgery (ssrf)

When Open5GS UPF receives a PFCP Session Establishment Request, it stores related values for building the PFCP Session Establishment Response. Once UPF receives a request, it gets the fteidlen from incoming message, and then uses it to copy data from incoming message to struct fteid without...

5CVSS7.5AI score0.01142EPSS
SaveExploits1References1Affected Software1
CVE
CVE
added 2022/09/16 6:02 p.m.68 views

CVE-2022-39063

Open5GS UPF contains a vulnerability (CVE-2022-39063) in PFCP Session Establishment handling: on receiving a request, it copies data into f_teid without validating the maximum length, so if pdi.local_f_teid.len exceeds the bound, memcpy overwrites fields (e.g., f_teid_len) after f_teid, and the o...

7.5CVSS7.4AI score0.01142EPSS
SaveExploits1References1Affected Software1
OSV
OSV
added 2022/09/16 6:02 p.m.17 views

CVE-2022-39063

When Open5GS UPF receives a PFCP Session Establishment Request, it stores related values for building the PFCP Session Establishment Response. Once UPF receives a request, it gets the fteidlen from incoming message, and then uses it to copy data from incoming message to struct fteid without...

6.8AI score
SaveExploits0References3
Cvelist
Cvelist
added 2022/09/16 6:02 p.m.25 views

CVE-2022-39063

When Open5GS UPF receives a PFCP Session Establishment Request, it stores related values for building the PFCP Session Establishment Response. Once UPF receives a request, it gets the fteidlen from incoming message, and then uses it to copy data from incoming message to struct fteid without...

7.7AI score0.01142EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2022/09/16 12:00 a.m.5 views

Open5GS 安全漏洞

Open5GS is an open source implementation in C of 5G Core and Epc, the core network of the Lte/Nr network. A security vulnerability exists in Open5GS version 2.4.9 and earlier, which stems from the fact that if pdi.localfteid.len exceeds the maximum length of the fteid structure, memcpy overwrites...

7.5CVSS7.3AI score0.01142EPSS
SaveExploits1References2
CNVD
CNVD
added 2022/04/07 12:00 a.m.59 views

Open5GS Denial of Service Vulnerability (CNVD-2022-61342)

Open5Gs is a C open source implementation of 5G Core and Epc, the core network of the Lte/Nr network. A denial of service vulnerability exists in Open5GS version 2.3.6 and earlier, which stems from a buffer overflow in lib/sbi/message.c. A remote attacker could exploit this vulnerability to deny...

7.5CVSS5.3AI score0.01625EPSS
SaveExploits2References1
CNVD
CNVD
added 2022/04/07 12:00 a.m.45 views

Open5GS Denial of Service Vulnerability (CNVD-2022-61341)

Open5Gs is an open source implementation in C of 5G Core and Epc, the core network of the Lte/Nr network. A denial-of-service vulnerability exists in Open5GS version 2.3.6 and earlier, which stems from a null pointer reference in src/amf/namf-handler.c. The vulnerability is caused by a specially...

7.5CVSS7.3AI score0.01495EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2022/04/05 2:15 a.m.6 views

CVE-2021-44108

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...

7.5CVSS7.2AI score0.01495EPSS
SaveExploits1References3
NVD
NVD
added 2022/04/05 2:15 a.m.27 views

CVE-2021-44108

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...

7.5CVSS0.01495EPSS
SaveExploits1References2
NVD
NVD
added 2022/04/05 2:15 a.m.26 views

CVE-2021-44109

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...

7.5CVSS0.01625EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2022/04/05 2:15 a.m.5 views

CVE-2021-44109

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...

7.5CVSS7.4AI score0.01625EPSS
SaveExploits1References3
OSV
OSV
added 2022/04/05 2:15 a.m.19 views

CVE-2021-44109

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...

7.5CVSS7.3AI score
SaveExploits0References2
OSV
OSV
added 2022/04/05 2:15 a.m.20 views

CVE-2021-44108

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...

7.5CVSS6.8AI score
SaveExploits0References2
Prion
Prion
added 2022/04/05 2:15 a.m.25 views

Buffer overflow

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...

5CVSS7.6AI score0.01625EPSS
SaveExploits1References2Affected Software1
Prion
Prion
added 2022/04/05 2:15 a.m.24 views

Null pointer dereference

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...

5CVSS7.4AI score0.01495EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2022/04/05 1:22 a.m.29 views

CVE-2021-44109

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...

7.8AI score0.01625EPSS
SaveExploits1References2
CVE
CVE
added 2022/04/05 1:22 a.m.99 views

CVE-2021-44109

Open5GS CVE-2021-44109 is a buffer overflow in lib/sbi/message.c affecting Open5GS versions up to 2.3.6 and earlier. The vulnerability allows remote attackers to cause Denial of Service by sending a crafted sbi request. Multiple connected sources (CNVD-2022-61342 and OSV, NVD/NVD-derived entries)...

7.5CVSS7.6AI score0.01625EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2022/04/05 1:22 a.m.29 views

CVE-2021-44108

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...

7.6AI score0.01495EPSS
SaveExploits1References2
Rows per page
Query Builder