CVE-2021-32769
Last modified
CVE-2021-32769 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. EPSS estimates a 1.73% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Objectcomputing | Micronaut | < 2.5.9 |
References
- https://github.com/micronaut-projects/micronaut-core/commit/a0cfeb13bf1ef5d692d16d4a3b91b34b7456bb11Patch, Third Party Advisory
- https://github.com/micronaut-projects/micronaut-core/security/advisories/GHSA-cjx7-399x-p2rjExploit, Patch, Third Party Advisory
- https://github.com/micronaut-projects/micronaut-core/commit/a0cfeb13bf1ef5d692d16d4a3b91b34b7456bb11Patch, Third Party Advisory
- https://github.com/micronaut-projects/micronaut-core/security/advisories/GHSA-cjx7-399x-p2rjExploit, Patch, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2021-32769?
How severe is CVE-2021-32769?
How do I fix CVE-2021-32769?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2021
- CVE-2021-32763OpenProject is open-source, web-based project management sof…6.5
- CVE-2021-32764Discourse is an open-source discussion platform. In Discours…5.4
- CVE-2021-32765Hiredis is a minimalistic C client library for the Redis dat…8.8
- CVE-2021-32766Nextcloud Text is an open source plaintext editing applicati…5.3
- CVE-2021-32767TYPO3 is an open source PHP based web content management sys…6.5
- CVE-2021-32768TYPO3 is an open source PHP based web content management sys…6.1
- CVE-2021-3277Nagios XI 5.7.5 and earlier allows authenticated admins to u…7.2
- CVE-2021-32770Gatsby is a framework for building websites. The gatsby-sour…7.5
- CVE-2021-32771Contiki-NG is an open-source, cross-platform operating syste…8.1
- CVE-2021-32772Poddycast is a podcast app made with Electron. Prior to vers…8.8
- CVE-2021-32773Racket is a general-purpose programming language and an ecos…7.5
- CVE-2021-32774DataDump is a MediaWiki extension that provides dumps of wik…5.4
Are you affected by CVE-2021-32769?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
