CVE-2025-55124
BaseFortify
Publication date: 2025-11-20
Last updated on: 2025-11-26
Assigner: HackerOne
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| 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 reflected Cross-Site Scripting (XSS) attack in Revive Adserver version 6.0.0 and later. It occurs because the banner-zone.php script does not properly neutralize user input, allowing an attacker to inject malicious scripts that are then reflected back to users.
How can this vulnerability impact me? :
An attacker exploiting this vulnerability can execute malicious scripts in the context of the victim's browser, potentially leading to theft of sensitive information, session hijacking, or other malicious actions that compromise user security and trust.