CVE Published: 02/11/2023 |
CVE Updated: 02/08/2024 |
CVE Year: 2023 Source: Fluid Attacks |
Vendor: Projectworlds Pvt. Limited |
Product: Online Food Ordering System Status : PUBLISHED
CVE-2023-45342 Description
Online Food Ordering System v1.0 is vulnerable to multiple Unauthenticated SQL Injection vulnerabilities. The \'phone\' parameter of the routers/register-router.php resource does not validate the characters received and they are sent unfiltered to the database.
Metrics
CVSS Version: 3.1 |
Base Score: 9.8 CRITICAL Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
l➤ Impact Metrics: Confidentiality Impact (C)* HIGH Integrity Impact (I)* HIGH Availability Impact (A)* HIGH
Weakness Enumeration (CWE)
CWE-ID: CWE-89 CWE Name: CWE-89 Improper Neutralization of Special Elements used in an SQL Command (
SQL Injection
) Source: Projectworlds Pvt. Limited
Common Attack Pattern Enumeration and Classification (CAPEC)