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.
The product does not verify, or incorrectly verifies, the cryptographic signature for data.
Link | Tags |
---|---|
https://github.com/free5gc/udm/pull/20 | third party advisory patch |
https://github.com/free5gc/udm/compare/v1.1.1...v1.2.0 | product |
https://www.gsma.com/security/wp-content/uploads/2023/10/0073-invalid_curve.pdf |