Lucene search
+L

1272 matches found

OSV
OSV
added 2026/05/24 9:15 a.m.14 views

CVE-2026-9370 ulisesbocchio jasypt-spring-boot Password Hash SimpleGCMConfig.java getSecretKeySaltGenerator hash predictable salt

A weakness has been identified in ulisesbocchio jasypt-spring-boot up to 3.0.5/4.0.4. Affected by this vulnerability is the function getSecretKeySaltGenerator of the file jasypt-spring-boot/src/main/java/com/ulisesbocchio/jasyptspringboot/encryptor/SimpleGCMConfig.java of the component Password...

6.3CVSS5.2AI score
SaveExploits0References8
CVE
CVE
added 2026/05/24 9:15 a.m.221 views

CVE-2026-9370

CVE-2026-9370 affects ulisesbocchio jasypt-spring-boot up to versions 3.0.5/4.0.4. The vulnerability is in getSecretKeySaltGenerator within SimpleGCMConfig.java of the Password Hash Handler. The underlying issue is a manipulation that leads to the use of a one-way hash with a predictable salt. Th...

6.3CVSS5.1AI score0.00202EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/05/24 12:00 a.m.30 views

PT-2026-42931

Name of the Vulnerable Software and Affected Versions ulisesbocchio jasypt-spring-boot versions prior to 3.0.6 ulisesbocchio jasypt-spring-boot versions prior to 4.0.5 Description A weakness in the Password Hash Handler component allows for the use of a one-way hash with a predictable salt. This...

6.3CVSS5.8AI score0.00202EPSS
SaveExploits0References10
CNNVD
CNNVD
added 2026/05/24 12:00 a.m.25 views

jasypt-spring-boot 安全漏洞

jasypt-spring-boot is an integration tool developed by Ulises Bocchio, a personal developer, that provides attribute encryption support for Spring Boot applications. There are security vulnerabilities in versions of jasypt-spring-boot 3.0.5 and earlier, as well as versions 4.0.4 and earlier. Thes...

6.3CVSS5.8AI score0.00202EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/05/21 11:42 a.m.13 views

CVE-2026-40975

A flaw was found in Spring Boot. The $random.value property source utilizes a weak pseudo-random number generator PRNG, meaning the values it produces are not sufficiently random for use as cryptographic secrets. An attacker could potentially predict these values, which may lead to information...

8.2CVSS5.8AI score0.00312EPSS
SaveExploits0References4
Spring Security Advisories
Spring Security Advisories
added 2026/05/19 12:00 a.m.66 views

Spring Office Hours Podcast: S5E16 - May Release Train Shift & What's Coming in Spring Boot 4.1

Join Dan Vega and DaShaun Carter for the latest updates from the Spring Ecosystem. In this episode, Dan and DaShaun break down the recently announced shift of the May release train from May 11-22 to June 1-5, and what that means for your upgrade planning across the Spring portfolio. They also dig...

5.8AI score
SaveExploits0
GithubExploit
GithubExploit
added 2026/05/18 12:59 a.m.125 views

Exploit for Improper Input Validation in Siemens 6Bk1602-0Aa12-0Tp0_Firmware

🚀 Automated Log4Shell CVE-2021-44228 Play & Plug Lab An aut...

10CVSS7.4AI score0.99999EPSS
SaveExploits368
RedHat Linux
RedHat Linux
added 2026/05/14 4:55 p.m.37 views

Spring Boot: Spring Boot: Arbitrary Code Execution and Session Hijacking via predictable temporary directory

A flaw was found in Spring Boot. A local attacker on the same host as the application may be able to take control of the ApplicationTemp directory due to predictable temporary directory handling. When the server.servlet.session.persistent setting is enabled and the attack persists across...

7CVSS6.1AI score0.00136EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/05/14 4:55 p.m.36 views

Spring Boot: Spring Boot: Remote code execution via timing attack in DevTools remote secret comparison

A flaw was found in Spring Boot. An attacker on the same network as the remote application may be able to utilize a timing attack to discover information about a remote secret. In extreme circumstances, this could allow the attacker to determine the secret and upload changed classes, leading to...

7.5CVSS6.4AI score0.00262EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/05/14 4:55 p.m.19 views

Spring Boot: Spring Boot: Weak pseudo-random number generation can lead to information disclosure.

