PT-2023-29517 · Unknown · Online Food Ordering System
Andres Roldan
·
Published
2023-11-02
·
Updated
2023-11-30
·
CVE-2023-45341
CVSS v3.1
9.8
Critical
| 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
Online Food Ordering System version 1.0
Description
The issue concerns multiple Unauthenticated SQL Injection vulnerabilities. Specifically, the
* price parameter of the "routers/menu-router.php" resource does not validate the characters received and they are sent unfiltered to the database. This lack of validation allows for potential SQL injection attacks.Recommendations
For Online Food Ordering System version 1.0, consider validating and filtering the
* price parameter in the "routers/menu-router.php" resource to prevent SQL injection attacks. As a temporary workaround, restrict access to the "routers/menu-router.php" resource until a patch is available. At the moment, there is no information about a newer version that contains a fix for this vulnerability.Exploit
SQL injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Online Food Ordering System