PT-2025-31045 · Code Projects · Online Ordering System
Zzb1
·
Published
2025-07-28
·
Updated
2025-07-28
·
CVE-2025-8256
Zzb1
·
Published
2025-07-28
·
Updated
2025-07-28
·
CVE-2025-8256
9.8
Critical
Base vector | Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions:
code-projects Online Ordering System version 1.0
Description:
A critical issue exists in code-projects Online Ordering System 1.0, specifically within the `/admin/product.php` file. The manipulation of the `image` argument allows for unrestricted file uploads. This issue can be exploited remotely. The exploit details have been publicly disclosed.
Recommendations:
As a temporary workaround, restrict access to the `/admin/product.php` file.
Sanitize the `image` argument to prevent unrestricted file uploads.
Disable the vulnerable function responsible for handling file uploads until a fix is available.
Exploit
Fix
Improper Access Control
Unrestricted File Upload