7.5
CVE-2015-6500
- EPSS 0.9%
- Published 26.10.2015 14:59:08
- Last modified 12.04.2025 10:46:40
- Source cve@mitre.org
- Teams watchlist Login
- Open Login
Directory traversal vulnerability in ownCloud Server before 8.0.6 and 8.1.x before 8.1.1 allows remote authenticated users to list directory contents and possibly cause a denial of service (CPU consumption) via a .. (dot dot) in the dir parameter to index.php/apps/files/ajax/scan.php.
Data is provided by the National Vulnerability Database (NVD)
Owncloud ≫ Owncloud Server Version7.0.0
Owncloud ≫ Owncloud Server Version7.0.1
Owncloud ≫ Owncloud Server Version7.0.2
Owncloud ≫ Owncloud Server Version7.0.3
Owncloud ≫ Owncloud Server Version7.0.4
Owncloud ≫ Owncloud Server Version7.0.5
Owncloud ≫ Owncloud Server Version7.0.6
Owncloud ≫ Owncloud Server Version7.0.7
Owncloud ≫ Owncloud Server Version8.0.0
Owncloud ≫ Owncloud Server Version8.0.2
Owncloud ≫ Owncloud Server Version8.0.3
Owncloud ≫ Owncloud Server Version8.0.4
Owncloud ≫ Owncloud Server Version8.0.5
Owncloud ≫ Owncloud Server Version8.1.0
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.9% | 0.747 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 7.5 | 8 | 7.8 |
AV:N/AC:L/Au:S/C:P/I:N/A:C
|
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.