Lucene search
+L

6980 matches found

Veracode
Veracode
added 2024/03/20 6:01 a.m.42 views

Server Side Request Forgery (SSRF)

org.springframework:spring-web is vulnerable to Open Redirect. The vulnerability is due to insufficient validation checks of the host URL within UriComponentsBuilder.java. If an application utilizes the host validation checks, an attacker can perform an open redirect or Server-Side Request Forger...

8.1CVSS8AI score0.03967EPSS
SaveExploits1References6Affected Software1
NVD
NVD
added 2024/03/20 4:15 a.m.36 views

CVE-2024-22258

Spring Authorization Server versions 1.0.0 - 1.0.5, 1.1.0 - 1.1.5, 1.2.0 - 1.2.2 and older unsupported versions are susceptible to a PKCE Downgrade Attack for Confidential Clients. Specifically, an application is vulnerable when a Confidential Client uses PKCE for the Authorization Code Grant. An...

6.1CVSS6.3AI score0.00526EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/03/20 4:15 a.m.32 views

CVE-2024-22258

Spring Authorization Server versions 1.0.0 - 1.0.5, 1.1.0 - 1.1.5, 1.2.0 - 1.2.2 and older unsupported versions are susceptible to a PKCE Downgrade Attack for Confidential Clients. Specifically, an application is vulnerable when a Confidential Client uses PKCE for the Authorization Code Grant. An...

6.1CVSS6.4AI score0.00526EPSS
SaveExploits0References2
OSV
OSV
added 2024/03/20 4:15 a.m.8 views

UBUNTU-CVE-2024-22258

Spring Authorization Server versions 1.0.0 - 1.0.5, 1.1.0 - 1.1.5, 1.2.0 - 1.2.2 and older unsupported versions are susceptible to a PKCE Downgrade Attack for Confidential Clients. Specifically, an application is vulnerable when a Confidential Client uses PKCE for the Authorization Code Grant. An...

6.1CVSS5.8AI score0.00526EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/03/20 3:58 a.m.42 views

CVE-2024-22258 CVE-2024-22258: PKCE Downgrade in Spring Authorization Server

Spring Authorization Server versions 1.0.0 - 1.0.5, 1.1.0 - 1.1.5, 1.2.0 - 1.2.2 and older unsupported versions are susceptible to a PKCE Downgrade Attack for Confidential Clients. Specifically, an application is vulnerable when a Confidential Client uses PKCE for the Authorization Code Grant. An...

6.1CVSS6.5AI score0.00526EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/03/20 3:58 a.m.20 views

CVE-2024-22258 CVE-2024-22258: PKCE Downgrade in Spring Authorization Server

Spring Authorization Server versions 1.0.0 - 1.0.5, 1.1.0 - 1.1.5, 1.2.0 - 1.2.2 and older unsupported versions are susceptible to a PKCE Downgrade Attack for Confidential Clients. Specifically, an application is vulnerable when a Confidential Client uses PKCE for the Authorization Code Grant. An...

6.1CVSS6.9AI score0.00526EPSS
SaveExploits0References1
CVE
CVE
added 2024/03/20 3:58 a.m.80 views

CVE-2024-22258

CVE-2024-22258 affects Spring Authorization Server versions 1.0.0–1.0.5, 1.1.0–1.1.5, and 1.2.0–1.2.2 (and older unsupported) where confidential clients using PKCE with the Authorization Code Grant can be downgraded, potentially bypassing security restrictions. Public Clients using PKCE are not v...

6.1CVSS6.3AI score0.00526EPSS
SaveExploits0References1
IBM Security Bulletins
IBM Security Bulletins
added 2024/03/20 1:05 a.m.33 views

Security Bulletin: IBM InfoSphere Information Server is affected by a denial of service vulnerability in Spring Framework (CVE-2023-34053)

Summary A denial of service vulnerability in Spring Framework used by IBM InfoSphere Information Server was addressed. Vulnerability Details CVEID:CVE-2023-34053 DESCRIPTION: VMware Tanzu Spring Framework is vulnerable to a denial of service, caused by a flaw when the application uses Spring MVC ...

7.5CVSS6.3AI score0.0115EPSS
SaveExploits0Affected Software1
Spring Security Advisories
Spring Security Advisories
added 2024/03/20 12:00 a.m.12 views

Spring Tips: the Exposed ORM for Kotlin

Hi, Spring fans! In this installment we look at the Exposed Object Relational Mapper framework for Kotlin. Kotlin Java JDBC springboot...

7.3AI score
SaveExploits0
FreeBSD
FreeBSD
added 2024/03/20 12:00 a.m.13 views

security/shibboleth-idp -- CAS service SSRF

