9.8
CVE-2025-49295
- EPSS 0.07%
- Veröffentlicht 09.06.2025 15:53:46
- Zuletzt bearbeitet 29.01.2026 17:33:27
- Quelle audit@patchstack.com
- CVE-Watchlists
- Unerledigt
MediClinic <= 2.1 - Unauthenticated Local File Inclusion
Path Traversal vulnerability in Mikado-Themes MediClinic allows PHP Local File Inclusion. This issue affects MediClinic: from n/a through 2.1.
Mögliche Gegenmaßnahme
MediClinic - Medical Healthcare WordPress Theme: Update to version 2.2, or a newer patched version
Weitere Schwachstelleninformationen
SystemWordPress Theme
≫
Produkt
MediClinic - Medical Healthcare WordPress Theme
Version
*-2.1
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Qodeinteractive ≫ Mediclinic SwPlatformwordpress Version < 2.2
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.07% | 0.201 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 9.8 | 3.9 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
| audit@patchstack.com | 8.1 | 2.2 | 5.9 |
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
|
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.