"-Synchronized-Data."

This commit is contained in:
CVE Team 2020-06-23 06:01:29 +00:00
parent 228ad7f030
commit a63e906915
No known key found for this signature in database
GPG Key ID: 5708902F06FEF743

View File

@ -1,62 +1,64 @@
{ {
"CVE_data_meta": { "CVE_data_meta": {
"ASSIGNER": "security@atlassian.com", "ASSIGNER": "security@atlassian.com",
"DATE_PUBLIC": "2020-06-23T00:00:00", "DATE_PUBLIC": "2020-06-23T00:00:00",
"ID": "CVE-2019-20409", "ID": "CVE-2019-20409",
"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": "8.8.0", "version_value": "8.8.0",
"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": "The way in which velocity templates were used in Atlassian Jira Server and Data Center prior to version 8.8.0 allowed remote attackers to gain remote code execution if they were able to exploit a server side template injection vulnerability."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Remote Code Execution"
}
] ]
} }
] },
}, "data_format": "MITRE",
"references": { "data_type": "CVE",
"reference_data": [ "data_version": "4.0",
{ "description": {
"url": "https://jira.atlassian.com/browse/JRASERVER-70944" "description_data": [
} {
] "lang": "eng",
} "value": "The way in which velocity templates were used in Atlassian Jira Server and Data Center prior to version 8.8.0 allowed remote attackers to gain remote code execution if they were able to exploit a server side template injection vulnerability."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Remote Code Execution"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://jira.atlassian.com/browse/JRASERVER-70944",
"refsource": "MISC",
"name": "https://jira.atlassian.com/browse/JRASERVER-70944"
}
]
}
} }