CVE-2025-52667
BaseFortify
Publication date: 2025-11-20
Last updated on: 2025-12-02
Assigner: HackerOne
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| revive-adserver | revive_adserver | to 5.5.2 (inc) |
| revive-adserver | revive_adserver | From 6.0.0 (inc) to 6.0.1 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a stored Cross-Site Scripting (XSS) attack in Revive Adserver versions 6.0.1, 5.5.2, and earlier. It occurs because a script does not include the JSON Content-Type header, allowing a logged-in manager user to inject malicious scripts that are stored and later executed in the application.
How can this vulnerability impact me? :
The vulnerability can allow an attacker with manager-level access to inject malicious scripts that execute in the context of the application. This can lead to unauthorized actions performed on behalf of the user, potential theft of sensitive information, or manipulation of the application interface, impacting the security and integrity of the system.