"-Synchronized-Data."

This commit is contained in:
CVE Team 2020-06-29 06:01:28 +00:00
parent 7aeb111e82
commit 088a435fea
No known key found for this signature in database
GPG Key ID: 5708902F06FEF743
3 changed files with 218 additions and 212 deletions

View File

@ -1,78 +1,80 @@
{ {
"CVE_data_meta": { "CVE_data_meta": {
"ASSIGNER": "security@atlassian.com", "ASSIGNER": "security@atlassian.com",
"DATE_PUBLIC": "2020-07-03T00:00:00", "DATE_PUBLIC": "2020-07-03T00:00:00",
"ID": "CVE-2019-20410", "ID": "CVE-2019-20410",
"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.6.17", "version_value": "7.6.17",
"version_affected": "<" "version_affected": "<"
}, },
{ {
"version_value": "7.7.0", "version_value": "7.7.0",
"version_affected": ">=" "version_affected": ">="
}, },
{ {
"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 view sensitive information via an Information Disclosure vulnerability in the comment restriction feature. The affected versions are before version 7.6.17, from version 7.7.0 before 7.13.9, and from version 8.0.0 before 8.4.2."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Information Disclosure"
}
] ]
} }
] },
}, "data_format": "MITRE",
"references": { "data_type": "CVE",
"reference_data": [ "data_version": "4.0",
{ "description": {
"url": "https://jira.atlassian.com/browse/JRASERVER-70884" "description_data": [
} {
] "lang": "eng",
} "value": "Affected versions of Atlassian Jira Server and Data Center allow remote attackers to view sensitive information via an Information Disclosure vulnerability in the comment restriction feature. The affected versions are before version 7.6.17, from version 7.7.0 before 7.13.9, and from version 8.0.0 before 8.4.2."
} }
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Information Disclosure"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://jira.atlassian.com/browse/JRASERVER-70884",
"refsource": "MISC",
"name": "https://jira.atlassian.com/browse/JRASERVER-70884"
}
]
}
}

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-20411", "ID": "CVE-2019-20411",
"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 modify Wallboard settings via a Cross-site request forgery (CSRF) vulnerability. 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 Request Forgery"
}
] ]
} }
] },
}, "data_format": "MITRE",
"references": { "data_type": "CVE",
"reference_data": [ "data_version": "4.0",
{ "description": {
"url": "https://jira.atlassian.com/browse/JRASERVER-70881" "description_data": [
} {
] "lang": "eng",
} "value": "Affected versions of Atlassian Jira Server and Data Center allow remote attackers to modify Wallboard settings via a Cross-site request forgery (CSRF) vulnerability. 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 Request Forgery"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://jira.atlassian.com/browse/JRASERVER-70881",
"refsource": "MISC",
"name": "https://jira.atlassian.com/browse/JRASERVER-70881"
}
]
}
}

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-20412", "ID": "CVE-2019-20412",
"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": "The Convert Sub-Task to Issue page in affected versions of Atlassian Jira Server and Data Center allow remote attackers to enumerate the following information via an Improper Authentication vulnerability: Workflow names; Project Key, if it is part of the workflow name; Issue Keys; Issue Types; Status Types. 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": "Information Disclosure"
}
] ]
} }
] },
}, "data_format": "MITRE",
"references": { "data_type": "CVE",
"reference_data": [ "data_version": "4.0",
{ "description": {
"url": "https://jira.atlassian.com/browse/JRASERVER-70882" "description_data": [
} {
] "lang": "eng",
} "value": "The Convert Sub-Task to Issue page in affected versions of Atlassian Jira Server and Data Center allow remote attackers to enumerate the following information via an Improper Authentication vulnerability: Workflow names; Project Key, if it is part of the workflow name; Issue Keys; Issue Types; Status Types. 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": "Information Disclosure"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://jira.atlassian.com/browse/JRASERVER-70882",
"refsource": "MISC",
"name": "https://jira.atlassian.com/browse/JRASERVER-70882"
}
]
}
}