Spring Framework, versions 5.0.x prior to 5.0.7 and 4.3.x prior to 4.3.18 and older unsupported versions, allows web applications to enable cross-domain requests via JSONP (JSON with Padding) through AbstractJsonpResponseBodyAdvice for REST controllers and MappingJackson2JsonView for browser requests. Both are not enabled by default in Spring Framework nor Spring Boot, however, when MappingJackson2JsonView is configured in an application, JSONP support is automatically ready to use through the "jsonp" and "callback" JSONP parameters, enabling cross-domain requests.
History

No history.

cve-icon MITRE Information

Status: PUBLISHED

Assigner: dell

Published: 2018-06-14T00:00:00

Updated: 2021-10-20T10:37:57

Reserved: 2018-05-14T00:00:00


Link: CVE-2018-11040

JSON object: View

cve-icon NVD Information

Status : Analyzed

Published: 2018-06-25T15:29:00.363

Modified: 2022-06-23T16:31:08.063


Link: CVE-2018-11040

JSON object: View

cve-icon Redhat Information

No data.

CWE