CVE-2025-50128
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
How can this vulnerability impact me? :
The vulnerability can lead to arbitrary JavaScript execution in the context of the affected website, potentially allowing attackers to steal user credentials, hijack user sessions, perform actions on behalf of users, or deliver malicious payloads, resulting in significant security risks.
Can you explain this vulnerability to me?
This vulnerability is a cross-site scripting (XSS) issue in the videoNotFound 404ErrorMsg parameter of WWBN AVideo versions 14.4 and dev master commit 8a8954ff. It allows an attacker to craft a special HTTP request that causes arbitrary JavaScript code to execute when a user visits a malicious webpage.