cvelist/2016/4xxx/CVE-2016-4003.json
2019-03-17 23:42:19 +00:00

77 lines
2.4 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2016-4003",
"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 the URLDecoder function in JRE before 1.8, as used in Apache Struts 2.x before 2.3.28, when using a single byte page encoding, allows remote attackers to inject arbitrary web script or HTML via multi-byte characters in a url-encoded parameter."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://struts.apache.org/docs/s2-028.html",
"refsource": "CONFIRM",
"url": "http://struts.apache.org/docs/s2-028.html"
},
{
"name": "86311",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/86311"
},
{
"name": "1035268",
"refsource": "SECTRACK",
"url": "http://www.securitytracker.com/id/1035268"
},
{
"name": "https://issues.apache.org/jira/browse/WW-4507",
"refsource": "CONFIRM",
"url": "https://issues.apache.org/jira/browse/WW-4507"
}
]
}
}