2017-12-28 22:02:29 -05:00
{
2019-03-17 23:40:47 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "support@hackerone.com" ,
"ID" : "CVE-2018-3780" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "nextcloud/server" ,
"version" : {
"version_data" : [
{
"version_value" : ">13.0.5"
}
]
}
}
]
} ,
"vendor_name" : "NextCloud"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2018-08-13 14:07:12 -04:00
{
2019-03-17 23:40:47 +00:00
"lang" : "eng" ,
"value" : "A missing sanitization of search results for an autocomplete field in NextCloud Server <13.0.5 could lead to a stored XSS requiring user-interaction. The missing sanitization only affected user names, hence malicious search results could only be crafted by authenticated users."
2018-08-13 14:07:12 -04:00
}
2019-03-17 23:40:47 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Cross-site Scripting (XSS) - Generic (CWE-79)"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://nextcloud.com/security/advisory/?id=NC-SA-2018-008" ,
"refsource" : "CONFIRM" ,
"url" : "https://nextcloud.com/security/advisory/?id=NC-SA-2018-008"
} ,
{
"name" : "https://hackerone.com/reports/383117" ,
"refsource" : "MISC" ,
"url" : "https://hackerone.com/reports/383117"
}
]
}
}