CVE-2021-22096:
Improper Output Neutralization for Logs in Spring Framework
4.3
CVSS Score
3.1
Basic Information
CVE ID
GHSA ID
EPSS Score
0.37667%
CWE
Published
5/24/2022
Updated
7/19/2024
KEV Status
No
Technology
Java
Technical Details
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
---|---|---|---|
org.springframework:spring-core | maven | >= 5.3.0, <= 5.3.10 | 5.3.11 |
org.springframework:spring-core | maven | >= 5.2.0, <= 5.2.17 | 5.2.18 |
org.springframework:spring | maven | >= 5.2.0, <= 5.2.17 | 5.2.18 |
org.springframework:spring | maven | >= 5.3.0, <= 5.3.10 | 5.3.11 |
Vulnerability Intelligence
Miggo AI
Root Cause Analysis
The provided information describes the vulnerability (CVE-2021-22096) as improper log output neutralization in Spring Framework, but it does not include commit diffs, GitHub patch details, or specific code examples. While the vulnerability is linked to logging functions that fail to sanitize user input, the exact functions and their file paths cannot be identified with high confidence without access to the patched code changes or explicit documentation of the affected components. The advisory references general Spring Framework versions and CWE-117, but insufficient technical details are provided to pinpoint specific vulnerable functions.