CVE-2014-1904
Description
Cross-site scripting (XSS) vulnerability in web/servlet/tags/form/FormTag.java in Spring MVC in Spring Framework 3.0.0 before 3.2.8 and 4.0.0 before 4.0.2 allows remote attackers to inject arbitrary web script or HTML via the requested URI in a default action.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2014-1904
Vendor advisory: cve@mitre.org — https://github.com/spring-projects/spring-framework/commit/741b4b229ae032bd17175b46f98673ce0bd2d485
Vendor advisory: cve@mitre.org — http://www.gopivotal.com/security/cve-2014-1904
Vendor advisory: cve@mitre.org — http://docs.spring.io/spring/docs/3.2.8.RELEASE/changelog.txt
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 3.0.6.RELEASE-13 |
| debian | bullseye | fixed | 3.0.6.RELEASE-13 |
| debian | forky | fixed | 3.0.6.RELEASE-13 |
| debian | sid | fixed | 3.0.6.RELEASE-13 |
| debian | trixie | fixed | 3.0.6.RELEASE-13 |
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| Maven | org.springframework:spring-webmvc | >=3.0.0,<3.2.8.RELEASE | 3.2.8.RELEASE |
| Maven | org.springframework:spring-webmvc | >=4.0.0,<4.0.2.RELEASE | 4.0.2.RELEASE |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| pivotal_software | spring_framework | {"startIncluding":"3.0.0","endExcluding":"3.2.8"} | 3.2.8 |
References
- http://docs.spring.io/spring/docs/3.2.8.RELEASE/changelog.txt
- http://rhn.redhat.com/errata/RHSA-2014-0400.html
- http://seclists.org/fulldisclosure/2014/Mar/101
- http://secunia.com/advisories/57915
- http://www.gopivotal.com/security/cve-2014-1904
- http://www.securityfocus.com/archive/1/531422/100/0/threaded
- http://www.securityfocus.com/bid/66137
- https://github.com/spring-projects/spring-framework/commit/741b4b229ae032bd17175b46f98673ce0bd2d485
- https://jira.springsource.org/browse/SPR-11426
- https://nvd.nist.gov/vuln/detail/CVE-2014-1904
- https://github.com/spring-projects/spring-framework/commit/75e08695a04980dbceae6789364717e9d8764d58#diff-5c29d6685335045274d9908c5cd45e45
- https://github.com/spring-projects/spring-framework
- https://security-tracker.debian.org/tracker/CVE-2014-1904
CWEs
CWE-79
Verify integrity in audit chain (admin only). AS-IS.