CVE-2025-51504
BaseFortify
Publication date: 2025-08-01
Last updated on: 2025-08-19
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| microweber | microweber | 2.0.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 a Cross Site Scripting (XSS) issue in Microweber CMS 2.0, specifically in the /projects/profile homepage endpoint. It occurs via the last name field, allowing an attacker to inject malicious scripts that can be executed in the context of a user's browser.
How can this vulnerability impact me? :
This vulnerability can allow attackers to execute malicious scripts in users' browsers, potentially leading to theft of sensitive information, session hijacking, or unauthorized actions performed on behalf of the user. It can compromise the confidentiality, integrity, and availability of the affected system and its data.