| Titel | welovemedia FFmate <= v2.0.15 Cross Site Scripting |
|---|
| Beschreibung | A stored Cross-Site Scripting (XSS) vulnerability exists in FFmate ≤ v2.0.15 at the webhook execution response display functionality, where webhook responses are stored and rendered without proper sanitization or validation. When webhook responses containing malicious JavaScript payloads are displayed in the executions view, the injected scripts execute in the browsers of users viewing the webhook execution results. As a result, attackers can configure webhooks pointing to malicious endpoints to inject arbitrary JavaScript, potentially leading to session hijacking, credential theft, or malicious actions performed on behalf of victims. Mitigations include implementing HTML sanitization using libraries like DOMPurify, avoiding v-html in favor of safe Vue.js rendering, implementing Content Security Policy (CSP) headers, encoding output context-appropriately, and validating input against a whitelist of allowed HTML tags and attributes. |
|---|
| Quelle | ⚠️ https://github.com/CC-T-454455/Vulnerabilities/tree/master/ffmate/vulnerability-2 |
|---|
| Benutzer | Anonymous User |
|---|
| Einreichung | 16.03.2026 04:48 (vor 19 Tagen) |
|---|
| Moderieren | 31.03.2026 18:15 (16 days later) |
|---|
| Status | Akzeptiert |
|---|
| VulDB Eintrag | 354444 [welovemedia FFmate bis 2.0.15 Webhook AppJsonTreeView.vue Cross Site Scripting] |
|---|
| Punkte | 20 |
|---|