CVE-2025-41707
BaseFortify
Publication date: 2025-10-14
Last updated on: 2025-11-03
Assigner: CERT VDE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| phoenix_contact | quint4_ups | * |
| phoenix_contact | quint4_ups | vc |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-120 | The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is in the websocket handler, which can be exploited by an unauthenticated remote attacker who sends a specially crafted websocket message. This triggers a denial of service condition, meaning the service can be disrupted or made unavailable, but the core functionality remains unaffected.
How can this vulnerability impact me? :
The impact of this vulnerability is a denial of service condition caused by an attacker remotely sending crafted websocket messages. This can disrupt availability of the affected service, potentially causing downtime or degraded performance, but it does not compromise confidentiality or integrity.