Unrated severityNVD Advisory· Published Oct 7, 2021· Updated Aug 4, 2024
CVE-2021-41794
CVE-2021-41794
Description
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.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected products
2- Open5GS/Open5GSdescription
Patches
Vulnerability mechanics
References
1News mentions
0No linked articles in our index yet.