1 results (0.001 seconds)

CVSS: 7.5EPSS: 0%CPEs: 2EXPL: 0

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. pkg/suci/suci.go en free5GC udm anterior a 1.2.0, cuando se usa Go anterior a 1.19, permite un Ataque de Curva no válida porque puede calcular un secreto compartido a través de una clave pública sin comprimir que no ha sido validada. Un atacante puede enviar SUCI arbitrarias a la UDM, que intenta descifrarlas tanto a través de su clave privada como de la clave pública del atacante. • https://github.com/free5gc/udm/compare/v1.1.1...v1.2.0 https://github.com/free5gc/udm/pull/20 https://www.gsma.com/security/wp-content/uploads/2023/10/0073-invalid_curve.pdf • CWE-347: Improper Verification of Cryptographic Signature •