cvelist/2014/1xxx/CVE-2014-1904.json
2019-03-18 01:42:46 +00:00

102 lines
3.6 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2014-1904",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://www.gopivotal.com/security/cve-2014-1904",
"refsource": "CONFIRM",
"url": "http://www.gopivotal.com/security/cve-2014-1904"
},
{
"name": "66137",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/66137"
},
{
"name": "https://jira.springsource.org/browse/SPR-11426",
"refsource": "CONFIRM",
"url": "https://jira.springsource.org/browse/SPR-11426"
},
{
"name": "https://github.com/spring-projects/spring-framework/commit/741b4b229ae032bd17175b46f98673ce0bd2d485",
"refsource": "CONFIRM",
"url": "https://github.com/spring-projects/spring-framework/commit/741b4b229ae032bd17175b46f98673ce0bd2d485"
},
{
"name": "20140311 CVE-2014-1904 XSS when using Spring MVC",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/531422/100/0/threaded"
},
{
"name": "RHSA-2014:0400",
"refsource": "REDHAT",
"url": "http://rhn.redhat.com/errata/RHSA-2014-0400.html"
},
{
"name": "57915",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/57915"
},
{
"name": "http://docs.spring.io/spring/docs/3.2.8.RELEASE/changelog.txt",
"refsource": "CONFIRM",
"url": "http://docs.spring.io/spring/docs/3.2.8.RELEASE/changelog.txt"
},
{
"name": "20140312 CVE-2014-1904 XSS when using Spring MVC",
"refsource": "FULLDISC",
"url": "http://seclists.org/fulldisclosure/2014/Mar/101"
}
]
}
}