LiveActive security incident?Get immediate response
CVE Record

CVE-2016-9472: Revive Adserver before 3.2.5 and 4.0.0 suffers from Reflected XSS.

Revive Adserver before 3.2.5 and 4.0.0 suffers from Reflected XSS. The Revive Adserver web installer scripts were vulnerable to a reflected XSS attack via the dbHost, dbUser, and possibly other parameters. It has to be noted that the window for such attack vectors to be possible is extremely narrow and it is very unlikely that such an attack could be actually effective.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysislow

Security readout for executives and security teams

Plain-English summary

This is a reflected cross-site scripting issue in Revive Adserver installer pages. It could let attacker-supplied input run in a user's browser if the installer was reachable and the user followed a crafted link. The vendor notes the practical attack window was extremely narrow, making real-world impact unlikely.

Executive priority

Low urgency for most environments, but still remediate during normal patch cycles. Raise priority if old Revive Adserver installer pages were reachable from the internet or exposed to untrusted users.

Technical view

Revive Adserver versions before 3.2.5 and 4.0.0 had reflected XSS in web installer scripts through dbHost, dbUser, and possibly other parameters. The affected weakness is CWE-79. Sources do not provide CVSS data, and CISA KEV is not indicated.

Likely exposure

Exposure is most likely during installation or upgrade windows where Revive Adserver web installer scripts are reachable. Long-running production instances with installer access removed or inaccessible are less likely to be practically exposed, based on the vendor's narrow-window statement.

Exploitation context

The provided sources do not support active exploitation. The vendor advisory says the attack vector window was extremely narrow and that effective exploitation was very unlikely. Treat this as a hygiene and upgrade issue unless local evidence suggests installer exposure.

Researcher notes

Evidence is limited but consistent: affected scope is Revive Adserver before 3.2.5 and 4.0.0, weakness is reflected XSS in installer parameters, and exploit practicality is described as very low. No CVSS vector or active exploitation evidence is provided.

Mitigation direction

  • Upgrade Revive Adserver to 3.2.5, 4.0.0, or a later supported version.
  • Review the Revive security advisory for version-specific remediation guidance.
  • Ensure installer scripts are not reachable after installation or upgrade workflows.
  • Prioritize remediation if installer pages were internet-accessible.

Validation and detection

  • Inventory Revive Adserver deployments and record exact versions.
  • Confirm deployed versions are 3.2.5, 4.0.0, or later.
  • Check whether web installer scripts are reachable from untrusted networks.
  • Review logs for unusual installer requests involving dbHost or dbUser parameters.
Prepared
Confidence
medium
Sources
6

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · medium confidence lookup

CWE-79: User-session and phishing behavior lookup

Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2016-9472 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

0CVSS vectors
0Timeline events
0ADP providers
5Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/aRevive Adserver All versions before 3.2.5 and 4.0.0Revive Adserver All versions before 3.2.5 and 4.0.0Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-79 · source CWE mapping

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.