CVE-2025-65300
BaseFortify
Publication date: 2025-12-09
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 |
|---|---|---|
| coohom | coohom | 2025-10-28 |
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 the Coohom SaaS Platform's Account Settings module. It occurs because user input in the Address fields (City, State, Country/Region) is not properly sanitized and is rendered back to the page. This allows attackers to inject malicious JavaScript code that executes when someone views the affected profile page.
How can this vulnerability impact me? :
The vulnerability can lead to session hijacking, cookie theft, or arbitrary script execution in the victim's browser, potentially compromising user accounts and sensitive information.