cvedb.io
CVE-2021-41794
HIGH · CVSS 7.5
EPSS exploitation probability: 0%
Published 2021-10-07T15:15:11.200 · Last modified 2026-06-17T04:08:55.670

Summary

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.

Affected products

open5gs — open5gs

Does this affect you?

Add your gear to cvedb and we'll alert you only when open5gs ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.