Lucene search
+L

164 matches found

Spring Security Advisories
Spring Security Advisories
added 2024/02/13 12:00 a.m.48 views

This Week in Spring - February 14th, 2024

Hi, Spring fans! Welcome to another installment of This Week in Spring! Friends, tomorrow is Valentine's day, and I love Spring. So, it's a very exciting thing indeed to be able to share this week's jam-packed roundup. Let's dive right into it! Spring Tools 4.21.1 is now available In the latest...

7.2AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/01/25 1:51 p.m.44 views

Important: Red Hat Security Advisory: Red Hat build of Quarkus 2.13.9.SP1 release and security update

An update is now available for Red Hat build of Quarkus. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability. For more informatio...

9.8CVSS6.9AI score0.00719EPSS
SaveExploits0References5
Qualys Blog
Qualys Blog
added 2024/01/22 4:48 p.m.23 views

Reduce Risk Faster With the Qualys Risk Reduction Recommendation Report

New vulnerabilities are found almost daily. However, most organizations struggle to identify, prioritize, and remediate vulnerabilities efficiently—making their environments vulnerable to risk. Last year, Qualys introduced Qualys VMDR with TruRiskTM, which helps organizations quantify cyber risk ...

7.6AI score
SaveExploits0
Microsoft Malware Protection
Microsoft Malware Protection
added 2023/11/09 12:00 p.m.44 views

Microsoft shares threat intelligence at CYBERWARCON 2023

At the CYBERWARCON 2023 conference, Microsoft and LinkedIn analysts are presenting several sessions detailing analysis across multiple sets of threat actors and related activity. This blog is intended to summarize the content of the research covered in these presentations and demonstrates Microso...

7AI score
SaveExploits0
Spring Security Advisories
Spring Security Advisories
added 2023/09/09 12:00 a.m.49 views

All together now: Spring Boot 3.2, GraalVM native images, Java 21, and virtual threads with Project Loom,

This has been a very long time in coming, but finally we can create GraalVM native images that use Spring Boot via Spring Boot 3.2 and Java 21's virtual threads Project Loom! Why does all this matter? Each of these individual things, Project Loom, and GraalVM native images, offer compelling runti...

7.2AI score
SaveExploits0
Veracode
Veracode
added 2023/07/18 7:16 a.m.36 views

Improper Neutralization Of HTTP Headers

Spring HATEOS is vulnerable to Improper Neutralization Of HTTP Headers. The vulnerability is due to not sanitizing or stripping the "Forwarded", "X-Forwarded-Host", "X-Forwarded-Port" or "X-Forwarded-Proto" headers. This can allow an attacker to spoof these headers values thereby bypassing securi...

5.3CVSS6.8AI score0.00475EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2023/07/17 11:15 a.m.57 views

CVE-2023-34036

Reactive web applications that use Spring HATEOAS to produce hypermedia-based responses might be exposed to malicious forwarded headers if they are not behind a trusted proxy that ensures correctness of such headers, or if they don't have anything else in place to handle and possibly discard...

5.3CVSS0.00475EPSS
SaveExploits0References1
Prion
Prion
added 2023/07/17 11:15 a.m.19 views

Design/Logic Flaw

Reactive web applications that use Spring HATEOAS to produce hypermedia-based responses might be exposed to malicious forwarded headers if they are not behind a trusted proxy that ensures correctness of such headers, or if they don't have anything else in place to handle and possibly discard...

5CVSS5.6AI score0.00475EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2023/07/17 10:00 a.m.13 views

CVE-2023-34036 Forwarded header exploit with Spring HATEOAS on WebFlux

Reactive web applications that use Spring HATEOAS to produce hypermedia-based responses might be exposed to malicious forwarded headers if they are not behind a trusted proxy that ensures correctness of such headers, or if they don't have anything else in place to handle and possibly discard...

5.3CVSS6.8AI score0.00475EPSS
SaveExploits0References1
OSV
OSV
added 2023/07/17 10:00 a.m.40 views

CVE-2023-34036 Forwarded header exploit with Spring HATEOAS on WebFlux

Reactive web applications that use Spring HATEOAS to produce hypermedia-based responses might be exposed to malicious forwarded headers if they are not behind a trusted proxy that ensures correctness of such headers, or if they don't have anything else in place to handle and possibly discard...

5.3CVSS6.1AI score
SaveExploits0References3
CVE
CVE
added 2023/07/17 10:00 a.m.93 views

