CVE-2024-22233 Affecting jenkins package, versions <2.442-r0
Threat Intelligence
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-WOLFILATEST-JENKINS-6191787
- published 26 Jan 2024
- disclosed 22 Jan 2024
Introduced: 22 Jan 2024
CVE-2024-22233 Open this link in a new tabHow to fix?
Upgrade Wolfi
jenkins
to version 2.442-r0 or higher.
NVD Description
Note: Versions mentioned in the description apply only to the upstream jenkins
package and not the jenkins
package as distributed by Wolfi
.
See How to fix?
for Wolfi
relevant fixed versions and status.
In Spring Framework versions 6.0.15 and 6.1.2, it is possible for a user to provide specially crafted HTTP requests that may cause a denial-of-service (DoS) condition.
Specifically, an application is vulnerable when all of the following are true:
- the application uses Spring MVC
- Spring Security 6.1.6+ or 6.2.1+ is on the classpath
Typically, Spring Boot applications need the org.springframework.boot:spring-boot-starter-web and org.springframework.boot:spring-boot-starter-security dependencies to meet all conditions.