CVE-2025-51488
BaseFortify
Publication date: 2025-08-19
Last updated on: 2025-08-21
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| moonshine | moonshine | to 3.12.5 (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 a stored cross-site scripting (XSS) issue in the Create Admin function of MoonShine version 3.12.3. It allows attackers to inject malicious web scripts or HTML code into the Name parameter, which then gets stored and executed in the application, potentially compromising users who view the affected content.
How can this vulnerability impact me? :
This vulnerability can allow attackers to execute arbitrary scripts in the context of the affected application, potentially leading to unauthorized actions, theft of sensitive information such as cookies or session tokens, and compromise of user accounts or administrative privileges.