{ "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": [ { "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." } ] }, "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" } ] } }