CVE-2025-53084
BaseFortify
Publication date: 2025-07-24
Last updated on: 2025-11-03
Assigner: Talos
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| wwbn | avideo | 14.4 |
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 cross-site scripting (XSS) issue in the videosList page parameter of WWBN AVideo versions 14.4 and the dev master commit 8a8954ff. It allows an attacker to craft a special HTTP request that can execute arbitrary JavaScript code when a user visits a malicious webpage, potentially compromising the user's session or data.
How can this vulnerability impact me? :
The vulnerability can lead to arbitrary JavaScript execution in the context of the affected application, which may allow attackers to steal user credentials, hijack user sessions, perform actions on behalf of the user, or deliver malicious payloads, resulting in significant confidentiality, integrity, and availability impacts.