cvelist/2017/18xxx/CVE-2017-18095.json
2019-03-17 21:34:15 +00:00

71 lines
2.3 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security@atlassian.com",
"DATE_PUBLIC": "2018-02-19T00:00:00",
"ID": "CVE-2017-18095",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Crucible",
"version": {
"version_data": [
{
"version_value": "prior to 4.5.1"
},
{
"version_value": "prior to 4.6.0"
}
]
}
}
]
},
"vendor_name": "Atlassian"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "The SnippetRPCServiceImpl class in Atlassian Crucible before version 4.5.1 (the fixed version 4.5.x) and before 4.6.0 allows remote attackers to comment on snippets they do not have authorization to access via an improper authorization vulnerability."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Incorrect Authorization (CWE-863)"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "103207",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/103207"
},
{
"name": "https://jira.atlassian.com/browse/CRUC-8178",
"refsource": "CONFIRM",
"url": "https://jira.atlassian.com/browse/CRUC-8178"
}
]
}
}