Information disclosure in Spring Framework - CVE-2018-11040

 

Information disclosure in Spring Framework - CVE-2018-11040

Published: June 27, 2018


Vulnerability identifier: #VU13500
CSH Severity: Low
CVSS v4: 5.1 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2018-11040
CWE-ID: CWE-200
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The disclosed vulnerability allows a remote attacker to obtain potentially sensitive information.

The vulnerability exists due to improper cross-domain protections imposed by the affected software. The software allows web applications to enable cross-domain requests via JSON with Padding (JSONP) through the AbstractJsonpResponseBodyAdvice class for REST controllers and through the MappingJackson2JsonView class for browser requests. A remote attacker can trick the victim into following a link that submits malicious input and access sensitive information.


Affected software

Spring Framework
Dell Support Assist Enterprise
IBM Cognos Controller

How to mitigate CVE-2018-11040

Update to version 4.3.18, 5.0.7.

Spring Framework - addressed in versions 4.3.18, 5.0.7
Dell Support Assist Enterprise - update to 4.00.06.00
IBM Cognos Controller - addressed in versions 10.4.1.0.15, 10.4.2.0.2

External References

Related Security Bulletins