{ "CVE_data_meta": { "ASSIGNER": "support@hackerone.com", "ID": "CVE-2016-9471", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "Revive Adserver All versions before 3.2.5 and 4.0.0", "version": { "version_data": [ { "version_value": "Revive Adserver All versions before 3.2.5 and 4.0.0" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Revive Adserver before 3.2.5 and 4.0.0 suffers from Special Element Injection. Usernames weren't properly sanitised when creating users on a Revive Adserver instance. Especially, control characters were not filtered, allowing apparently identical usernames to co-exist in the system, due to the fact that such characters are normally ignored when an HTML page is displayed in a browser. The issue could have therefore been exploited for user spoofing, although elevated privileges are required to create users within Revive Adserver." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Failure to Sanitize Special Elements into a Different Plane (Special Element Injection) (CWE-75)" } ] } ] }, "references": { "reference_data": [ { "name": "https://hackerone.com/reports/128181", "refsource": "MISC", "url": "https://hackerone.com/reports/128181" }, { "name": "https://github.com/revive-adserver/revive-adserver/commit/05b1eceb", "refsource": "MISC", "url": "https://github.com/revive-adserver/revive-adserver/commit/05b1eceb" }, { "name": "https://www.revive-adserver.com/security/revive-sa-2016-002/", "refsource": "MISC", "url": "https://www.revive-adserver.com/security/revive-sa-2016-002/" } ] } }