cvelist/2020/14xxx/CVE-2020-14165.json

64 lines
2.0 KiB
JSON
Raw Normal View History

2020-06-16 13:01:22 +00:00
{
2020-07-01 02:01:28 +00:00
"CVE_data_meta": {
"ASSIGNER": "security@atlassian.com",
"DATE_PUBLIC": "2020-07-01T00:00:00",
"ID": "CVE-2020-14165",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Jira Server and Data Center",
"version": {
"version_data": [
{
"version_value": "8.9.0",
"version_affected": "<"
}
]
}
}
]
},
"vendor_name": "Atlassian"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2020-06-16 13:01:22 +00:00
{
2020-07-01 02:01:28 +00:00
"lang": "eng",
"value": "The UniversalAvatarResource.getAvatars resource in Jira Server and Data Center before version 8.9.0 allows remote attackers to obtain information about custom project avatars names via an Improper authorization vulnerability."
2020-06-16 13:01:22 +00:00
}
2020-07-01 02:01:28 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Improper authorization"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://jira.atlassian.com/browse/JRASERVER-71185",
"refsource": "MISC",
"name": "https://jira.atlassian.com/browse/JRASERVER-71185"
}
]
}
2020-06-16 13:01:22 +00:00
}