CVE-2024-58289
BaseFortify
Publication date: 2025-12-11
Last updated on: 2025-12-11
Assigner: VulnCheck
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| microweber | microweber | 2.0.15 |
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?
Microweber 2.0.15 has a stored cross-site scripting (XSS) vulnerability where authenticated attackers can inject malicious scripts into user profile fields, specifically the first name field. When other users view the infected profile, the malicious script executes, potentially stealing session cookies and running arbitrary JavaScript.
How can this vulnerability impact me? :
This vulnerability can lead to session hijacking by stealing session cookies, unauthorized actions performed on behalf of users, and execution of arbitrary JavaScript in the context of other users, which can compromise user accounts and data integrity.