com.typesafe.akka:akka-http-core_2.11@10.1.0 vulnerabilities

Direct Vulnerabilities

Known vulnerabilities in the com.typesafe.akka:akka-http-core_2.11 package. This does not include vulnerabilities belonging to this package’s dependencies.

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for free
Vulnerability Vulnerable Version
  • M
HTTP Request Smuggling

com.typesafe.akka:akka-http-core_2.11 is a Scala implementation of the akka-http-core library which provides a streaming-first HTTP server and client.

Affected versions of this package are vulnerable to HTTP Request Smuggling. It allows multiple Transfer-Encoding headers.

How to fix HTTP Request Smuggling?

Upgrade com.typesafe.akka:akka-http-core_2.11 to version 10.2.4, 10.1.14 or higher.

[10.2.0,10.2.4) [,10.1.14)
  • H
Denial of Service (DoS)

com.typesafe.akka:akka-http-core_2.11 is a Scala implementation of the akka-http-core library which provides a streaming-first HTTP server and client.

Affected versions of this package are vulnerable to Denial of Service (DoS). When using the decodeRequest function to handle gzip files, the withSizeLimit applies to the compressed size, but not the uncompressed size.

How to fix Denial of Service (DoS)?

Upgrade com.typesafe.akka:akka-http-core_2.11 to version 10.0.14, 10.1.5 or higher.

[10.0.0,10.0.14) [10.1.0,10.1.5)