In Lightbend Akka before 2.8.1, the async-dns resolver (used by Discovery in DNS mode and transitively by Cluster Bootstrap) uses predictable DNS transaction IDs when resolving DNS records, making DNS resolution subject to poisoning by an attacker. If the application performing discovery does not validate (e.g., via TLS) the authenticity of the discovered service, this may result in exfiltration of application data (e.g., persistence events may be published to an unintended Kafka broker). If such validation is performed, then the poisoning constitutes a denial of access to the intended service. This affects Akka 2.5.14 through 2.8.0, and Akka Discovery through 2.8.0.
References
Link | Resource |
---|---|
https://akka.io/security/akka-async-dns-2023-31442.html | Vendor Advisory |
https://lightbend.com | Product |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2023-05-11 02:15
Updated : 2024-02-28 20:13
NVD link : CVE-2023-31442
Mitre link : CVE-2023-31442
CVE.ORG link : CVE-2023-31442
JSON object : View
Products Affected
lightbend
- akka_actor
- akka_discovery
CWE