CVE-2025-58159

WeGIA is a Web manager for charitable institutions. Prior to version 3.4.11, a remote code execution vulnerability was identified, caused by improper validation of uploaded files. The application allows an attacker to upload files with arbitrary filenames, including those with a .php extension. Because the uploaded file is written directly to disk without adequate sanitization or extension restrictions, a spreadsheet file followed by PHP code can be uploaded and executed on the server, leading to arbitrary code execution. This is due to insufficient mitigation of CVE-2025-22133. This issue has been patched in version 3.4.11.
Configurations

No configuration.

History

29 Aug 2025, 23:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-08-29 23:15

Updated : 2025-09-02 15:55


NVD link : CVE-2025-58159

Mitre link : CVE-2025-58159

CVE.ORG link : CVE-2025-58159


JSON object : View

Products Affected

No product.

CWE
CWE-94

Improper Control of Generation of Code ('Code Injection')

CWE-434

Unrestricted Upload of File with Dangerous Type