CVE-2025-51962
BaseFortify
Publication date: 2025-12-15
Last updated on: 2025-12-16
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| pmgl | microstudio | 24.01.29 |
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 HTML Injection issue in the comment section of the project page in MicroStudio version 24.01.29. It allows remote attackers to inject arbitrary web script or HTML code through the text parameter of the add_project_comment function.
How can this vulnerability impact me? :
The vulnerability can allow attackers to execute arbitrary scripts or inject malicious HTML in the comment section, potentially leading to cross-site scripting (XSS) attacks. This can result in unauthorized actions on behalf of users, theft of sensitive information, or defacement of the website.