Lucene search
K

30 matches found

Github Security Blog
Github Security Blog
added 2024/02/26 8:4 p.m.9 views

SAML authentication bypass due to missing validation on unsigned SAML messages

Impact When SAML is used as the authentication mechanism, Central Dogma accepts unsigned SAML messages assertions, logout requests, etc. as they are, rather than rejecting them by default. As a result, an attacker can forge a SAML message to authenticate themselves, despite the fact that such an...

7.2AI score
Exploits0References6Affected Software1
OSV
OSV
added 2024/02/26 8:4 p.m.8 views

GHSA-HX5Q-V6PJ-533R SAML authentication bypass due to missing validation on unsigned SAML messages

Impact When SAML is used as the authentication mechanism, Central Dogma accepts unsigned SAML messages assertions, logout requests, etc. as they are, rather than rejecting them by default. As a result, an attacker can forge a SAML message to authenticate themselves, despite the fact that such an...

9.1CVSS7.2AI score
Exploits0References6
Github Security Blog
Github Security Blog
added 2024/02/26 8:4 p.m.24 views

Armeria SAML authentication bypass due to missing validation on unsigned SAML messages

Impact The SAML implementation provided by armeria-saml currently accepts unsigned SAML messages assertions, logout requests, etc. as they are, rather than rejecting them by default. As a result, an attacker can forge a SAML message to authenticate themselves, despite the fact that such an unsign...

9.1CVSS6.8AI score0.00309EPSS
Exploits0References6Affected Software1
Spring Engineering
Spring Engineering
added 2023/08/29 12:0 a.m.12 views

This Week in Spring - August 29th, 2023 - the post SpringOne recovery blog

Hi, Spring fans! Welcome to another installment of This Week in Spring! I'm exhausted. Seriously. Last week was mental. If you need me, I'll be over sipping on a tea... But, before that, there's a ton of things to cover from this last week, as always, and there's no rest for the curious, so let's...

6.7AI score
Exploits0
Veracode
Veracode
added 2023/07/27 2:57 a.m.12 views

Authorization Bypass

armeria is Authorization Bypass. The vulnerability exists because the library does not properly remove matrix variables from the path on the server side when the library calls the spring controller via TomcatService or JettyService, which allows an attacker to bypass the authorization mechanism b...

7.5CVSS6.8AI score0.00198EPSS
Exploits0References4Affected Software4
NVD
NVD
added 2023/07/25 9:15 p.m.8 views

CVE-2023-38493

Armeria is a microservice framework Spring supports Matrix variables. When Spring integration is used, Armeria calls Spring controllers via TomcatService or JettyService with the path that may contain matrix variables. Prior to version 1.24.3, the Armeria decorators might not invoked because of t...

7.5CVSS7.6AI score0.00198EPSS
Exploits0References3
Prion
Prion
added 2023/07/25 9:15 p.m.24 views

Cross site request forgery (csrf)

Armeria is a microservice framework Spring supports Matrix variables. When Spring integration is used, Armeria calls Spring controllers via TomcatService or JettyService with the path that may contain matrix variables. Prior to version 1.24.3, the Armeria decorators might not invoked because of t...

5CVSS7.5AI score0.00198EPSS
Exploits0References3Affected Software1
OSV
OSV
added 2023/07/25 8:51 p.m.12 views

CVE-2023-38493 Paths contain matrix variables bypass decorators

Armeria is a microservice framework Spring supports Matrix variables. When Spring integration is used, Armeria calls Spring controllers via TomcatService or JettyService with the path that may contain matrix variables. Prior to version 1.24.3, the Armeria decorators might not invoked because of t...

7.5CVSS7.6AI score0.00198EPSS
Exploits0References5
CVE
CVE
added 2023/07/25 8:51 p.m.79 views

CVE-2023-38493

CVE-2023-38493 affects Armeria (microservice framework) when used with Spring integration. The issue arises in how matrix variables in paths are handled when Armeria decorates or forwards requests to Spring controllers via TomcatService or JettyService, potentially allowing bypass of the authoriz...

7.5CVSS7.5AI score0.00198EPSS
Exploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2023/07/25 8:51 p.m.11 views

CVE-2023-38493 Paths contain matrix variables bypass decorators

Armeria is a microservice framework Spring supports Matrix variables. When Spring integration is used, Armeria calls Spring controllers via TomcatService or JettyService with the path that may contain matrix variables. Prior to version 1.24.3, the Armeria decorators might not invoked because of t...