A flaw was found in Spring Boot. The $random.value property source utilizes a weak pseudo-random number generator PRNG, meaning the values it produces are not sufficiently random for use as cryptographic secrets. An attacker could potentially predict these values, which may lead to information...

8.2CVSS5.7AI score0.00312EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/05/14 4:55 p.m.29 views

Critical: Red Hat Security Advisory: Red Hat Build of Apache Camel 4.18.1 for Spring Boot release.

Red Hat build of Apache Camel 4.18.1 for Spring Boot patch release and security update is now available. 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...

10CVSS7.3AI score0.10049EPSS
SaveExploits12References24
RedHat Linux
RedHat Linux
added 2026/05/14 4:55 p.m.16 views

Spring Boot: Spring Boot: Local file corruption via PID file manipulation

A flaw was found in Spring Boot when an application is configured to use ApplicationPidFileWriter. A local attacker with write access to the PID file's location can exploit this vulnerability to corrupt one arbitrary file on the host each time the application is started. This can lead to data...

6.7CVSS6.2AI score0.00112EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/05/14 4:55 p.m.18 views

Spring Boot: Spring Boot: Authentication bypass via misconfigured Health Group additional path

A flaw was found in Spring Boot. This vulnerability, an authentication bypass, occurs when an application endpoint requiring authentication is declared under a specific path already configured for a Health Group additional path. A remote attacker could exploit this to bypass authentication,...

8.2CVSS7.2AI score0.00334EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/05/14 10:02 a.m.23 views

CVE-2026-40976

A flaw was found in Spring Boot. Under specific conditions, including being a servlet-based web application without custom Spring Security configuration and relying on the default web security filter chain, a remote attacker could bypass security. This allows unauthorized access to all applicatio...

9.1CVSS5.8AI score0.00489EPSS
SaveExploits1References4
GithubExploit
GithubExploit
added 2026/05/12 12:33 a.m.133 views

Exploit for Improper Input Validation in Siemens 6Bk1602-0Aa12-0Tp0_Firmware

Demo Khai thác Lỗ hổng Log4Shell CVE-2021-44228 Dự án này m...

10CVSS7.5AI score0.99999EPSS
SaveExploits368
RedhatCVE
RedhatCVE
added 2026/05/08 11:50 a.m.17 views

CVE-2026-40972

A flaw was found in Spring Boot. An attacker on the same network as the remote application may be able to utilize a timing attack to discover information about a remote secret. In extreme circumstances, this could allow the attacker to determine the secret and upload changed classes, leading to...

7.5CVSS6.3AI score0.00262EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/05/08 10:54 a.m.14 views

CVE-2026-40973

A flaw was found in Spring Boot. A local attacker on the same host as the application may be able to take control of the ApplicationTemp directory due to predictable temporary directory handling. When the server.servlet.session.persistent setting is enabled and the attack persists across...

7CVSS6.1AI score0.00136EPSS
SaveExploits0References4
Spring Security Advisories
Spring Security Advisories
added 2026/05/07 12:00 a.m.26 views

A Bootiful Podcast: Daniel Garnier-Moiroux on his new book 'Testing Spring Boot Applications'

Hi Spring fans! In this installment I'm thrilled to have had the opportunity to sit down and talk to Daniel Garnier-Moiroux and talk about "Testing Spring Boot Applications," from Manning! testing springboot java kotlin springframework...

5.8AI score
SaveExploits0
Spring Security Advisories
Spring Security Advisories
added 2026/05/05 12:00 a.m.75 views

This Week in Spring - May 5th, 2026

Hi, Spring fans! Welcome to another installment of This Week in Spring! It's May 5th, 2026, and I'm in Mainz, Germany, for the legendary JAX conference! It's been infinitely far too long since I've been at this amazing show, and I'm oh-so happy to be back here! Tonight, after my two talks here, I...

5.8AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/05/04 6:29 a.m.14 views

CVE-2026-40974

A flaw was found in Spring Boot's Cassandra auto-configuration. This vulnerability allows an adjacent attacker to bypass hostname verification during SSL Secure Sockets Layer connection establishment to Cassandra. This could enable a man-in-the-middle attack, potentially leading to unauthorized...

9.8CVSS5.7AI score0.00182EPSS
SaveExploits0References4
Rows per page
Query Builder