Shibboleth Developers report: The Identity Provider's CAS support relies on a function in the Spring Framework to parse CAS service URLs and append the ticket parameter...

7.2AI score
SaveExploits0References1
CNNVD
CNNVD
added 2024/03/20 12:00 a.m.9 views

Spring Authorization Server Security Vulnerability

VMware Spring Authorization Server is a framework for building secure OAuth 2.0 and OpenID Connect 1.0 authorization servers from VMware. A security vulnerability exists in Spring Authorization Server that stems from the vulnerability of an application to a PKCE downgrade attack when the PKCE...

6.1CVSS6.9AI score0.00526EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2024/03/20 12:00 a.m.9 views

The vulnerability of the AuthenticatedVoter class in the Java framework for securing industrial applications with Spring Security allows a perpetrator to gain unauthorized access to protected information.

The vulnerability of the AuthenticatedVoter class in the Java framework for securing industrial applications under Spring Security is related to deficiencies in access control when processing the null parameter. Exploiting this vulnerability can allow an attacker to gain unauthorized access to...

8.5CVSS6.6AI score0.00956EPSS
SaveExploits0References4Affected Software1
Spring Security Advisories
Spring Security Advisories
added 2024/03/19 12:00 a.m.45 views

This Week in Spring - March 19th, 2024

Hi, Spring fans! And happy Java 22 release day to those who celebrate! I just put out a huge blog detailing many of the exciting new features in Java 22. Check it out! As usual, we've got a packed roundup to get through this week so let's dive right into it! the Spring Authorization Server 1.3.0-...

6.8AI score
SaveExploits0
Spring Security Advisories
Spring Security Advisories
added 2024/03/19 12:00 a.m.41 views

Hello, Java 22!

update I've since published a Spring Tips video on this very topic! If you'd prefer, you could watch that instead. Hi, Spring fans! Happy Java 22 release day, to those who celebrate! Did you get the bits already? Go, go, go! Java 22 is a significant improvement that I think is a worthy upgrade fo...

7.2AI score
SaveExploits0
Spring Security Advisories
Spring Security Advisories
added 2024/03/19 12:00 a.m.78 views

Token Exchange support in Spring Security 6.3.0-M3

I'm excited to share that the there will be support for the OAuth 2.0 Token Exchange Grant RFC 8693 in Spring Security 6.3, which is available for preview now in the latest milestone 6.3.0-M3. This support provides the ability to use Token Exchange with OAuth2 Client. Similarly, server-side suppo...

6.7AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/03/19 12:00 a.m.10 views

PT-2024-19292

Name of the Vulnerable Software and Affected Versions Spring Authorization Server versions 1.0.0 through 1.0.5 Spring Authorization Server versions 1.1.0 through 1.1.5 Spring Authorization Server versions 1.2.0 through 1.2.2 Spring Authorization Server older unsupported versions Description The...

6.1CVSS6.4AI score0.00526EPSS
SaveExploits0References12
RedhatCVE
RedhatCVE
added 2024/03/18 5:56 p.m.196 views

CVE-2024-22257

A broken access control flaw was found in Spring Security. Applications may be vulnerable when directly using the AuthenticatedVotervote passing a NULL authentication parameter. Mitigation Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to...

9.8CVSS8.2AI score0.00956EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/18 3:30 p.m.22 views

GHSA-F3JH-QVM4-MG39 Erroneous authentication pass in Spring Security

In Spring Security, versions 5.7.x prior to 5.7.12, 5.8.x prior to 5.8.11, versions 6.0.x prior to 6.0.9, versions 6.1.x prior to 6.1.8, versions 6.2.x prior to 6.2.3, an application is possible vulnerable to broken access control when it directly uses the AuthenticatedVotervote passing a null...

8.2CVSS6.8AI score0.00956EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2024/03/18 3:30 p.m.75 views

Erroneous authentication pass in Spring Security

In Spring Security, versions 5.7.x prior to 5.7.12, 5.8.x prior to 5.8.11, versions 6.0.x prior to 6.0.9, versions 6.1.x prior to 6.1.8, versions 6.2.x prior to 6.2.3, an application is possible vulnerable to broken access control when it directly uses the AuthenticatedVotervote passing a null...

8.2CVSS8.3AI score0.00956EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2024/03/18 3:15 p.m.28 views

CVE-2024-22257

In Spring Security, versions 5.7.x prior to 5.7.12, 5.8.x prior to 5.8.11, versions 6.0.x prior to 6.0.9, versions 6.1.x prior to 6.1.8, versions 6.2.x prior to 6.2.3, an application is possible vulnerable to broken access control when it directly uses the AuthenticatedVotervote passing a null...

8.2CVSS8.1AI score0.00956EPSS
SaveExploits0References3
Rows per page
Query Builder