Lucene search
+L

1314 matches found

RedHat Linux
RedHat Linux
added 2023/06/29 8:7 p.m.5 views

spring-boot: Spring Boot Welcome Page DoS Vulnerability

A flaw was found in Spring Boot, occurring prominently in Spring MVC with a reverse proxy cache. This issue requires Spring MVC to have auto-configuration enabled and the application to use Spring Boot's welcome page support, either static or templated, resulting in the application being deployed...

7.5CVSS7.3AI score0.00904EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2023/06/29 8:7 p.m.51 views

Critical: Red Hat Security Advisory: Red Hat Fuse 7.12 release and security update

A minor version update from 7.11 to 7.12 is now available for Red Hat Fuse. The purpose of this text-only errata is to inform you about the security issues fixed in this release. Red Hat Product Security has rated this update as having a security impact of Critical. A Common Vulnerability Scoring...

9.8CVSS7.2AI score0.09254EPSS
SaveExploits18References32
IBM Security Bulletins
IBM Security Bulletins
added 2023/06/28 9:2 p.m.32 views

Security Bulletin: IBM Watson Discovery Cartridge for IBM Cloud Pak for Data affected by vulnerability in VMware Tanzu Spring Boot

Summary IBM Watson Discovery Cartridge for IBM Cloud Pak for Data contains a vulnerable version of VMware Tanzu Spring Boot. Vulnerability Details CVEID:CVE-2023-20873 DESCRIPTION: VMware Tanzu Spring Boot could allow a remote attacker to bypass security restrictions, caused by a flaw with wildca...

9.8CVSS8.4AI score0.01122EPSS
SaveExploits0Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2023/06/27 11:49 a.m.39 views

Security Bulletin: Vulnerability in Spring Framework affects IBM Process Mining . CVE-2023-20873

Summary There is a vulnerability in Spring Boot that could allow a remote attacker to bypass security restrictions on the system. The code is used by IBM Process Mining. This bulletin identifies the security fixes to apply to address the vulnerability. Vulnerability Details CVEID:CVE-2023-20873...

9.8CVSS9.3AI score0.01122EPSS
SaveExploits0Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2023/06/27 10:59 a.m.39 views

Security Bulletin: Vulnerability in Spring Boot affects IBM Process Mining . CVE-2023-20883

Summary There is a vulnerability in Spring Boot that could allow a remote attacker to execute a denial of service on the system. The code is used by IBM Process Mining. This bulletin identifies the security fixes to apply to address the vulnerability. Vulnerability Details CVEID:CVE-2023-20883...

7.5CVSS8.4AI score0.00904EPSS
SaveExploits0Affected Software1
Spring Security Advisories
Spring Security Advisories
added 2023/06/27 12:0 a.m.28 views

This Week in Spring - June 27th, 2023

Hi Spring fans! Welcome to another installment of This Week in Spring! This week I am in Seoul talking to developers about the latest-and-greatest in Spring Boot 3! There's so much great stuff coming, and so much great stuff already. There are a few things I'm super excited about. First, yesterda...

6.5AI score
SaveExploits0
Spring Security Advisories
Spring Security Advisories
added 2023/06/27 12:0 a.m.40 views

Using Spring for GraphQL with Spring Data Neo4j

Introduction This is a guest blog post by Gerrit Meier from Neo4j who maintains the Spring Data Neo4j module. A few weeks ago version 1.2.0 of Spring for GraphQL was released with a bunch of new features. This also includes even better integration with Spring Data modules. Motivated by those...

6.5AI score
SaveExploits0
Spring Security Advisories
Spring Security Advisories
added 2023/06/23 12:0 a.m.21 views

Improved Testcontainers Support in Spring Boot 3.1

There's been support for Testcontainers in Spring Boot for some time now, and Spring Boot 3.1 improves it further. But first, let's take a look at what Testcontainers is and how it's usually used. Testcontainers is an open source framework for providing throwaway, lightweight instances of...

7.1AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2023/06/21 2:32 p.m.4 views

spring-boot: Spring Boot Welcome Page DoS Vulnerability

A flaw was found in Spring Boot, occurring prominently in Spring MVC with a reverse proxy cache. This issue requires Spring MVC to have auto-configuration enabled and the application to use Spring Boot's welcome page support, either static or templated, resulting in the application being deployed...

7.5CVSS7.3AI score0.00904EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2023/06/21 2:32 p.m.57 views

Important: Red Hat Security Advisory: Red Hat Integration Camel for Spring Boot 3.20.1 Patch 1 release security update

