CVE-2021-22060

Source
https://cve.org/CVERecord?id=CVE-2021-22060
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2021-22060.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2021-22060
Aliases
Downstream
Published
2022-01-10T14:10:16.680Z
Modified
2026-03-14T10:44:22.320058Z
Severity
  • 4.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N CVSS Calculator
Summary
[none]
Details

In Spring Framework versions 5.3.0 - 5.3.13, 5.2.0 - 5.2.18, and older unsupported versions, it is possible for a user to provide malicious input to cause the insertion of additional log entries. This is a follow-up to CVE-2021-22096 that protects against additional types of input and in more places of the Spring Framework codebase.

References

Affected packages

Git / github.com/spring-projects/spring-framework

Affected ranges

Type
GIT
Repo
https://github.com/spring-projects/spring-framework
Events
Database specific
{
    "versions": [
        {
            "introduced": "5.2.0"
        },
        {
            "last_affected": "5.2.18"
        },
        {
            "introduced": "5.3.0"
        },
        {
            "last_affected": "5.3.13"
        }
    ]
}

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2021-22060.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "1.9.0"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "1.15.0"
            }
        ]
    }
]