CVE-2018-16115

Source
https://nvd.nist.gov/vuln/detail/CVE-2018-16115
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2018-16115.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2018-16115
Aliases
Withdrawn
2024-05-15T05:33:45.101170Z
Published
2018-08-29T22:29:00Z
Modified
2023-11-08T03:59:58.659739Z
Severity
  • 9.1 (Critical) CVSS_V3 - CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N CVSS Calculator
Summary
[none]
Details

Lightbend Akka 2.5.x before 2.5.16 allows message disclosure and modification because of an RNG error. A random number generator is used in Akka Remoting for TLS (both classic and Artery Remoting). Akka allows configuration of custom random number generators. For historical reasons, Akka included the AES128CounterSecureRNG and AES256CounterSecureRNG random number generators. The implementations had a bug that caused the generated numbers to be repeated after only a few bytes. The custom RNG implementations were not configured by default but examples in the documentation showed (and therefore implicitly recommended) using the custom ones. This can be used by an attacker to compromise the communication if these random number generators are enabled in configuration. It would be possible to eavesdrop, replay, or modify the messages sent with Akka Remoting/Cluster.

References

Affected packages

Git / github.com/akka/akka

Affected ranges

Type
GIT
Repo
https://github.com/akka/akka
Events