The JavaScriptUtils.javaScriptEscape method in web/util/JavaScriptUtils.java in Spring MVC in Spring Framework before 3.2.2 does not properly escape certain characters, which allows remote attackers to conduct cross-site scripting (XSS) attacks via a (1) line separator or (2) paragraph separator Unicode character or (3) left or (4) right angle bracket.
References
Link | Resource |
---|---|
http://www.gopivotal.com/security/cve-2013-6430 | Third Party Advisory |
https://github.com/spring-projects/spring-framework/commit/7a7df6637478607bef0277bf52a4e0a03e20a248 | Patch Third Party Advisory |
https://jira.springsource.org/browse/SPR-9983 | Third Party Advisory |
http://www.gopivotal.com/security/cve-2013-6430 | Third Party Advisory |
https://github.com/spring-projects/spring-framework/commit/7a7df6637478607bef0277bf52a4e0a03e20a248 | Patch Third Party Advisory |
https://jira.springsource.org/browse/SPR-9983 | Third Party Advisory |
Configurations
History
21 Nov 2024, 01:59
Type | Values Removed | Values Added |
---|---|---|
References | () http://www.gopivotal.com/security/cve-2013-6430 - Third Party Advisory | |
References | () https://github.com/spring-projects/spring-framework/commit/7a7df6637478607bef0277bf52a4e0a03e20a248 - Patch, Third Party Advisory | |
References | () https://jira.springsource.org/browse/SPR-9983 - Third Party Advisory |
Information
Published : 2020-01-10 14:15
Updated : 2024-11-21 01:59
NVD link : CVE-2013-6430
Mitre link : CVE-2013-6430
CVE.ORG link : CVE-2013-6430
JSON object : View
Products Affected
pivotal_software
- spring_framework
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')