CVE-2023-46793 Vulnerability Details

  /     /     /  

CVE-2023-46793 Metadata Quick Info

CVE Published: 07/11/2023 | CVE Updated: 17/09/2024 | CVE Year: 2023
Source: Fluid Attacks | Vendor: Projectworlds Pvt. Limited | Product: Online Matrimonial Project
Status : PUBLISHED

CVE-2023-46793 Description

Online Matrimonial Project v1.0 is vulnerable to multiple Unauthenticated SQL Injection vulnerabilities. The \'day\' parameter in the \'register()\' function of the functions.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➤ Exploitability Metrics:
    Attack Vector (AV)* NETWORK
    Attack Complexity (AC)* LOW
    Privileges Required (PR)* NONE
    User Interaction (UI)* NONE
    Scope (S)* UNCHANGED

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)

CAPEC-ID: CAPEC-66
CAPEC Description: CAPEC-66 SQL Injection