Update dependency org.springframework:spring-core to v4 [SECURITY] - #29
Open
renovate[bot] wants to merge 1 commit into
Open
Update dependency org.springframework:spring-core to v4 [SECURITY]#29renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/maven-org.springframework-spring-core-vulnerability
branch
from
August 22, 2023 21:23
285d3de to
8ea0a7d
Compare
renovate
Bot
force-pushed
the
renovate/maven-org.springframework-spring-core-vulnerability
branch
from
January 23, 2024 17:36
8ea0a7d to
a394223
Compare
renovate
Bot
force-pushed
the
renovate/maven-org.springframework-spring-core-vulnerability
branch
from
January 24, 2024 17:20
a394223 to
5fcde37
Compare
renovate
Bot
force-pushed
the
renovate/maven-org.springframework-spring-core-vulnerability
branch
from
February 2, 2024 21:18
5fcde37 to
a91be15
Compare
renovate
Bot
force-pushed
the
renovate/maven-org.springframework-spring-core-vulnerability
branch
from
June 5, 2024 18:53
a91be15 to
12096d8
Compare
renovate
Bot
force-pushed
the
renovate/maven-org.springframework-spring-core-vulnerability
branch
from
December 11, 2024 05:59
12096d8 to
4352c88
Compare
renovate
Bot
force-pushed
the
renovate/maven-org.springframework-spring-core-vulnerability
branch
from
January 10, 2025 17:46
4352c88 to
d4f9d36
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.1.4.RELEASE→4.3.17.RELEASEWarning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Denial of Service in org.springframework:spring-core
CVE-2018-1257 / GHSA-rcpf-vj53-7h2m
More information
Details
Spring Framework, versions 5.0.x prior to 5.0.6, versions 4.3.x prior to 4.3.17, and older unsupported versions allows applications to expose STOMP over WebSocket endpoints with a simple, in-memory STOMP broker through the spring-messaging module. A malicious user (or attacker) can craft a message to the broker that can lead to a regular expression, denial of service attack.
Severity
CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:HReferences
This data is provided by the GitHub Advisory Database (CC-BY 4.0).
Path Traversal in org.springframework:spring-core
CVE-2018-1271 / GHSA-g8hw-794c-4j9g
More information
Details
Spring Framework, versions 5.0 prior to 5.0.5 and versions 4.3 prior to 4.3.15 and older unsupported versions, allow applications to configure Spring MVC to serve static resources (e.g. CSS, JS, images). When static resources are served from a file system on Windows (as opposed to the classpath, or the ServletContext), a malicious user can send a request using a specially crafted URL that can lead a directory traversal attack.
Severity
CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:NReferences
This data is provided by the GitHub Advisory Database (CC-BY 4.0).
Possible privilege escalation in org.springframework:spring-core
CVE-2018-1272 / GHSA-4487-x383-qpph
More information
Details
Spring Framework, versions 5.0 prior to 5.0.5 and versions 4.3 prior to 4.3.15 and older unsupported versions, provide client-side support for multipart requests. When Spring MVC or Spring WebFlux server application (server A) receives input from a remote client, and then uses that input to make a multipart request to another server (server B), it can be exposed to an attack, where an extra multipart is inserted in the content of the request from server A, causing server B to use the wrong value for a part it expects. This could to lead privilege escalation, for example, if the part content represents a username or user roles.
Severity
CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:HReferences
This data is provided by the GitHub Advisory Database (CC-BY 4.0).
Spring Security and Spring Framework may not recognize certain paths that should be protected
CVE-2016-5007 / GHSA-8crv-49fr-2h6j
More information
Details
Both Spring Security 3.2.x, 4.0.x, 4.1.0 and the Spring Framework 3.2.x, 4.0.x, 4.1.x, 4.2.x (as well as other unsupported versions) rely on URL pattern mappings for authorization and for mapping requests to controllers respectively. Differences in the strictness of the pattern matching mechanisms, for example with regards to space trimming in path segments, can lead Spring Security to not recognize certain paths as not protected that are in fact mapped to Spring MVC controllers that should be protected. The problem is compounded by the fact that the Spring Framework provides richer features with regards to pattern matching as well as by the fact that pattern matching in each Spring Security and the Spring Framework can easily be customized creating additional differences.
Severity
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:NReferences
This data is provided by the GitHub Advisory Database (CC-BY 4.0).
Improper Limitation of a Pathname to a Restricted Directory in Spring Framework
CVE-2014-3578 / GHSA-rhcg-rwhx-qj3j
More information
Details
Directory traversal vulnerability in Pivotal Spring Framework 3.x before 3.2.9 and 4.0 before 4.0.5 allows remote attackers to read arbitrary files via a crafted URL.
Severity
Medium
References
This data is provided by the GitHub Advisory Database (CC-BY 4.0).
Files or Directories Accessible to External Parties in org.springframework:spring-core
CVE-2015-5211 / GHSA-pgf9-h69p-pcgf
More information
Details
Under some situations, the Spring Framework 4.2.0 to 4.2.1, 4.0.0 to 4.1.7, 3.2.0 to 3.2.14 and older unsupported versions is vulnerable to a Reflected File Download (RFD) attack. The attack involves a malicious user crafting a URL with a batch script extension that results in the response being downloaded rather than rendered and also includes some input reflected in the response.
Severity
CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:HReferences
This data is provided by the GitHub Advisory Database (CC-BY 4.0).
Release Notes
spring-projects/spring-framework (org.springframework:spring-core)
v4.3.17.RELEASE: 4.3.17 ReleaseCompare Source
⭐ New Features
🪲 Bug Fixes
v4.3.16.RELEASE: 4.3.16 ReleaseCompare Source
🪲 Bug Fixes
v4.3.15.RELEASE: 4.3.15 ReleaseCompare Source
⭐ New Features
@DependsOnthrows a NoSuchBeanDefinitionException it should include the dependent bean for clarity [SPR-16628] #21169🪲 Bug Fixes
📔 Documentation
@Transactionalwith AspectJ [SPR-16552] #21095@Scopenot inherited from base class [SPR-16602] #21143v4.3.14.RELEASE: 4.3.14 ReleaseCompare Source
⭐ New Features
🪲 Bug Fixes
@Retryableand@Scheduled/@JmsListenerdoesn't work [SPR-16196] #20744@JmsListenerconcurrency property is ignored if DefaultJmsListenerContainerFactory#concurrency is set [SPR-16338] #20885📔 Documentation
v4.3.13.RELEASE: 4.3.13 ReleaseCompare Source
⭐ New Features
@Order[SPR-16090] #20639🪲 Bug Fixes
@ModelAttributebinding defined globally for particular attribute rather than per method invocation [SPR-16083] #20632📔 Documentation
v4.3.12.RELEASE: 4.3.12 ReleaseCompare Source
⭐ New Features
🪲 Bug Fixes
@RequestParamargument is null in multipart/form-data POST [SPR-15918] #20472@RequestParam[SPR-15919] #20473v4.3.11.RELEASE: 4.3.11 ReleaseCompare Source
⭐ New Features
@Lazycollection of optional elements should not crash when no candidates are found [SPR-15858] #20413🪲 Bug Fixes
@Lazyvalidator [SPR-15807] #20362@Configurationclass [SPR-14603] #19172v4.3.10.RELEASE: 4.3.10 ReleaseCompare Source
⭐ New Features
🪲 Bug Fixes
@EventListener's 'condition' doesn't work as expected with proxied beans [SPR-15678] #20237v4.3.9.RELEASE: 4.3.9 ReleaseCompare Source
⭐ New Features
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.