cve/2024/CVE-2024-45165.md
2024-08-22 18:33:16 +00:00

924 B

CVE-2024-45165

Description

An issue was discovered in UCI IDOL 2 (aka uciIDOL or IDOL2) through 2.12. Data is sent between client and server with encryption. However, the key is derived from the string "(c)2007 UCI Software GmbH B.Boll" (without quotes). The key is both static and hardcoded. With access to messages, this results in message decryption and encryption by an attacker. Thus, it enables passive and active man-in-the-middle attacks.

POC

Reference

Github

No PoCs found on GitHub currently.