5.1
CVE-2008-5860
- EPSS 3.83%
- Veröffentlicht 06.01.2009 17:30:00
- Zuletzt bearbeitet 09.04.2025 00:30:58
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
Directory traversal vulnerability in backend/template.php in Constructr CMS 3.02.5 and earlier, when register_globals is enabled and magic_quotes_gpc is disabled, allows remote attackers to create or read arbitrary files via directory traversal sequences in the edit_file parameter.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Constructr ≫ Constructr-cms Version <= 3.02.5
Constructr ≫ Constructr-cms Version3.00.0 Updatealpha
Constructr ≫ Constructr-cms Version3.00.1 Updatealpha
Constructr ≫ Constructr-cms Version3.00.2 Updatealpha
Constructr ≫ Constructr-cms Version3.01.0 Updatebeta
Constructr ≫ Constructr-cms Version3.01.1 Updatebeta
Constructr ≫ Constructr-cms Version3.01.2 Updatebeta
Constructr ≫ Constructr-cms Version3.01.3 Updatebeta
Constructr ≫ Constructr-cms Version3.01.4 Updatebeta
Constructr ≫ Constructr-cms Version3.01.5 Updatebeta
Constructr ≫ Constructr-cms Version3.01.6 Updatebeta
Constructr ≫ Constructr-cms Version3.01.7 Updatebeta
Constructr ≫ Constructr-cms Version3.01.8 Updatebeta
Constructr ≫ Constructr-cms Version3.01.9 Updatebeta
Constructr ≫ Constructr-cms Version3.02.0
Constructr ≫ Constructr-cms Version3.02.1
Constructr ≫ Constructr-cms Version3.02.2
Constructr ≫ Constructr-cms Version3.02.3
Constructr ≫ Constructr-cms Version3.02.4
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 3.83% | 0.879 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 5.1 | 4.9 | 6.4 |
AV:N/AC:H/Au:N/C:P/I:P/A:P
|
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.