org.springframework:spring-core@4.1.2.RELEASE vulnerabilities

Direct Vulnerabilities

Known vulnerabilities in the org.springframework:spring-core package. This does not include vulnerabilities belonging to this package’s dependencies.

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for free
Vulnerability Vulnerable Version
  • L
Improper Handling of Case Sensitivity

org.springframework:spring-core is a core package within the spring-framework that contains multiple classes and utilities.

Affected versions of this package are vulnerable to Improper Handling of Case Sensitivity due to String.toLowerCase() having some Locale dependent exceptions that could potentially result in fields not protected as expected.

Note: The fix for CVE-2022-22968 made disallowedFields patterns in DataBinder case insensitive.

How to fix Improper Handling of Case Sensitivity?

Upgrade org.springframework:spring-core to version 6.1.14 or higher.

[,6.1.14)
  • M
Improper Input Validation

org.springframework:spring-core is a core package within the spring-framework that contains multiple classes and utilities.

Affected versions of this package are vulnerable to Improper Input Validation when a user provides malicious input, causing insertion of additional log entries.

How to fix Improper Input Validation?

Upgrade org.springframework:spring-core to version 5.2.19.RELEASE, 5.3.14 or higher.

[,5.2.19.RELEASE) [5.3.0,5.3.14)
  • M
Improper Output Neutralization for Logs

org.springframework:spring-core is a core package within the spring-framework that contains multiple classes and utilities.

Affected versions of this package are vulnerable to Improper Output Neutralization for Logs when a user provides malicious input, causing insertion of additional log entries.

How to fix Improper Output Neutralization for Logs?

Upgrade org.springframework:spring-core to version 5.3.12, 5.2.18 or higher.

[5.3.0,5.3.12) [,5.2.18)
  • L
Denial of Service (DoS)

org.springframework:spring-core provides a comprehensive programming and configuration model for modern Java-based enterprise applications - on any kind of deployment platform.

Affected versions of the package are vulnerable to Denial Of Service (DoS) via the PatternMatchUtils method, which has an infinite loop bug.

How to fix Denial of Service (DoS)?

Upgrade org.springframework:spring-core to versions 3.2.14, 4.1.7, 4.2RC1 or higher.

[3.2.8.RELEASE,3.2.14.RELEASE) [4.1.0.RELEASE,4.1.7.RELEASE)