PT-2025-34700 · Unknown · Weberpmesv2
The_Hiker
·
Published
2025-08-25
·
Updated
2026-01-21
·
CVE-2025-52130
CVSS v3.1
5.4
Medium
| Vector | AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N |
Name of the Vulnerable Software and Affected Versions:
WebErpMesv2 version 1.17
Description:
A file upload vulnerability exists in the
app/Http/Controllers/FactoryController.php controller. An authenticated attacker can upload arbitrary files, including PHP scripts. These files are accessible via direct GET requests, potentially leading to remote code execution (RCE) on the web server.Recommendations:
As a temporary workaround, restrict file uploads to authorized users only.
Review and sanitize all uploaded files before processing them.
Implement strict file type validation to prevent the upload of executable files.
Consider disabling the file upload functionality if it is not essential for the application's operation.
Fix
RCE
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Weberpmesv2