9.8
CVE-2025-49296
- EPSS 0.07%
- Veröffentlicht 09.06.2025 15:53:45
- Zuletzt bearbeitet 29.01.2026 17:35:47
- Quelle audit@patchstack.com
- CVE-Watchlists
- Unerledigt
GrandPrix <= 1.6 - Unauthenticated Local File Inclusion
Path Traversal vulnerability in Mikado-Themes GrandPrix allows PHP Local File Inclusion. This issue affects GrandPrix: from n/a through 1.6.
Mögliche Gegenmaßnahme
GrandPrix - Motorcycle WordPress Theme: Update to version 1.6.1, or a newer patched version
Weitere Schwachstelleninformationen
SystemWordPress Theme
≫
Produkt
GrandPrix - Motorcycle WordPress Theme
Version
*-1.6
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Qodeinteractive ≫ Grandprix SwPlatformwordpress Version < 1.6.1
| 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.