Lucene search
+L

6925 matches found

Spring Security Advisories
Spring Security Advisories
added 2023/09/22 12:0 a.m.56 views

Simplified Event Externalization with Spring Modulith

Transactional service methods are a common pattern in Spring applications. These methods trigger a state transition important to the business. This usually involves a core domain abstraction, such as an aggregate and its corresponding repository. A stereotypical example of such an arrangement mig...

6.8AI score
SaveExploits0
Spring Security Advisories
Spring Security Advisories
added 2023/09/21 12:0 a.m.21 views

A Bootiful Podcast: Java community legend Sharat Chander

Hi, Spring fans! Java 21 is out and in order to celebrate, I talk to Java community legend Sharat Chander...

6.9AI score
SaveExploits0
OSV
OSV
added 2023/09/20 12:30 p.m.50 views

GHSA-FRQC-F2H8-FJVF Spring for GraphQL may be exposed to GraphQL context with values from a different session

A batch loader function in Spring for GraphQL versions 1.1.0 - 1.1.5 and 1.2.0 - 1.2.2 may be exposed to GraphQL context with values, including security context values, from a different session. An application is vulnerable if it provides a DataLoaderOptions instance when registering batch loader...

3.1CVSS5.8AI score0.0036EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2023/09/20 12:30 p.m.37 views

Spring for GraphQL may be exposed to GraphQL context with values from a different session

A batch loader function in Spring for GraphQL versions 1.1.0 - 1.1.5 and 1.2.0 - 1.2.2 may be exposed to GraphQL context with values, including security context values, from a different session. An application is vulnerable if it provides a DataLoaderOptions instance when registering batch loader...

4.3CVSS6.8AI score0.0036EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2023/09/20 10:15 a.m.28 views

CVE-2023-34047

A batch loader function in Spring for GraphQL versions 1.1.0 - 1.1.5 and 1.2.0 - 1.2.2 may be exposed to GraphQL context with values, including security context values, from a different session. An application is vulnerable if it provides a DataLoaderOptions instance when registering batch loader...

4.3CVSS4AI score0.0036EPSS
SaveExploits0References1
Prion
Prion
added 2023/09/20 10:15 a.m.38 views

Code injection

A batch loader function in Spring for GraphQL versions 1.1.0 - 1.1.5 and 1.2.0 - 1.2.2 may be exposed to GraphQL context with values, including security context values, from a different session. An application is vulnerable if it provides a DataLoaderOptions instance when registering batch loader...

4.3CVSS4.6AI score0.0036EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2023/09/20 9:9 a.m.2526 views

CVE-2023-34047

CVE-2023-34047 affects Spring GraphQL: vulnerable batches occur when registering batch loader functions with a DataLoaderOptions instance in versions 1.1.0–1.1.5 and 1.2.0–1.2.2. Root cause: a batch loader may be exposed to the GraphQL context with values from a different session, including secur...

4.3CVSS4.2AI score0.0036EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2023/09/20 9:9 a.m.34 views

CVE-2023-34047 Exposure of data and identity to wrong session in Spring for GraphQL

A batch loader function in Spring for GraphQL versions 1.1.0 - 1.1.5 and 1.2.0 - 1.2.2 may be exposed to GraphQL context with values, including security context values, from a different session. An application is vulnerable if it provides a DataLoaderOptions instance when registering batch loader...

3.1CVSS4.9AI score0.0036EPSS
SaveExploits0References1
OSV
OSV
added 2023/09/20 9:9 a.m.26 views

CVE-2023-34047 Exposure of data and identity to wrong session in Spring for GraphQL

A batch loader function in Spring for GraphQL versions 1.1.0 - 1.1.5 and 1.2.0 - 1.2.2 may be exposed to GraphQL context with values, including security context values, from a different session. An application is vulnerable if it provides a DataLoaderOptions instance when registering batch loader...

3.1CVSS5.9AI score
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2023/09/20 9:9 a.m.15 views

CVE-2023-34047 Exposure of data and identity to wrong session in Spring for GraphQL

A batch loader function in Spring for GraphQL versions 1.1.0 - 1.1.5 and 1.2.0 - 1.2.2 may be exposed to GraphQL context with values, including security context values, from a different session. An application is vulnerable if it provides a DataLoaderOptions instance when registering batch loader...

3.1CVSS6.8AI score0.0036EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2023/09/20 12:0 a.m.12 views

Spring GraphQL Security Vulnerability

