7.5

CVE-2015-6500

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.

Daten sind bereitgestellt durch National Vulnerability Database (NVD)
OwncloudOwncloud Server Version7.0.0
OwncloudOwncloud Server Version7.0.1
OwncloudOwncloud Server Version7.0.2
OwncloudOwncloud Server Version7.0.3
OwncloudOwncloud Server Version7.0.4
OwncloudOwncloud Server Version7.0.5
OwncloudOwncloud Server Version7.0.6
OwncloudOwncloud Server Version7.0.7
OwncloudOwncloud Server Version8.0.0
OwncloudOwncloud Server Version8.0.2
OwncloudOwncloud Server Version8.0.3
OwncloudOwncloud Server Version8.0.4
OwncloudOwncloud Server Version8.0.5
OwncloudOwncloud Server Version8.1.0
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.9% 0.747
CVSS Metriken
Quelle 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.