CVE-2025-66421
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.11 is a Cross-Site Scripting (XSS) issue caused by the software not escaping completion values properly. This allows an attacker to inject malicious scripts into the application, which can then be executed in the context of other users. The issue is fixed in versions 7.6.11, 7.4.21, 7.0.40, and 6.0.69.
How can this vulnerability impact me? :
The XSS vulnerability can allow attackers to execute malicious scripts in the context of users of the Tryton sao application. This can lead to theft of sensitive information, session hijacking, or other malicious actions performed on behalf of the user. The impact includes potential compromise of user data and reduced trust in the application.
What immediate steps should I take to mitigate this vulnerability?
Upgrade tryton-sao to version 7.6.11 or later, or to versions 7.4.21, 7.0.40, or 6.0.69 where the vulnerability is fixed.