2018-09-04 20:02:51 -04:00
{
2019-03-18 07:20:36 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "support@hackerone.com" ,
"ID" : "CVE-2018-16463" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Nextcloud Server" ,
"version" : {
"version_data" : [
{
"version_value" : "<14.0.0, <13.0.3, <12.0.8"
}
]
}
}
]
} ,
"vendor_name" : "n/a"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2018-10-30 16:20:26 -04:00
{
2019-03-18 07:20:36 +00:00
"lang" : "eng" ,
"value" : "A bug causing session fixation in Nextcloud Server prior to 14.0.0, 13.0.3 and 12.0.8 could potentially allow an attacker to obtain access to password protected shares."
2018-10-30 16:20:26 -04:00
}
2019-03-18 07:20:36 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Session Fixation (CWE-384)"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://nextcloud.com/security/advisory/?id=NC-SA-2018-013" ,
"refsource" : "MISC" ,
"url" : "https://nextcloud.com/security/advisory/?id=NC-SA-2018-013"
} ,
{
"name" : "https://hackerone.com/reports/237184" ,
"refsource" : "MISC" ,
"url" : "https://hackerone.com/reports/237184"
}
]
}
}