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

72 lines
2.6 KiB
JSON
Raw Normal View History

2020-01-23 15:01:17 +00:00
{
2020-06-29 06:01:28 +00:00
"CVE_data_meta": {
"ASSIGNER": "security@atlassian.com",
"DATE_PUBLIC": "2020-04-08T00:00:00",
"ID": "CVE-2019-20412",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Jira Server",
"version": {
"version_data": [
{
"version_value": "7.13.9",
"version_affected": "<"
},
{
"version_value": "8.0.0",
"version_affected": ">="
},
{
"version_value": "8.4.2",
"version_affected": "<"
}
]
}
}
]
},
"vendor_name": "Atlassian"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2020-01-23 15:01:17 +00:00
{
2020-06-29 06:01:28 +00:00
"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."
2020-01-23 15:01:17 +00:00
}
2020-06-29 06:01:28 +00:00
]
},
"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"
}
]
}
}