CVE-2025-5990
BaseFortify
Publication date: 2025-06-15
Last updated on: 2025-08-11
Assigner: GitLab Inc.
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| craftycontrol | crafty_controller | From 4.3.0 (inc) to 4.3.2 (exc) |
| craftycontrol | crafty_controller | From 4.4.0 (inc) to 4.4.10 (exc) |
| craftycontrol | crafty_controller | 4.2.0 |
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 Name form and API Key form components of Crafty Controller. It allows a remote, authenticated attacker to inject and store malicious scripts (stored XSS) via form inputs, which can then be executed in the context of other users.
How can this vulnerability impact me? :
The vulnerability can lead to stored cross-site scripting (XSS) attacks, potentially allowing attackers to execute malicious scripts in users' browsers. This can result in unauthorized actions, data theft, session hijacking, or other malicious activities impacting confidentiality and integrity.