CVE-2025-55903
BaseFortify
Publication date: 2025-10-10
Last updated on: 2025-10-14
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| perfex | crm | 3.3.1 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-116 | The product prepares a structured message for communication with another component, but encoding or escaping of the data is either missing or done incorrectly. As a result, the intended structure of the message is not preserved. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a HTML injection issue in Perfex CRM version 3.3.1. It occurs because the application does not properly sanitize user input in the "Bill To" address field within the estimate module. This allows an attacker to inject arbitrary HTML code that gets rendered unescaped in client-facing documents.
How can this vulnerability impact me? :
The vulnerability can lead to the injection and execution of arbitrary HTML in documents viewed by clients. This can result in information disclosure, manipulation of displayed content, or other malicious actions affecting confidentiality, integrity, and availability of data.