First published: Mon May 05 2025(Updated: )
A vulnerability has been found in newbee-mall 1.0 and classified as critical. Affected by this vulnerability is the function Upload of the file ltd/newbee/mall/controller/common/UploadController.java. The manipulation of the argument File leads to unrestricted upload. The attack can be launched remotely. The exploit has been disclosed to the public and may be used. This product does not use versioning. This is why information about affected and unaffected releases are unavailable.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
newbee-mall |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-4259 is classified as a critical vulnerability.
To fix CVE-2025-4259, implement input validation and restrict file uploads to only permitted file types.
Exploitation of CVE-2025-4259 can lead to unrestricted file uploads, potentially allowing attackers to execute arbitrary code.
CVE-2025-4259 affects newbee-mall version 1.0.
The vulnerability in CVE-2025-4259 is found in the Upload function of UploadController.java.