4
CVE-2008-6658
- EPSS 1.15%
- Veröffentlicht 07.04.2009 19:30:00
- Zuletzt bearbeitet 09.04.2025 00:30:58
- Quelle cve@mitre.org
- Teams Watchlist Login
- Unerledigt Login
Directory traversal vulnerability in index.php in Simple Machines Forum (SMF) 1.0 before 1.0.15 and 1.1 before 1.1.7 allows remote authenticated administrators to install packages from arbitrary directories via a .. (dot dot) in the package parameter during an install2 action, as demonstrated by a predictable package filename in attachments/ that was uploaded through a post2 action to index.php.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Simple Machines ≫ Simple Machines Forum Version1.0.5
Simple Machines ≫ Simple Machines Forum Version1.0.6
Simple Machines ≫ Simple Machines Forum Version1.0.7
Simple Machines ≫ Simple Machines Forum Version1.0.11
Simple Machines ≫ Simple Machines Forum Version1.0.12
Simple Machines ≫ Simple Machines Forum Version1.1.1
Simple Machines ≫ Simple Machines Forum Version1.1.2
Simple Machines ≫ Simple Machines Forum Version1.1.3
Simple Machines ≫ Simple Machines Forum Version1.1.4
Simple Machines ≫ Simple Machines Forum Version1.1.5
Simple Machines ≫ Simple Machines Forum Version1.1.6
Simple Machines ≫ Simple Machines Forum Version1.1_rc1
Simple Machines ≫ Simple Machines Forum Version1.1_rc2
Simple Machines ≫ Simple Machines Forum Version1.1_rc3
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 1.15% | 0.766 |
Quelle | Base Score | Exploit Score | Impact Score | Vector String |
---|---|---|---|---|
nvd@nist.gov | 4 | 8 | 2.9 |
AV:N/AC:L/Au:S/C:N/I:P/A:N
|
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.