Lucene search
+L

2 matches found

OSV
OSV
added 2026/05/06 7:57 p.m.114 views

GHSA-3RFQ-4WPF-QQW3 Micronaut has Unbounded `bundleCache` in `ResourceBundleMessageSource` that Allows Memory Exhaustion via `Accept-Language` Header

Summary ResourceBundleMessageSource maintains two caches: messageCache bounded at 100 entries via ConcurrentLinkedHashMap and bundleCache unbounded ConcurrentHashMap. The bundleCache is keyed by Locale, baseName where the locale originates from the HTTP Accept-Language header. In applications tha...

3.7CVSS5.8AI score0.00209EPSS
SaveExploits0References6
Prion
Prion
added 2021/07/16 7:15 p.m.37 views

Path traversal

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...

5CVSS7.5AI score0.01732EPSS
SaveExploits1References2Affected Software1
Rows per page
Query Builder