First published: Thu Feb 06 2025(Updated: )
In Code-projects Shopping Portal v1.0, the insert-product.php page has an arbitrary file upload vulnerability.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Code-projects Shopping Portal | ||
Fabianros Shopping Portal | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-57668 is classified as a high-severity vulnerability due to its potential for arbitrary file upload, which can lead to remote code execution.
To fix CVE-2024-57668, implement strict file type and size validation on the insert-product.php page to prevent unauthorized file uploads.
CVE-2024-57668 specifically affects Code-projects Shopping Portal version 1.0.
An arbitrary file upload vulnerability allows an attacker to upload potentially malicious files to the server, which can be executed to compromise the system.
The potential impacts of CVE-2024-57668 include unauthorized access to server files, data breach, and complete system compromise.