Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CVE-2023-31442 (High) detected in akka-actor_2.12-2.5.16.jar, akka-actor_2.12-2.6.12.jar #396

Open
mend-bolt-for-github bot opened this issue Aug 2, 2024 · 0 comments
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-bolt-for-github
Copy link
Contributor

mend-bolt-for-github bot commented Aug 2, 2024

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-stream_2.12-2.5.16.jar (Root Library)
    • akka-actor_2.12-2.5.16.jar (Vulnerable Library)
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:

  • akka-actor_2.12-2.6.12.jar (Vulnerable Library)

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:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: None
    • Integrity Impact: None
    • Availability Impact: High

For more information on CVSS3 Scores, click here.

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

@mend-bolt-for-github mend-bolt-for-github bot added the Mend: dependency security vulnerability Security vulnerability detected by WhiteSource label Aug 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource
Projects
None yet
Development

No branches or pull requests

0 participants