Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2021-32769
July 16, 2021
Micronaut is a JVM-based, full stack Java framework designed for building JVM applications. A path traversal vulnerability exists in versions prior to 2.5.9. 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. The vulnerability is patched in version 2.5.9. As a workaround, do not use `**` in mapping, use only `*`, which exposes only flat structure of a directory not allowing traversal. If using Linux, another workaround is to run micronaut in chroot.
Affected Packages
io.micronaut:micronaut-http-server-netty (JAVA):
Affected version(s) >=1.0.0.RC3 <2.5.9
Fix Suggestion:
Update to version 2.5.9
io.micronaut:micronaut-http-server-netty (JAVA):
Affected version(s) >=1.0.0.RC3 <2.5.9
Fix Suggestion:
Update to version 2.5.9
io.micronaut:micronaut-http-server-netty (JAVA):
Affected version(s) >=1.0.0.RC3 <2.5.9
Fix Suggestion:
Update to version 2.5.9
io.micronaut:micronaut-http-server-netty (JAVA):
Affected version(s) >=1.0.0.RC3 <2.5.9
Fix Suggestion:
Update to version 2.5.9
Do you need more information?
Contact Us
CVSS v4
Base Score:
8.7
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
NONE
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
7.5
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
NONE
Availability
NONE
CVSS v2
Base Score:
5
Access Vector
NETWORK
Access Complexity
LOW
Authentication
NONE
Confidentiality Impact
PARTIAL
Integrity Impact
NONE
Availability Impact
NONE
Weakness Type (CWE)
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
EPSS
Base Score:
0.44