Spring Framework is the U.S. Spring team of a set of open source Java, JavaEE application framework. The framework helps developers build high-quality applications. A security vulnerability exists in Spring GraphQL versions 1.1.0 through 1.1.5 and 1.2.0 through 1.2.2, which stems from the...

4.3CVSS6.8AI score0.0036EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2023/09/20 12:0 a.m.12 views

PT-2023-24654 · Spring · Spring For Graphql

Name of the Vulnerable Software and Affected Versions: Spring for GraphQL versions 1.1.0 through 1.1.5 Spring for GraphQL versions 1.2.0 through 1.2.2 Description: A batch loader function in Spring for GraphQL may be exposed to GraphQL context with values, including security context values, from ...

4.3CVSS6.9AI score0.0036EPSS
SaveExploits0References9
Spring Security Advisories
Spring Security Advisories
added 2023/09/19 12:0 a.m.21 views

Spring Tips: Making the joyful jump to Java 21

Hi, Spring fans! Java 21 and GraalVM supporting Java 21 are at long last here! It's been a long time in coming, but Java 21 - which comes out later today on the 19th of September, 2023 - brings with it some of the most exciting new features of any Java release. In this video, I will look at some ...

6.7AI score
SaveExploits0
Spring Security Advisories
Spring Security Advisories
added 2023/09/19 12:0 a.m.53 views

This Week in Spring - September 19th, 2023 (Java 21 Edition)

Hi, Spring fans! Welcome to another installment of This Week in Spring - Java 21 edition! The big news, indeed, the biggest news, is that Java 21 is now available here! You should use SDKMAN to install it, like this: sdk install java 21-graalce && sdk default java 21-graalce. This install givews...

6.7AI score
SaveExploits0
Spring Security Advisories
Spring Security Advisories
added 2023/09/19 12:0 a.m.11 views

Exposure of data and identity to wrong session in Spring for GraphQL

A batch loader function in Spring for GraphQL versions 1.1.0 - 1.1.5 and 1.2.0 - 1.2.2 may be exposed to GraphQL context with values, including security context values, from a different session. An application is vulnerable if it provides a DataLoaderOptions instance when registering batch loader...

3.1CVSS5.8AI score0.0036EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2023/09/18 12:0 a.m.9 views

PT-2023-36020 · Spring · Spring

Name of the Vulnerable Software and Affected Versions: Spring versions affected versions not specified Description: The issue is related to a security exception in the org.springframework.expression.spel.ast.OpPlus.getValueInternal function. It involves the...

7AI score
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2023/09/18 12:0 a.m.7 views

PT-2023-24653 · Spring · Spring Security

Name of the Vulnerable Software and Affected Versions: Spring Security versions prior to 5.8.7 Spring Security versions prior to 6.0.7 Spring Security versions prior to 6.1.4 Spring Security versions prior to 6.2.0-M1 Description: The spring-security.xsd file inside the spring-security-config jar...

5.5CVSS8.9AI score0.00216EPSS
SaveExploits0References11
IBM Security Bulletins
IBM Security Bulletins
added 2023/09/15 8:18 a.m.23 views

Security Bulletin: IBM Operational Decision Manager August 2023 - Multiple CVEs addressed

Summary IBM Operational Decision Manager is vulnerable to multiple remote code execution and denial of service attacks in third party and open source used in the product for various functions. See full list below. The vulnerabilities have been addressed. Vulnerability Details CVEID:CVE-2022-2047...

9.8CVSS9.2AI score0.81039EPSS
SaveExploits8Affected Software1
CNNVD
CNNVD
added 2023/09/14 12:0 a.m.10 views

Lenosp Code Issues Vulnerabilities

Lenosp is a Spring Boot 2.0 rapid development modular scaffolding organized by Zhengzhou Programmers zzdevelop in China. A security vulnerability exists in Lenosp versions 1.0.0 to 1.2.0. The vulnerability stems from an arbitrary file upload vulnerability in the /user/upload component, which allo...

8.8CVSS7.4AI score0.00618EPSS
SaveExploits1References3
RedHat Linux
RedHat Linux
added 2023/09/13 4:9 p.m.39 views

Important: Red Hat Security Advisory: Red Hat Integration Camel for Spring Boot 3.20.2 release and security update

Red Hat Integration Camel for Spring Boot 3.20.2 release and security update is now available. Red Hat Product Security has rated this update as having an impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each...

9.8CVSS6.8AI score0.01762EPSS
SaveExploits1References4
Rows per page
Query Builder