CVE-2025-9568
BaseFortify
Publication date: 2025-09-01
Last updated on: 2025-09-25
Assigner: TWCERT/CC
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| sun.net | ehrd_ctms | * |
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 Reflected Cross-site Scripting (XSS) issue in the eHRD product developed by Sunnet. It allows unauthenticated remote attackers to execute arbitrary JavaScript code in a user's browser by tricking the user into clicking a malicious link, typically through phishing attacks. [1]
How can this vulnerability impact me? :
The vulnerability can allow attackers to run malicious scripts in the context of a user's browser session, potentially leading to theft of sensitive information, session hijacking, or other malicious actions performed on behalf of the user. Since it requires user interaction (such as clicking a phishing link), the impact depends on successful social engineering. [1]