CVE-2025-55133
BaseFortify
Publication date: 2025-08-07
Last updated on: 2025-08-08
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| agorafoundation | agora | * |
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 Agora Foundation's Agora fall23-Alpha1 version before commit b087490. It occurs via the 'topicName' parameter in the file client/agora/public/js/editorManager.js, allowing an attacker to inject malicious scripts.
How can this vulnerability impact me? :
The XSS vulnerability can allow attackers to execute malicious scripts in the context of the affected application, potentially leading to data theft, session hijacking, or manipulation of the user interface. This can compromise user data confidentiality and integrity.