Overview
- Description
- 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.
- Source
- cve@mitre.org
- NVD status
- Analyzed
Risk scores
CVSS 3.1
- Type
- Primary
- Base score
- 7.5
- Impact score
- 3.6
- Exploitability score
- 3.9
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
- Severity
- HIGH
Weaknesses
- nvd@nist.gov
- NVD-CWE-noinfo
Social media
- Hype score
- Not currently trending
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:lightbend:akka_actor:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "52F247CC-19BC-4FBE-8D49-AAEE5CF81BBC", "versionEndExcluding": "2.8.1", "versionStartIncluding": "2.5.14" }, { "criteria": "cpe:2.3:a:lightbend:akka_discovery:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "ADCC15CF-6908-4976-9AAF-101139AD2304", "versionEndExcluding": "2.8.1" } ], "operator": "OR" } ] } ]