cvelist/2019/20xxx/CVE-2019-20900.json

64 lines
2.0 KiB
JSON
Raw Normal View History

2020-07-07 23:01:23 +00:00
{
2020-07-13 02:01:34 +00:00
"CVE_data_meta": {
"ASSIGNER": "security@atlassian.com",
"DATE_PUBLIC": "2020-04-02T00:00:00",
"ID": "CVE-2019-20900",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Jira Server",
"version": {
"version_data": [
{
"version_value": "8.7.0",
"version_affected": "<"
}
]
}
}
]
},
"vendor_name": "Atlassian"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2020-07-07 23:01:23 +00:00
{
2020-07-13 02:01:34 +00:00
"lang": "eng",
"value": "Affected versions of Atlassian Jira Server and Data Center allow remote attackers to inject arbitrary HTML or JavaScript via a cross site scripting (XSS) vulnerability in the Add Field module. The affected versions are before version 8.7.0."
2020-07-07 23:01:23 +00:00
}
2020-07-13 02:01:34 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Cross-Site Scripting (XSS)"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://jira.atlassian.com/browse/JRASERVER-70858",
"refsource": "MISC",
"name": "https://jira.atlassian.com/browse/JRASERVER-70858"
}
]
}
}