Red Hat Integration Camel for Spring Boot 3.20.1 Patch 1 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...

7.5CVSS6.7AI score0.00919EPSS
SaveExploits1References4
IBM Security Bulletins
IBM Security Bulletins
added 2023/06/21 1:32 p.m.32 views

Security Bulletin: IBM Operational Decision Manager June 2023 - Multiple CVEs

Summary This Security Bulletin addresses the security vulnerabilities that have been fixed within the IBM Operational Decision Manager. This product now includes fixes for the following security vulnerabilities. Vulnerability Details CVEID:CVE-2023-20883 DESCRIPTION: VMware Tanzu Spring Boot is...

9.1CVSS9.7AI score0.46836EPSS
SaveExploits4Affected Software1
Spring Security Advisories
Spring Security Advisories
added 2023/06/21 12:0 a.m.13 views

Docker Compose Support in Spring Boot 3.1

Docker Compose support in Spring Boot 3.1 builds on top of the ConnectionDetails abstraction, which we've featured in a separate blog post. If you haven't already read it, please do so before reading this post. Docker Compose "is a tool for defining and running multi-container Docker applications...

10AI score
SaveExploits0
GithubExploit
GithubExploit
added 2023/06/20 8:12 a.m.538 views

Exploit for SQL Injection in Jeecg Jeecg-Boot

CVE-2023-1454 Jeecg-Boot-qurestSql-SQLvuln jmreport/qurestSq...

9.8CVSS6.8AI score0.35825EPSS
SaveExploits3
Spring Security Advisories
Spring Security Advisories
added 2023/06/20 12:0 a.m.18 views

This Week in Spring - June 20th, 2023

Hi, Spring fans! Welcome to another installment of This Week in Spring! I'm in Sydney, Australia, talking to customers, koalas, kangaroos, and whoever else will listen! I'll be doing a live presentation, tonight at the Microsoft Reactor here in Sydney. Register now and come join me! As usual, we'...

7AI score
SaveExploits0
Spring Security Advisories
Spring Security Advisories
added 2023/06/19 12:0 a.m.14 views

Spring Boot 3.1's ConnectionDetails abstraction

If you've used Spring Boot for a while, you're probably familiar with setting up connection details using properties. For example, you may have used spring.datasource.url to configure a JDBC connection. In Spring Boot 3.1 this continues to work as you'd expect, but we've changed things a bit unde...

7.3AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2023/06/15 3:23 p.m.4 views

spring-boot: Spring Boot Welcome Page DoS Vulnerability

A flaw was found in Spring Boot, occurring prominently in Spring MVC with a reverse proxy cache. This issue requires Spring MVC to have auto-configuration enabled and the application to use Spring Boot's welcome page support, either static or templated, resulting in the application being deployed...

7.5CVSS7.3AI score0.00904EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2023/06/15 3:23 p.m.64 views

Important: Red Hat Security Advisory: Red Hat Integration Camel for Spring Boot 3.18.3 Patch 2 release

Camel for Spring Boot 3.18.3 Patch 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 vulnerability fr...

9.8CVSS6.8AI score0.19653EPSS
SaveExploits16References18
Spring Security Advisories
Spring Security Advisories
added 2023/06/13 12:0 a.m.17 views

This Week in Spring - June 13th, 2023

This Month in Spring - June 13th, 2023 Hi, Spring fans! Welcome to another installment of This Week in Spring! I am in beautiful Taipei, eating delicious food and meeting amazing people in the sweltering weather. How're you doin'? I've got to join a meeting, so I'll make this quick. One quick thi...

7.1AI score
SaveExploits0
F5 Networks
F5 Networks
added 2023/06/07 8:10 a.m.26 views

K000134945: Spring Boot vulnerability CVE-2022-46166

Security Advisory Description Spring boot admins is an open source administrative user interface for management of spring boot applications. All users who run Spring Boot Admin Server, having enabled Notifiers e.g. Teams-Notifier and write access to environment variables via UI are affected. User...

9.8CVSS9.1AI score0.01437EPSS
SaveExploits0
Spring Security Advisories
Spring Security Advisories
added 2023/06/07 12:0 a.m.105 views

Securing Spring Boot Applications With SSL

Secure Sockets Layer SSL and Transport Layer Security TLS are key components of securing communications between systems in a layered or service-oriented architecture. Spring Boot applications in such an architecture often accept incoming network connections or create outgoing connections, and...

6.5AI score
SaveExploits0
Rows per page
Query Builder