io.micronaut:micronaut-core@2.4.2 vulnerabilities

Direct Vulnerabilities

Known vulnerabilities in the io.micronaut:micronaut-core 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
Denial of Service (DoS)

Affected versions of this package are vulnerable to Denial of Service (DoS) via array heap pollution when sending invalid content type header.

How to fix Denial of Service (DoS)?

Upgrade io.micronaut:micronaut-core to version 3.2.7 or higher.

[1.2.7,3.2.7)
  • H
Directory Traversal

Affected versions of this package are vulnerable to Directory Traversal. With a basic configuration, it is possible to access any file from a filesystem, using /../../ in the URL. This occurs because Micronaut does not restrict file access to configured paths.

How to fix Directory Traversal?

Upgrade io.micronaut:micronaut-core to version 2.5.9 or higher.

[,2.5.9)