CVE Published: 21/12/2023 |
CVE Updated: 02/08/2024 |
CVE Year: 2023 Source: Fluid Attacks |
Vendor: Projectworlds Pvt. Limited |
Product: Railway Reservation System Status : PUBLISHED
CVE-2023-48689 Description
Railway Reservation System v1.0 is vulnerable to multiple Unauthenticated SQL Injection vulnerabilities. The \'byname\' parameter of the train.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)