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

69 lines
1.9 KiB
JSON
Raw Normal View History

2018-01-17 18:02:43 -05:00
{
"CVE_data_meta" : {
"ASSIGNER" : "security@atlassian.com",
"DATE_PUBLIC" : "2018-01-17T00:00:00",
2018-01-17 18:02:43 -05:00
"ID" : "CVE-2017-18033",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Jira",
"version" : {
"version_data" : [
{
"version_value" : "All versions before 7.6.1"
}
]
}
}
]
},
"vendor_name" : "Atlassian"
}
]
}
2018-01-17 18:02:43 -05:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "The Jira-importers-plugin in Atlassian Jira before version 7.6.1 allows remote attackers to create new projects and abort an executing external system import via various Cross-site request forgery (CSRF) vulnerabilities."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Cross-Site Request Forgery (CSRF)"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://jira.atlassian.com/browse/JRASERVER-66643",
"refsource" : "CONFIRM",
"url" : "https://jira.atlassian.com/browse/JRASERVER-66643"
2018-01-22 06:02:12 -05:00
},
{
"name" : "102744",
"refsource" : "BID",
2018-01-22 06:02:12 -05:00
"url" : "http://www.securityfocus.com/bid/102744"
2018-01-17 18:02:43 -05:00
}
]
}
}