Skip to content

free5GC udm vulnerable to Invalid Curve Attack

High severity GitHub Reviewed Published Oct 23, 2023 to the GitHub Advisory Database • Updated Jan 9, 2024

Package

gomod github.com/free5gc/udm (Go)

Affected versions

< 1.2.0

Patched versions

1.2.0

Description

pkg/suci/suci.go in free5GC udm before 1.2.0, when Go before 1.19 is used, allows an Invalid Curve Attack because it may compute a shared secret via an uncompressed public key that has not been validated. An attacker can send arbitrary SUCIs to the UDM, which tries to decrypt them via both its private key and the attacker's public key.

References

Published by the National Vulnerability Database Oct 23, 2023
Published to the GitHub Advisory Database Oct 23, 2023
Reviewed Oct 24, 2023
Last updated Jan 9, 2024

Severity

High
7.5
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

CVE ID

CVE-2023-46324

GHSA ID

GHSA-cqvv-r3g3-26rf

Source code

Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.