7.5CVSS7.5AI score0.00198EPSS
Exploits0References3
Cvelist
Cvelist
added 2023/07/25 8:51 p.m.15 views

CVE-2023-38493 Paths contain matrix variables bypass decorators

Armeria is a microservice framework Spring supports Matrix variables. When Spring integration is used, Armeria calls Spring controllers via TomcatService or JettyService with the path that may contain matrix variables. Prior to version 1.24.3, the Armeria decorators might not invoked because of t...

7.5CVSS7.7AI score0.00198EPSS
Exploits0References3
Github Security Blog
Github Security Blog
added 2023/07/25 6:24 p.m.22 views

Paths contain matrix variables bypass decorators

Impact Spring supports Matrix variables. When Spring integration is used, Armeria calls Spring controllers via TomcatService or JettyService with the path that may contain matrix variables. In this situation, the Armeria decorators might not invoked because of the matrix variables. Let's see the...

7.5CVSS6.9AI score0.00198EPSS
Exploits0References6Affected Software1
CNVD
CNVD
added 2021/12/04 12:0 a.m.16 views

Armeria path traversal vulnerability

Armeria is an open source library for building asynchronous microservers that use HTTP/2 as the session layer protocol.Armeria is vulnerable to a path traversal vulnerability that stems from a flaw in the software's path validation logic. An attacker could send an HTTP request with a path...

7.5CVSS2.2AI score0.00754EPSS
Exploits0References1
Veracode
Veracode
added 2021/12/03 11:26 a.m.16 views

Path Traversal

com.linecorp.armeria:armeria is vulnerable th path traversal. A remote attacker is able to gain access to sensitive user data in server's local file system by sending a specifically crafted HTTP request capable of bypassing armeria's path validation logic...

7.5CVSS3.4AI score0.00754EPSS
Exploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2021/12/02 10:25 p.m.38 views

Path Traversal in com.linecorp.armeria:armeria

Impact An attacker can access an Armeria server's local file system beyond its restricted directory by sending an HTTP request whose path contains %2F encoded /, such as /files/..%2Fsecrets.txt, bypassing Armeria's path validation logic. Patches Armeria 1.13.4 or above contains the hardened path...

7.5CVSS1.1AI score0.00754EPSS
Exploits0References5Affected Software1
OSV
OSV
added 2021/12/02 10:25 p.m.1 views

GHSA-8FP4-RP6C-5GCV Path Traversal in com.linecorp.armeria:armeria

Impact An attacker can access an Armeria server's local file system beyond its restricted directory by sending an HTTP request whose path contains %2F encoded /, such as /files/..%2Fsecrets.txt, bypassing Armeria's path validation logic. Patches Armeria 1.13.4 or above contains the hardened path...

7.5CVSS5.9AI score0.00754EPSS
Exploits0References5
OSV
OSV
added 2021/12/02 6:15 p.m.13 views

CVE-2021-43795

Armeria is an open source microservice framework. In affected versions an attacker can access an Armeria server's local file system beyond its restricted directory by sending an HTTP request whose path contains %2F encoded /, such as /files/..%2Fsecrets.txt, bypassing Armeria's path validation...

7.5CVSS7.5AI score
Exploits0References3
NVD
NVD
added 2021/12/02 6:15 p.m.16 views

CVE-2021-43795

Armeria is an open source microservice framework. In affected versions an attacker can access an Armeria server's local file system beyond its restricted directory by sending an HTTP request whose path contains %2F encoded /, such as /files/..%2Fsecrets.txt, bypassing Armeria's path validation...

7.5CVSS0.00754EPSS
Exploits0References3
Prion
Prion
added 2021/12/02 6:15 p.m.15 views

Design/Logic Flaw

Armeria is an open source microservice framework. In affected versions an attacker can access an Armeria server's local file system beyond its restricted directory by sending an HTTP request whose path contains %2F encoded /, such as /files/..%2Fsecrets.txt, bypassing Armeria's path validation...

5CVSS7.4AI score0.00754EPSS
Exploits0References3Affected Software1
CVE
CVE
added 2021/12/02 6:0 p.m.66 views

CVE-2021-43795

Armeria (an open source microservice framework) is affected by a path traversal issue where an HTTP request containing %2F (encoded slash) in the path can bypass path validation and access the server’s local filesystem beyond its restricted directory (e.g., /files/..%2Fsecrets.txt). The vulnerabi...

7.5CVSS7.4AI score0.00754EPSS
Exploits0References3Affected Software1
Rows per page
Query Builder