9.9
CVE-2025-14700
- EPSS 0.1%
- Veröffentlicht 17.12.2025 00:04:37
- Zuletzt bearbeitet 23.12.2025 21:17:59
- Quelle cve@gitlab.com
- CVE-Watchlists
- Unerledigt
An input neutralization vulnerability in the Webhook Template component of Crafty Controller allows a remote, authenticated attacker to perform remote code execution via Server Side Template Injection.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Craftycontrol ≫ Crafty Controller Version4.6.1
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.1% | 0.265 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| cve@gitlab.com | 9.9 | 3.1 | 6 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
|
CWE-1336 Improper Neutralization of Special Elements Used in a Template Engine
The product uses a template engine to insert or process externally-influenced input, but it does not neutralize or incorrectly neutralizes special elements or syntax that can be interpreted as template expressions or other code directives when processed by the engine.