mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
18 lines
1.2 KiB
Markdown
18 lines
1.2 KiB
Markdown
### [CVE-2016-9471](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-9471)
|
|

|
|

|
|
%20(CWE-75)&color=brighgreen)
|
|
|
|
### Description
|
|
|
|
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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.revive-adserver.com/security/revive-sa-2016-002/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|