Name | CVE-2018-15756 |
Description | Spring Framework, version 5.1, versions 5.0.x prior to 5.0.10, versions 4.3.x prior to 4.3.20, and older unsupported versions on the 4.2.x branch provide support for range requests when serving static resources through the ResourceHttpRequestHandler, or starting in 5.0 when an annotated controller returns an org.springframework.core.io.Resource. A malicious user (or attacker) can add a range header with a high number of ranges, or with wide ranges that overlap, or both, for a denial of service attack. This vulnerability affects applications that depend on either spring-webmvc or spring-webflux. Such applications must also have a registration for serving static resources (e.g. JS, CSS, images, and others), or have an annotated controller that returns an org.springframework.core.io.Resource. Spring Boot applications that depend on spring-boot-starter-web or spring-boot-starter-webflux are ready to serve static resources out of the box and are therefore vulnerable. |
Source | CVE (at NVD; CERT, LWN, oss-sec, fulldisc, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more) |
References | DLA-2635-1 |
Debian Bugs | 911786 |
The table below lists information on source packages.
Source Package | Release | Version | Status |
---|---|---|---|
libspring-java (PTS) | jessie, jessie (lts) | 3.0.6.RELEASE-17+deb8u2 | fixed |
stretch (security), stretch (lts), stretch | 4.3.5-1+deb9u1 | fixed | |
buster | 4.3.22-4 | fixed | |
bullseye | 4.3.30-1 | fixed | |
sid, trixie, bookworm | 4.3.30-2 | fixed |
The information below is based on the following data on fixed versions.
Package | Type | Release | Fixed Version | Urgency | Origin | Debian Bugs |
---|---|---|---|---|---|---|
libspring-java | source | wheezy | (unfixed) | end-of-life | ||
libspring-java | source | jessie | (not affected) | |||
libspring-java | source | stretch | 4.3.5-1+deb9u1 | DLA-2635-1 | ||
libspring-java | source | (unstable) | 4.3.21-1 | 911786 |
[jessie] - libspring-java <not-affected> (vulnerable code introduced in later version)
https://pivotal.io/security/cve-2018-15756
https://jira.spring.io/browse/SPR-17318?redirect=false
https://github.com/spring-projects/spring-framework/commit/044772641d12b9281185f6cf50f8485b8747132c
Introduced by: https://github.com/spring-projects/spring-framework/commit/da48739628303e3d25ff78d80ff6e9ba87aaeae2 (v4.2)