PT-2023-29508 · Unknown · Online Food Ordering System
Published
2023-11-02
·
Updated
2024-01-02
·
CVE-2023-45333
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
verified 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 SQL injection attacks without the need for authentication.Recommendations
For Online Food Ordering System version 1.0, consider temporarily disabling the
verified parameter in the "routers/add-users.php" resource until a patch is available to prevent potential SQL injection attacks. Restrict access to the "routers/add-users.php" resource to minimize the risk of exploitation. Avoid using the verified parameter in the affected resource until the issue is resolved.Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Online Food Ordering System