CVE-2025-55135
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-434 | The product allows the upload or transfer of dangerous file types that are automatically processed within its environment. |
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 690ce56. It occurs via the profile picture upload functionality, where the server permits image formats other than PNG, JPEG, and WEBP, including SVG files. SVG files can contain malicious scripts, which can be executed when processed by the server, leading to XSS attacks.
How can this vulnerability impact me? :
This vulnerability can allow attackers to execute malicious scripts in the context of the affected application by uploading specially crafted profile pictures. This can lead to theft of user data, session hijacking, or other malicious actions that compromise the confidentiality and integrity of user information.