CVE-2019-25673
Received
Received - Intake
Arbitrary File Upload in UniSharp Laravel File Manager Enables RCE
Publication date: 2026-04-05
Last updated on: 2026-04-05
Assigner: VulnCheck
Description
Description
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.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| unisharp | laravel_file_manager | 2.0.0_alpha7 |
| unisharp | laravel_file_manager | 2.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-434 | The product allows the upload or transfer of dangerous file types that are automatically processed within its environment. |