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 |
---|---|
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 |
Configurations
Information
Published : 2020-01-10 06:15
Updated : 2020-01-22 08:15
NVD link : CVE-2013-6430
Mitre link : CVE-2013-6430
JSON object : View
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Products Affected
pivotal_software
- spring_framework