All the vulnerabilites related to Pivotal - Spring MVC
cve-2013-6430
Vulnerability from cvelistv5
Published
2020-01-10 13:28
Modified
2024-08-06 17:39
Severity ?
EPSS score ?
Summary
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
▼ | URL | Tags |
---|---|---|
http://www.gopivotal.com/security/cve-2013-6430 | x_refsource_MISC | |
https://github.com/spring-projects/spring-framework/commit/7a7df6637478607bef0277bf52a4e0a03e20a248 | x_refsource_MISC | |
https://jira.springsource.org/browse/SPR-9983 | x_refsource_MISC |
Impacted products
▼ | Vendor | Product |
---|---|---|
Pivotal | Spring MVC |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-06T17:39:01.262Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "http://www.gopivotal.com/security/cve-2013-6430" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/spring-projects/spring-framework/commit/7a7df6637478607bef0277bf52a4e0a03e20a248" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://jira.springsource.org/browse/SPR-9983" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "Spring MVC", "vendor": "Pivotal", "versions": [ { "status": "affected", "version": "before 3.2.2" } ] } ], "datePublic": "2014-01-14T00:00:00", "descriptions": [ { "lang": "en", "value": "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." } ], "problemTypes": [ { "descriptions": [ { "description": "Cross-Site Scripting", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2020-01-10T13:30:38", "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "shortName": "redhat" }, "references": [ { "tags": [ "x_refsource_MISC" ], "url": "http://www.gopivotal.com/security/cve-2013-6430" }, { "tags": [ "x_refsource_MISC" ], "url": "https://github.com/spring-projects/spring-framework/commit/7a7df6637478607bef0277bf52a4e0a03e20a248" }, { "tags": [ "x_refsource_MISC" ], "url": "https://jira.springsource.org/browse/SPR-9983" } ] } }, "cveMetadata": { "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "assignerShortName": "redhat", "cveId": "CVE-2013-6430", "datePublished": "2020-01-10T13:28:11", "dateReserved": "2013-11-04T00:00:00", "dateUpdated": "2024-08-06T17:39:01.262Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }