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

64 lines
2.1 KiB
JSON
Raw Normal View History

2017-11-16 15:05:14 -05:00
{
"CVE_data_meta" : {
2018-01-29 20:02:06 -05:00
"ASSIGNER" : "security@atlassian.com",
"DATE_PUBLIC" : "2018-01-30T00:00:00",
2017-11-16 15:05:14 -05:00
"ID" : "CVE-2017-16858",
2018-01-29 20:02:06 -05:00
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Crowd",
"version" : {
"version_data" : [
{
"version_value" : "from 1.5.0 before 3.1.2"
}
]
}
}
]
},
"vendor_name" : "Atlassian"
}
]
}
2017-11-16 15:05:14 -05:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2018-01-29 20:02:06 -05:00
"value" : "The 'crowd-application' plugin module (notably used by the Google Apps plugin) in Atlassian Crowd from version 1.5.0 before version 3.1.2 allowed an attacker to impersonate a Crowd user in REST requests by being able to authenticate to a directory bound to an application using the feature. Given the following situation: the Crowd application is bound to directory 1 and has a user called admin and the Google Apps application is bound to directory 2, which also has a user called admin, it was possible to authenticate REST requests using the credentials of the user coming from directory 2 and impersonate the user from directory 1."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Incorrect Authorization (CWE-863)"
2018-01-29 20:02:06 -05:00
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://jira.atlassian.com/browse/CWD-5009",
"refsource" : "CONFIRM",
2018-01-29 20:02:06 -05:00
"url" : "https://jira.atlassian.com/browse/CWD-5009"
2017-11-16 15:05:14 -05:00
}
]
}
}