cvelist/2017/16xxx/CVE-2017-16864.json

68 lines
2.1 KiB
JSON
Raw Normal View History

2017-11-16 15:05:14 -05:00
{
2019-03-18 01:32:57 +00:00
"CVE_data_meta": {
"ASSIGNER": "security@atlassian.com",
"DATE_PUBLIC": "2018-01-11T00:00:00",
"ID": "CVE-2017-16864",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Jira",
"version": {
"version_data": [
{
"version_value": "prior to 7.4.2"
}
]
}
}
]
},
"vendor_name": "Atlassian"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
2019-03-18 01:32:57 +00:00
"lang": "eng",
"value": "The issue search resource in Atlassian Jira before version 7.4.2 allows remote attackers to inject arbitrary HTML or JavaScript via a cross site scripting (XSS) vulnerability in the orderby parameter."
}
2019-03-18 01:32:57 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Cross Site Scripting (XSS)"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "102505",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/102505"
},
{
"name": "https://jira.atlassian.com/browse/JRASERVER-66624",
"refsource": "CONFIRM",
"url": "https://jira.atlassian.com/browse/JRASERVER-66624"
}
]
}
}