You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
CVE-2023-31442 - High Severity Vulnerability
Vulnerable Libraries - akka-actor_2.12-2.5.16.jar, akka-actor_2.12-2.6.12.jar
akka-actor_2.12-2.5.16.jar
akka-actor
Library home page: http://www.lightbend.com
Path to vulnerable library: /home/wss-scanner/.ivy2/cache/com.typesafe.akka/akka-actor_2.12/jars/akka-actor_2.12-2.5.16.jar
Dependency Hierarchy:
akka-actor_2.12-2.6.12.jar
Akka is a toolkit for building highly concurrent, distributed, and resilient message-driven applications for Java and Scala.
Library home page: https://www.lightbend.com
Path to dependency file: /openapi-client/scala-akka/pom.xml
Path to vulnerable library: /openapi-client/scala-akka/pom.xml
Dependency Hierarchy:
Found in HEAD commit: 0879348474e22463e77dc76ba5e5f7e6300a2b6c
Found in base branch: master
Vulnerability Details
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.
Publish Date: 2023-05-11
URL: CVE-2023-31442
CVSS 3 Score Details (7.5)
Base Score Metrics:
Suggested Fix
Type: Upgrade version
Release Date: 2023-05-11
Fix Resolution: v2.8.1
Step up your Open Source Security Game with Mend here
The text was updated successfully, but these errors were encountered: