8.8
CVE-2025-41736
- EPSS 0.55%
- Veröffentlicht 18.11.2025 10:18:30
- Zuletzt bearbeitet 21.11.2025 19:15:07
- Quelle info@cert.vde.com
- CVE-Watchlists
- Unerledigt
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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Metz-connect ≫ Ewio2-m Firmware Version < 2.2.0
Metz-connect ≫ Ewio2-m-bm Firmware Version < 2.2.0
Metz-connect ≫ Ewio2-bm Firmware Version < 2.2.0
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.55% | 0.675 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| info@cert.vde.com | 8.8 | 2.8 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
|
CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
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.
CWE-35 Path Traversal: '.../...//'
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.