PT-2023-29501 · Unknown · Online Food Ordering System
Published
2023-11-02
·
Updated
2024-01-02
·
CVE-2023-45326
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
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
email parameter of the "routers/add-users.php" resource does not validate the characters received and they are sent unfiltered to the database. This allows for potential exploitation.Recommendations
For Online Food Ordering System version 1.0, consider validating and filtering user input for the
email parameter in the "routers/add-users.php" resource to prevent SQL injection attacks. As a temporary workaround, restrict access to the "routers/add-users.php" resource until a patch is available.Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Online Food Ordering System