cvelist/2017/16xxx/CVE-2017-16859.json

82 lines
2.8 KiB
JSON
Raw Normal View History

2017-11-16 15:05:14 -05:00
{
2019-03-18 05:29:33 +00:00
"CVE_data_meta": {
"ASSIGNER": "security@atlassian.com",
"DATE_PUBLIC": "2018-06-28T00:00:00",
"ID": "CVE-2017-16859",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Fisheye and Crucible",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "4.3.2"
},
{
"version_affected": ">=",
"version_value": "4.4.0"
},
{
"version_affected": "<",
"version_value": "4.4.3"
}
]
}
}
]
},
"vendor_name": "Atlassian"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2018-06-28 12:53:22 +10:00
{
2019-03-18 05:29:33 +00:00
"lang": "eng",
"value": "The review attachment resource in Atlassian Fisheye and Crucible before version 4.3.2, from version 4.4.0 before 4.4.3 and before version 4.5.0 allows remote attackers to read files contained within context path of the running application through a path traversal vulnerability in the command parameter."
2018-06-28 12:53:22 +10:00
}
2019-03-18 05:29:33 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Path Traversal"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://jira.atlassian.com/browse/CRUC-8212",
"refsource": "CONFIRM",
"url": "https://jira.atlassian.com/browse/CRUC-8212"
},
{
"name": "104578",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/104578"
},
{
"name": "https://jira.atlassian.com/browse/FE-7061",
"refsource": "CONFIRM",
"url": "https://jira.atlassian.com/browse/FE-7061"
}
]
}
}