2017-10-16 12:31:07 -04:00
{
2019-03-17 22:17:46 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
"ID" : "CVE-2015-2186" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a" ,
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
} ,
"vendor_name" : "n/a"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2018-02-02 19:02:29 -05:00
{
2019-03-17 22:17:46 +00:00
"lang" : "eng" ,
"value" : "The Ansible edxapp role in the Configuration Repo in edX allows remote websites to spoof edX accounts by leveraging use of the string literal \"False\" instead of a boolean False for the CORS_ORIGIN_ALLOW_ALL setting. Note: this vulnerability was fixed on 2015-03-06, but the version number was not changed."
2018-02-02 19:02:29 -05:00
}
2019-03-17 22:17:46 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://open.edx.org/CVE-2015-2186" ,
"refsource" : "CONFIRM" ,
"url" : "https://open.edx.org/CVE-2015-2186"
} ,
{
"name" : "https://github.com/edx/configuration/pull/1885/files" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/edx/configuration/pull/1885/files"
}
]
}
}