"-Synchronized-Data."

This commit is contained in:
CVE Team 2020-06-29 07:01:26 +00:00
parent b2c70d5eb6
commit 90837b9f5e
No known key found for this signature in database
GPG Key ID: 5708902F06FEF743
2 changed files with 140 additions and 136 deletions

View File

@ -1,70 +1,72 @@
{ {
"CVE_data_meta": { "CVE_data_meta": {
"ASSIGNER": "security@atlassian.com", "ASSIGNER": "security@atlassian.com",
"DATE_PUBLIC": "2020-04-08T00:00:00", "DATE_PUBLIC": "2020-04-08T00:00:00",
"ID": "CVE-2019-20413", "ID": "CVE-2019-20413",
"STATE": "PUBLIC" "STATE": "PUBLIC"
}, },
"affects": { "affects": {
"vendor": { "vendor": {
"vendor_data": [ "vendor_data": [
{ {
"product": { "product": {
"product_data": [ "product_data": [
{ {
"product_name": "Jira Server", "product_name": "Jira Server",
"version": { "version": {
"version_data": [ "version_data": [
{ {
"version_value": "7.13.9", "version_value": "7.13.9",
"version_affected": "<" "version_affected": "<"
}, },
{ {
"version_value": "8.0.0", "version_value": "8.0.0",
"version_affected": ">=" "version_affected": ">="
}, },
{ {
"version_value": "8.4.2", "version_value": "8.4.2",
"version_affected": "<" "version_affected": "<"
} }
] ]
} }
} }
] ]
}, },
"vendor_name": "Atlassian" "vendor_name": "Atlassian"
} }
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Affected versions of Atlassian Jira Server and Data Center allow remote attackers to impact the application's availability via a Denial of Service (DoS) vulnerability on the UserPickerBrowser.jspa page. The affected versions are before version 7.13.9, and from version 8.0.0 before 8.4.2."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Denial of Service"
}
] ]
} }
] },
}, "data_format": "MITRE",
"references": { "data_type": "CVE",
"reference_data": [ "data_version": "4.0",
{ "description": {
"url": "https://jira.atlassian.com/browse/JRASERVER-70883" "description_data": [
} {
] "lang": "eng",
} "value": "Affected versions of Atlassian Jira Server and Data Center allow remote attackers to impact the application's availability via a Denial of Service (DoS) vulnerability on the UserPickerBrowser.jspa page. The affected versions are before version 7.13.9, and from version 8.0.0 before 8.4.2."
} }
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Denial of Service"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://jira.atlassian.com/browse/JRASERVER-70883",
"refsource": "MISC",
"name": "https://jira.atlassian.com/browse/JRASERVER-70883"
}
]
}
}

View File

@ -1,70 +1,72 @@
{ {
"CVE_data_meta": { "CVE_data_meta": {
"ASSIGNER": "security@atlassian.com", "ASSIGNER": "security@atlassian.com",
"DATE_PUBLIC": "2020-04-08T00:00:00", "DATE_PUBLIC": "2020-04-08T00:00:00",
"ID": "CVE-2019-20414", "ID": "CVE-2019-20414",
"STATE": "PUBLIC" "STATE": "PUBLIC"
}, },
"affects": { "affects": {
"vendor": { "vendor": {
"vendor_data": [ "vendor_data": [
{ {
"product": { "product": {
"product_data": [ "product_data": [
{ {
"product_name": "Jira Server", "product_name": "Jira Server",
"version": { "version": {
"version_data": [ "version_data": [
{ {
"version_value": "7.13.9", "version_value": "7.13.9",
"version_affected": "<" "version_affected": "<"
}, },
{ {
"version_value": "8.0.0", "version_value": "8.0.0",
"version_affected": ">=" "version_affected": ">="
}, },
{ {
"version_value": "8.4.2", "version_value": "8.4.2",
"version_affected": "<" "version_affected": "<"
} }
] ]
} }
} }
] ]
}, },
"vendor_name": "Atlassian" "vendor_name": "Atlassian"
} }
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"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 Issue Navigator Basic Search. The affected versions are before version 7.13.9, and from version 8.0.0 before 8.4.2."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Cross-Site Scripting"
}
] ]
} }
] },
}, "data_format": "MITRE",
"references": { "data_type": "CVE",
"reference_data": [ "data_version": "4.0",
{ "description": {
"url": "https://jira.atlassian.com/browse/JRASERVER-70885" "description_data": [
} {
] "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 Issue Navigator Basic Search. The affected versions are before version 7.13.9, and from version 8.0.0 before 8.4.2."
} }
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Cross-Site Scripting"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://jira.atlassian.com/browse/JRASERVER-70885",
"refsource": "MISC",
"name": "https://jira.atlassian.com/browse/JRASERVER-70885"
}
]
}
}