Lucene search
+L

110 matches found

OSV
OSV
added 2023/10/05 8:55 p.m.20 views

GHSA-QW22-8W9R-864H io.micronaut.security:micronaut-security-oauth2 has invalid IdTokenClaimsValidator logic on aud

Summary IdTokenClaimsValidator skips aud claim validation if token is issued by same identity issuer/provider. Details See https://github.com/micronaut-projects/micronaut-security/blob/master/security-oauth2/src/main/java/io/micronaut/security/oauth2/client/IdTokenClaimsValidator.javaL202 This...

6.5CVSS5.8AI score0.0045EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2023/10/05 12:00 a.m.12 views

PT-2023-25712 · Micronaut · Micronaut Security

Name of the Vulnerable Software and Affected Versions: Micronaut Security versions prior to 3.1.2 Micronaut Security versions prior to 3.2.4 Micronaut Security versions prior to 3.3.2 Micronaut Security versions prior to 3.4.3 Micronaut Security versions prior to 3.5.3 Micronaut Security versions...

6.5CVSS6.4AI score0.0045EPSS
SaveExploits1References8
OSV
OSV
added 2022/01/21 11:19 p.m.58 views

GHSA-2457-2263-MM9F Memory leak in micronaut-core

Impact Sending an invalid Content Type header leads to memory leak in DefaultArgumentConversionContext as this type is erroneously used in static state. Patches The problem is patched in Micronaut 3.2.7 and above. Workarounds The default content type binder can be replaced in an existing Micronau...

5.3CVSS5.9AI score0.0115EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2022/01/21 11:19 p.m.48 views

Memory leak in micronaut-core

Impact Sending an invalid Content Type header leads to memory leak in DefaultArgumentConversionContext as this type is erroneously used in static state. Patches The problem is patched in Micronaut 3.2.7 and above. Workarounds The default content type binder can be replaced in an existing Micronau...

5.3CVSS2.5AI score0.0115EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
added 2022/01/20 1:37 p.m.17 views

Denial Of Service (DoS)

io.micronaut, micronaut-core is vulnerable to denial of service. The vulnerability exists in ConversionContext.java due to the use of ConversionContext constants leading to a memory leak causing an application crash...

5.3CVSS3.8AI score0.0115EPSS
SaveExploits0References3Affected Software1
CNVD
CNVD
added 2022/01/19 12:00 a.m.49 views

Object Computing micronaut resource management error vulnerability

Object Computing micronaut is a JVM-based full-stack framework from US-based Object Computing, which is primarily used to build modular microservices and serverless applications.A resource management error vulnerability exists in Object Computing Micronaut, which stems from the fact that in the...

5.3CVSS2.6AI score0.0115EPSS
SaveExploits0References1
NVD
NVD
added 2022/01/18 11:15 p.m.38 views

CVE-2022-21700

Micronaut is a JVM-based, full stack Java framework designed for building JVM web applications with support for Java, Kotlin and the Groovy language. In affected versions sending an invalid Content Type header leads to memory leak in DefaultArgumentConversionContext as this type is erroneously us...

5.3CVSS0.0115EPSS
SaveExploits0References2
Prion
Prion
added 2022/01/18 11:15 p.m.21 views

Memory corruption

Micronaut is a JVM-based, full stack Java framework designed for building JVM web applications with support for Java, Kotlin and the Groovy language. In affected versions sending an invalid Content Type header leads to memory leak in DefaultArgumentConversionContext as this type is erroneously us...

5CVSS5.1AI score0.0115EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2022/01/18 10:15 p.m.42 views

CVE-2022-21700 Memory leak in micronaut-core

Micronaut is a JVM-based, full stack Java framework designed for building JVM web applications with support for Java, Kotlin and the Groovy language. In affected versions sending an invalid Content Type header leads to memory leak in DefaultArgumentConversionContext as this type is erroneously us...

5.3CVSS5.4AI score0.0115EPSS
SaveExploits0References2
OSV
OSV
added 2022/01/18 10:15 p.m.26 views

CVE-2022-21700 Memory leak in micronaut-core

Micronaut is a JVM-based, full stack Java framework designed for building JVM web applications with support for Java, Kotlin and the Groovy language. In affected versions sending an invalid Content Type header leads to memory leak in DefaultArgumentConversionContext as this type is erroneously us...

5.3CVSS5.2AI score
SaveExploits0References4
CVE
CVE
added 2022/01/18 10:15 p.m.125 views

CVE-2022-21700

CVE-2022-21700 affects Micronaut core. The issue arises when an invalid Content-Type header is processed, causing a memory leak in DefaultArgumentConversionContext due to static state usage. Impact described as memory leak with potential degradation of availability. Patches exist in Micronaut 3.2...

5.3CVSS5AI score0.0115EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2022/01/18 10:15 p.m.9 views

CVE-2022-21700 Memory leak in micronaut-core

Micronaut is a JVM-based, full stack Java framework designed for building JVM web applications with support for Java, Kotlin and the Groovy language. In affected versions sending an invalid Content Type header leads to memory leak in DefaultArgumentConversionContext as this type is erroneously us...

5.3CVSS6.7AI score0.0115EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2022/01/18 12:00 a.m.12 views

Object Computing micronaut 资源管理错误漏洞

Object Computing micronaut is a JVM-based full-stack framework from US-based Object Computing, which is primarily used to build modular microservices and serverless applications.A resource management error vulnerability exists in Object Computing Micronaut, which stems from the fact that in the...

5.3CVSS5.6AI score0.0115EPSS
SaveExploits0References3
OSV
OSV
added 2021/07/26 9:15 p.m.19 views

GHSA-CJX7-399X-P2RJ Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') in micronaut-core

With a basic configuration like yaml router: static-resources: assets: enabled: true mapping: /.assets/public/ paths: file:/home/lstrmiska/test/ it is possible to access any file from a filesystem, using "/../../" in URL, as Micronaut does not restrict file access to configured paths. Repro Steps...

7.5CVSS7.1AI score0.01732EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2021/07/26 9:15 p.m.77 views

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') in micronaut-core

With a basic configuration like yaml router: static-resources: assets: enabled: true mapping: /.assets/public/ paths: file:/home/lstrmiska/test/ it is possible to access any file from a filesystem, using "/../../" in URL, as Micronaut does not restrict file access to configured paths. Repro Steps...

7.5CVSS7.5AI score0.01732EPSS
SaveExploits1References4Affected Software1
NVD
NVD
added 2021/07/16 7:15 p.m.21 views

CVE-2021-32769

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

7.5CVSS0.01732EPSS
SaveExploits1References2
OSV
OSV
added 2021/07/16 7:15 p.m.16 views

CVE-2021-32769

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

7.5CVSS6.8AI score
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2021/07/16 7:15 p.m.4 views

CVE-2021-32769

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

7.5CVSS6.9AI score0.01732EPSS
SaveExploits1References3Affected Software1
Prion
Prion
added 2021/07/16 7:15 p.m.38 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
Cvelist
Cvelist
added 2021/07/16 6:25 p.m.28 views

CVE-2021-32769 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') in micronaut-core

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

7.5CVSS7.7AI score0.01732EPSS
SaveExploits1References2
Rows per page
Query Builder