CVE-2023-2453 Vulnerability Details

  /     /     /  

CVE-2023-2453 Metadata Quick Info

CVE Published: 05/09/2023 | CVE Updated: 27/09/2024 | CVE Year: 2023
Source: SNPS | Vendor: PHPFusion | Product: PHPFusion
Status : PUBLISHED

CVE-2023-2453 Description

There is insufficient sanitization of tainted file names that are directly concatenated with a path that is subsequently passed to a ‘require_once’ statement. This allows arbitrary files with the ‘.php’ extension for which the absolute path is known to be included and executed. There are no known means in PHPFusion through which an attacker can upload and target a ‘.php’ file payload.

Metrics

CVSS Version: 3.1 | Base Score: 8.8 HIGH
Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

l➤ Exploitability Metrics:
    Attack Vector (AV)* NETWORK
    Attack Complexity (AC)* LOW
    Privileges Required (PR)* LOW
    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-829
CWE Name: CWE-829 Inclusion of Functionality from Untrusted Control Sphere
Source: PHPFusion

Common Attack Pattern Enumeration and Classification (CAPEC)

CAPEC-ID: CAPEC-252
CAPEC Description: CAPEC-252 PHP Local File Inclusion


Source: NVD (National Vulnerability Database).