CVE-2025-41736
BaseFortify
Publication date: 2025-11-18
Last updated on: 2025-11-21
Assigner: CERT VDE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| metz-connect | ewio2-m_firmware | to 2.2.0 (exc) |
| metz-connect | ewio2-m | * |
| metz-connect | ewio2-m-bm_firmware | to 2.2.0 (exc) |
| metz-connect | ewio2-m-bm | * |
| metz-connect | ewio2-bm_firmware | to 2.2.0 (exc) |
| metz-connect | ewio2-bm | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-35 | The product uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize '.../...//' (doubled triple dot slash) sequences that can resolve to a location that is outside of that directory. |
| CWE-22 | The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability allows a low privileged remote attacker to upload a new or overwrite an existing Python script on the target system by exploiting a path traversal issue in the filename handling within PHP. This can lead to remote code execution on the affected system.
How can this vulnerability impact me? :
The vulnerability can lead to remote code execution, allowing an attacker to run arbitrary code on the affected system with the privileges of the vulnerable application. This can result in full system compromise, data theft, service disruption, or further attacks within the network.