CVE-2025-66420
BaseFortify
Publication date: 2025-11-30
Last updated on: 2025-11-30
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| tryton | tryton_sao | * |
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 in Tryton sao (tryton-sao) before version 7.6.9 allows an attacker to perform Cross-Site Scripting (XSS) via an HTML attachment. This means that malicious scripts can be injected and executed in the context of the user's browser when they open such attachments.
How can this vulnerability impact me? :
The vulnerability can lead to unauthorized script execution in the user's browser, potentially allowing attackers to steal sensitive information, hijack user sessions, or perform actions on behalf of the user within the affected application.
What immediate steps should I take to mitigate this vulnerability?
Upgrade tryton-sao to version 7.6.9 or later, or to one of the fixed versions 7.4.19, 7.0.38, or 6.0.67 to address the XSS vulnerability via HTML attachments.