CVE-2025-14701
BaseFortify
Publication date: 2025-12-17
Last updated on: 2025-12-23
Assigner: GitLab Inc.
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| craftycontrol | crafty_controller | to 4.6.2 (exc) |
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 an input neutralization flaw in the Server MOTD (Message of the Day) component of Crafty Controller. It allows a remote, unauthenticated attacker to inject and store malicious scripts (stored XSS) by modifying the server MOTD, which can then be executed in the context of users viewing the MOTD.
How can this vulnerability impact me? :
The vulnerability can lead to stored cross-site scripting (XSS) attacks, allowing attackers to execute malicious scripts in users' browsers. This can result in theft of sensitive information, session hijacking, or other malicious actions performed on behalf of the user, potentially compromising confidentiality and integrity.