Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Passed

#24305of 53,622
9.8Total CVSS
Vulnerabilities · 1
PT-2025-44088
9.8
2025-10-28
Code Projects · Simple Food Ordering System · CVE-2025-12378
**Name of the Vulnerable Software and Affected Versions** code-projects Simple Food Ordering System version 1.0 **Description** A security flaw has been discovered in code-projects Simple Food Ordering System 1.0. The issue affects processing of the file `/addproduct.php`. Manipulation of the `photo` argument results in unrestricted upload. The attack may be initiated remotely. The exploit has been released to the public and may be exploited. **Recommendations** Restrict access to the `/addproduct.php` file to prevent unauthorized uploads. Sanitize the `photo` parameter to prevent unrestricted file uploads. As a temporary workaround, consider disabling the `/addproduct.php` functionality until a more permanent solution is available.