7.5

CVE-2018-25019

Exploit

LearnDash LMS <= 2.5.3 - Arbitrary File Upload

The LearnDash LMS WordPress plugin before 2.5.4 does not have any authorisation and validation of the file to be uploaded in the learndash_assignment_process_init() function, which could allow unauthenticated users to upload arbitrary files to the web server
Mögliche Gegenmaßnahme
LearnDash LMS: Update to version 2.5.4, or a newer patched version
Weitere Schwachstelleninformationen
SystemWordPress Plugin
Produkt LearnDash LMS
Version [*, 2.5.4)
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
LearndashLearndash SwPlatformwordpress Version <= 2.5.4
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.25% 0.479
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 7.5 3.9 3.6
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
nvd@nist.gov 5 10 2.9
AV:N/AC:L/Au:N/C:N/I:P/A:N
CWE-434 Unrestricted Upload of File with Dangerous Type

The product allows the upload or transfer of dangerous file types that are automatically processed within its environment.

CWE-862 Missing Authorization

The product does not perform an authorization check when an actor attempts to access a resource or perform an action.