CVE-2016-9471

low
Published 2017-03-28 · Modified 2026-05-13
CVSS v3
3.1
CVSS:3.0/AV:N/AC:H/PR:H/UI:R/S:U/C:L/I:L/A:N
CVSS v2
2.1
VIR risk
3.1

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.

Predictions

Exploit likelihood
42%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

vendor Authored 2026-05-27

Vendor advisory: support@hackerone.com — https://www.revive-adserver.com/security/revive-sa-2016-002/

vendor Authored 2026-05-27

Vendor advisory: support@hackerone.com — https://github.com/revive-adserver/revive-adserver/commit/05b1eceb

Application impact

VendorProductVersionsFixed
revive-adserverrevive_adserver{"endIncluding":"3.2.4"}
revive-adserverrevive_adserver4.0.0

References

CWEs

CWE-75

Verify integrity in audit chain (admin only). AS-IS.