cvelist/2017/18xxx/CVE-2017-18036.json

69 lines
1.9 KiB
JSON
Raw Normal View History

2018-01-17 18:02:43 -05:00
{
2018-02-02 09:04:34 -05:00
"CVE_data_meta" : {
"ASSIGNER" : "security@atlassian.com",
"DATE_PUBLIC" : "2017-02-02T00:00:00",
"ID" : "CVE-2017-18036",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
2018-02-02 09:04:34 -05:00
"product" : {
"product_data" : [
{
"product_name" : "Bitbucket Server",
"version" : {
"version_data" : [
{
"version_value" : "prior to 5.3.0"
}
]
}
}
]
},
"vendor_name" : "Atlassian"
}
2018-02-02 09:04:34 -05:00
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "The Github repository importer in Atlassian Bitbucket Server before version 5.3.0 allows remote attackers to determine if a service they could not otherwise reach has open ports via a Server Side Request Forgery (SSRF) vulnerability."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Server Side Request Forgery (CWE-918)"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://jira.atlassian.com/browse/BSERV-10591",
"refsource" : "CONFIRM",
2018-02-02 09:04:34 -05:00
"url" : "https://jira.atlassian.com/browse/BSERV-10591"
2018-02-07 06:02:15 -05:00
},
{
"name" : "102932",
"refsource" : "BID",
2018-02-07 06:02:15 -05:00
"url" : "http://www.securityfocus.com/bid/102932"
2018-02-02 09:04:34 -05:00
}
]
}
2018-01-17 18:02:43 -05:00
}