5.5
CVE-2008-6659
- EPSS 3.55%
- Published 07.04.2009 19:30:00
- Last modified 09.04.2025 00:30:58
- Source cve@mitre.org
- Teams watchlist Login
- Open 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 users to configure arbitrary local files for execution via directory traversal sequences in the value of the theme_dir field during a jsoption action, related to Sources/QueryString.php and Sources/Themes.php, as demonstrated by a local .gif file in attachments/ with PHP code that was uploaded through a profile2 action to index.php.
Data is provided by the 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.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 3.55% | 0.865 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 5.5 | 8 | 4.9 |
AV:N/AC:L/Au:S/C:P/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.