cve/2022/CVE-2022-24403.md
2024-06-18 02:51:15 +02:00

881 B

CVE-2022-24403

Description

The TETRA TA61 identity encryption function internally uses a 64-bit value derived exclusively from the SCK (Class 2 networks) or CCK (Class 3 networks). The structure of TA61 allows for efficient recovery of this 64-bit value, allowing an adversary to encrypt or decrypt arbitrary identities given only three known encrypted/unencrypted identity pairs.

POC

Reference

Github

No PoCs found on GitHub currently.