Cyber Posture

CVE-2025-1165

High

Published: 11 February 2025

Published
11 February 2025
Modified
15 April 2026
KEV Added
Patch
CVSS Score 7.3 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
EPSS Score 0.0015 35.3th percentile
Risk Priority 15 60% EPSS · 20% KEV · 20% CVSS

Description

A vulnerability, which was classified as critical, was found in Lumsoft ERP 8. Affected is the function DoUpload/DoWebUpload of the file /Api/FileUploadApi.ashx. The manipulation of the argument file leads to unrestricted upload. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used.

Security Summary

CVE-2025-1165 is a critical vulnerability in Lumsoft ERP 8, affecting the DoUpload and DoWebUpload functions within the /Api/FileUploadApi.ashx file. The issue arises from manipulation of the 'file' argument, enabling unrestricted file upload. It is associated with CWE-284 (Improper Access Control) and CWE-434 (Unrestricted Upload of File with Dangerous Type), with a CVSS v3.1 base score of 7.3 (AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L). The vulnerability was published on 2025-02-11.

The vulnerability can be exploited remotely by unauthenticated attackers with low complexity and no user interaction required. Successful exploitation allows attackers to upload arbitrary files to the server, potentially compromising confidentiality, integrity, and availability to a low degree as per the CVSS assessment.

Advisories and details are available from VulDB (ctiid.295068, id.295068, submit.494516) and a GitHub report at https://github.com/Rain1er/report/blob/main/Lserp/fileUpload_1.md.

The exploit has been publicly disclosed and may be used by attackers.

Details

CWE(s)
CWE-284CWE-434

References