CVE-2025-41736
Unknown
Unknown - Not Provided
BaseFortify
Publication date: 2025-11-18
Last updated on: 2025-11-21
Assigner: CERT VDE
Description
Description
A low privileged remote attacker can upload a new or overwrite an existing python script by using a path traversal of the target filename in php resulting in a remote code execution.
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. |