8.8
CVE-2024-50453
- EPSS 1.09%
- Veröffentlicht 28.10.2024 20:15:07
- Zuletzt bearbeitet 01.04.2026 16:19:06
- Quelle audit@patchstack.com
- CVE-Watchlists
- Unerledigt
The Pack Elementor addons <= 2.0.9 - Authenticated (Contributor+) Local File Inclusion
Relative Path Traversal vulnerability in webangon The Pack Elementor addons the-pack-addon allows PHP Local File Inclusion.This issue affects The Pack Elementor addons: from n/a through <= 2.0.9.
Mögliche Gegenmaßnahme
The Pack Elementor addon: Update to version 2.1.0, or a newer patched version
Weitere Schwachstelleninformationen
SystemWordPress Plugin
≫
Produkt
The Pack Elementor addon
Version
*-2.0.9
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Webangon ≫ The Pack Elementor Addons SwPlatformwordpress Version < 2.1.0
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 1.09% | 0.777 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 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-23 Relative Path Traversal
The product uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize sequences such as ".." that can resolve to a location that is outside of that directory.