CVE-2014-1904
Published Mar 20, 2014
Last updated 6 years ago
Overview
- 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.
- Source
- cve@mitre.org
- NVD status
- Analyzed
Social media
- Hype score
- Not currently trending
Risk scores
CVSS 2.0
- Type
- Primary
- Base score
- 4.3
- Impact score
- 2.9
- Exploitability score
- 8.6
- Vector string
- AV:N/AC:M/Au:N/C:N/I:P/A:N
Weaknesses
- nvd@nist.gov
- CWE-79
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:pivotal_software:spring_framework:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "9D361F6B-E859-43CA-A2FE-A6D219DF4EAE", "versionEndExcluding": "3.2.8", "versionStartIncluding": "3.0.0" }, { "criteria": "cpe:2.3:a:pivotal_software:spring_framework:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "3E985939-0AF4-49EC-BDF6-621053694584", "versionEndExcluding": "4.0.2", "versionStartIncluding": "4.0.0" } ], "operator": "OR" } ] } ]