CVE Catalog

CVE-2019-25673

HighCVSS 8.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.41%

34th percentile - higher than 34% of all known CVEs

Summary

UniSharp Laravel File Manager versions v2.0.0-alpha7 and v2.0 contain an arbitrary file upload vulnerability, allowing authenticated attackers to upload malicious files (e.g., PHP) via the upload endpoint. Attackers can achieve remote code execution by accessing the uploaded file.

Risk Assessment

Authenticated attackers can upload malicious files and execute arbitrary code on the server, potentially leading to full application and data compromise.

Recommendation

Update Laravel File Manager to the latest version or apply a patch that restricts allowed file types and validates input. Restrict access to the upload endpoint to trusted users only.

Related vulnerabilities

Original NVD description (English source)

UniSharp Laravel File Manager v2.0.0-alpha7 and v2.0 contain an arbitrary file upload vulnerability that allows authenticated attackers to upload malicious files by sending multipart form data to the upload endpoint. Attackers can upload PHP files with the type parameter set to Files and execute arbitrary code by accessing the uploaded file through the working directory path.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS