5.3

CVE-2018-19042

Exploit

Media File Manager <= 1.4.2 - Directory Traversal to Arbitrary File Relocation

The Media File Manager plugin 1.4.2 for WordPress allows arbitrary file movement via a ../ directory traversal in the dir_from and dir_to parameters of an mrelocator_move action to the wp-admin/admin-ajax.php URI.
Mögliche Gegenmaßnahme
Media File Manager: Update to version 1.4.3, or a newer patched version
Weitere Schwachstelleninformationen
SystemWordPress Plugin
Produkt Media File Manager
Version *-1.4.2
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Media File Manager ProjectMedia File Manager Version1.4.2 SwPlatformwordpress
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 4.97% 0.892
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 5.3 3.9 1.4
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
nvd@nist.gov 5 10 2.9
AV:N/AC:L/Au:N/C:N/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.