PT-2025-42509 · Vfront · Vfront
Published
2025-10-16
·
Updated
2025-10-17
·
CVE-2025-60641
CVSS v3.1
6.5
Medium
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N |
Name of the Vulnerable Software and Affected Versions
Vfront version 0.99.52
Description
The file
mexcel.php contains a vulnerable call to unserialize(base64 decode($ POST['mexcel'])). The $ POST['mexcel'] parameter is user-controlled input that is decoded from base64 and deserialized without validation. This allows an attacker to inject arbitrary PHP objects, potentially leading to Remote Code Execution (RCE), SQL Injection, Path Traversal, or Denial of Service, depending on exploitable classes. The vulnerable parameter is mexcel.Recommendations
Update to a newer version that contains a fix for this vulnerability.
As a temporary workaround, restrict access to the
mexcel.php file.
Avoid using the mexcel parameter in POST requests to the affected file.Fix
DoS
RCE
SQL injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Vfront