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