#VU13500 Information disclosure in Pivotal Spring Framework - CVE-2018-11040

 

#VU13500 Information disclosure in Pivotal Spring Framework - CVE-2018-11040

Published: June 27, 2018


Vulnerability identifier: #VU13500
Vulnerability risk: Low
CVSSv4.0: 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/E:U/U:Clear
CVE-ID: CVE-2018-11040
CWE-ID: CWE-200
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Pivotal Spring Framework
Software vendor:
Pivotal

Description

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.


Remediation

Update to version 4.3.18, 5.0.7.

External links