7.8
CVE-2018-7669
- EPSS 24.46%
- Veröffentlicht 27.04.2018 16:29:01
- Zuletzt bearbeitet 21.11.2024 04:12:30
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
An issue was discovered in Sitecore Sitecore.NET 8.1 rev. 151207 Hotfix 141178-1 and above. The 'Log Viewer' application is vulnerable to a directory traversal attack, allowing an attacker to access arbitrary files from the host Operating System using a sitecore/shell/default.aspx?xmlcontrol=LogViewerDetails&file= URI. Validation is performed to ensure that the text passed to the 'file' parameter correlates to the correct log file directory. This filter can be bypassed by including a valid log filename and then appending a traditional 'dot dot' style attack.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Sitecore ≫ Sitecore.Net Version >= 8.2
Sitecore ≫ Sitecore.Net Version8.1 Updateupdate1
Sitecore ≫ Sitecore.Net Version8.1 Updateupdate2
Sitecore ≫ Sitecore.Net Version8.1 Updateupdate3
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 24.46% | 0.959 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.5 | 3.9 | 3.6 |
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
| nvd@nist.gov | 7.8 | 10 | 6.9 |
AV:N/AC:L/Au:N/C:C/I:N/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.