CVE-2025-35029
BaseFortify
Publication date: 2025-11-20
Last updated on: 2025-12-31
Assigner: Cybersecurity and Infrastructure Security Agency (CISA) U.S. Civilian Government
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| mieweb | enterprise_health | rc202309 |
| mieweb | enterprise_health | rc202403 |
| mieweb | enterprise_health | rc202409 |
| mieweb | enterprise_health | rc202503 |
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 Medical Informatics Engineering Enterprise Health. It allows an authenticated attacker to insert arbitrary content into the 'Demographic Information' page. When another user views this page, the malicious content is rendered and executed in their browser.
How can this vulnerability impact me? :
The vulnerability can lead to the execution of malicious scripts in the context of a victim's browser when they access the affected page. This can result in unauthorized actions, such as session hijacking, defacement, or other malicious activities that compromise user interaction with the application.
What immediate steps should I take to mitigate this vulnerability?
The vulnerability is fixed as of 2025-03-14. Immediate steps include updating Medical Informatics Engineering Enterprise Health software to the latest version released after this date to apply the fix. Additionally, restrict authenticated user permissions to limit the ability to add arbitrary content on the 'Demographic Information' page until the update is applied.