cvelist/2020/4xxx/CVE-2020-4025.json

80 lines
3.0 KiB
JSON
Raw Normal View History

2019-12-30 14:01:41 +00:00
{
2020-07-01 02:01:28 +00:00
"CVE_data_meta": {
"ASSIGNER": "security@atlassian.com",
"DATE_PUBLIC": "2020-07-01T00:00:00",
"ID": "CVE-2020-4025",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Jira Server and Data Center",
"version": {
"version_data": [
{
"version_value": "8.5.5",
"version_affected": "<"
},
{
"version_value": "8.6.0",
"version_affected": ">="
},
{
"version_value": "8.8.1",
"version_affected": "<"
},
{
"version_value": "8.9.0",
"version_affected": ">="
},
{
"version_value": "8.9.1",
"version_affected": "<"
}
]
}
}
]
},
"vendor_name": "Atlassian"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2019-12-30 14:01:41 +00:00
{
2020-07-01 02:01:28 +00:00
"lang": "eng",
"value": "The attachment download resource in Atlassian Jira Server and Data Center The attachment download resource in Atlassian Jira Server and Data Center before 8.5.5, and from 8.6.0 before 8.8.2, and from 8.9.0 before 8.9.1 allows remote attackers to inject arbitrary HTML or JavaScript via a Cross-Site Scripting (XSS) vulnerability issue attachments with a rdf content type."
2019-12-30 14:01:41 +00:00
}
2020-07-01 02:01:28 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Cross-Site Scripting (XSS)"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://jira.atlassian.com/browse/JRASERVER-71114",
"refsource": "MISC",
"name": "https://jira.atlassian.com/browse/JRASERVER-71114"
}
]
}
2019-12-30 14:01:41 +00:00
}