cvelist/2020/36xxx/CVE-2020-36235.json

88 lines
2.9 KiB
JSON
Raw Normal View History

2021-01-27 20:01:03 +00:00
{
2021-02-15 10:41:21 +11:00
"CVE_data_meta": {
"ASSIGNER": "security@atlassian.com",
"DATE_PUBLIC": "2021-02-04T00:00:00",
"ID": "CVE-2020-36235",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
2021-01-27 20:01:03 +00:00
{
2021-02-15 10:41:21 +11:00
"product": {
"product_data": [
{
"product_name": "Jira Server",
"version": {
"version_data": [
{
"version_value": "8.13.2",
"version_affected": "<"
},
{
"version_value": "8.14.0",
"version_affected": ">="
},
{
"version_value": "8.14.1",
"version_affected": "<"
}
]
}
},{
"product_name": "Jira Data Center",
"version": {
"version_data": [
{
"version_value": "8.13.2",
"version_affected": "<"
},
{
"version_value": "8.14.0",
"version_affected": ">="
},
{
"version_value": "8.14.1",
"version_affected": "<"
}
]
}
}
]
},
"vendor_name": "Atlassian"
2021-01-27 20:01:03 +00:00
}
2021-02-15 10:41:21 +11:00
]
}
},
"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 unauthenticated remote attackers to view custom field and custom SLA names via an Information Disclosure vulnerability in the mobile site view. The affected versions are before version 8.13.2, and from version 8.14.0 before 8.14.1."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Information Disclosure"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://jira.atlassian.com/browse/JRASERVER-71950"
}
]
}
2021-01-27 20:01:03 +00:00
}