CVE-2023-34036

CVE-2023-34036 affects reactive Spring WebFlux applications that use Spring HATEOAS to generate hypermedia links. The root cause is improper handling of forwarded headers (Forwarded, X-Forwarded-Host/Port/Proto) by the application stack, which can allow spoofing if there is no trusted proxy or ad...

5.3CVSS5.2AI score0.00475EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2023/07/17 10:00 a.m.55 views

CVE-2023-34036 Forwarded header exploit with Spring HATEOAS on WebFlux

Reactive web applications that use Spring HATEOAS to produce hypermedia-based responses might be exposed to malicious forwarded headers if they are not behind a trusted proxy that ensures correctness of such headers, or if they don't have anything else in place to handle and possibly discard...

5.3CVSS5.5AI score0.00475EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2023/07/17 12:00 a.m.10 views

Spring HATEOAS 安全漏洞

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 HATEOAS versions 1.5.4 and earlier, 2.0.4 and earlier, and 2.1.0, which stems from the fa...

5.3CVSS5.6AI score0.00475EPSS
SaveExploits0References2
Spring Security Advisories
Spring Security Advisories
added 2023/03/29 12:00 a.m.107 views

Context Propagation with Project Reactor 3 - Unified Bridging between Reactive and Imperative

This post is a part of a series: 1. The Basics 2. The bumpy road of Spring Cloud Sleuth 3. Unified Bridging between Reactive and Imperative We concluded the last article with the thought that Spring Cloud Sleuth’s MANUAL context propagation strategy is both performant and provides correct...

6.8AI score
SaveExploits0
Spring Security Advisories
Spring Security Advisories
added 2023/03/28 12:00 a.m.30 views

Context Propagation with Project Reactor 2 - The bumpy road of Spring Cloud Sleuth

This post is a part of a series: 1. The Basics 2. The bumpy road of Spring Cloud Sleuth 3. Unified Bridging between Reactive and Imperative Spring Cloud Sleuth recently became Micrometer Tracing, part of the Micrometer project. Most of the tracing instrumentation is centered within Micrometer und...

6.6AI score
SaveExploits0
Microsoft Malware Protection
Microsoft Malware Protection
added 2023/03/27 10:00 p.m.26 views

Microsoft Incident Response Retainer is generally available

The task of securing organizations is constantly changing and getting more complex. Many organizations don’t have the time, resources, or expertise to build an in-house incident response program. For customers that want help remediating an especially complex breach or avoiding one altogether,...

6.4AI score
SaveExploits0
Microsoft Secure
Microsoft Secure
added 2023/03/27 10:00 p.m.29 views

Microsoft Incident Response Retainer is generally available

The task of securing organizations is constantly changing and getting more complex. Many organizations don’t have the time, resources, or expertise to build an in-house incident response program. For customers that want help remediating an especially complex breach or avoiding one altogether,...

6.4AI score
SaveExploits0
Spring Security Advisories
Spring Security Advisories
added 2023/03/27 12:00 a.m.61 views

Context Propagation with Project Reactor 1 - The Basics

This post is a part of a series: 1. The Basics 2. The bumpy road of Spring Cloud Sleuth 3. Unified Bridging between Reactive and Imperative Spring Boot 3 and Spring Framework 6 brought us a unified and consistent way to enable Observability in applications that use Micrometer. The evolution from...

6.6AI score
SaveExploits0
Spring Security Advisories
Spring Security Advisories
added 2023/03/21 12:00 a.m.149 views

This Week in Spring - March 21st, 2023

Hi, Spring fans! Welcome to another rip roaring installment of This Week in Spring! It's March 21st and today they announced Java 20! It's an exciting time to be a Java developer. Java 20, of course, is just another amazing installment before Java 21, which comes out in six short months, includin...

6.6AI score0.03514EPSS
SaveExploits1
Spring Security Advisories
Spring Security Advisories
added 2023/03/07 12:00 a.m.20 views

This Week in Spring - March 7th, 2023

Hi, Spring fans! Welcome to another installment of This Week in Spring! It's an amazing week, and this week we've got a lot to look at. Let's dive right into it. Spring Cloud Function for Azure Function Spring Data 2022.0.3 and 2021.2.9 released Spring R2DBC for Reactive Relational Databases in...

SaveExploits0
Rows per page
Query Builder