Lucene search

K
cvelistSNPSCVELIST:CVE-2023-2453
HistorySep 05, 2023 - 2:39 p.m.

CVE-2023-2453 Local file Inclusion (LFI) in Forum Infusion via Directory Traversal

2023-09-0514:39:10
CWE-829
SNPS
www.cve.org
cve-2023-2453
insufficient sanitization
forum infusion
directory traversal
phpfusion
'.php' extension

8.8 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

8.9 High

AI Score

Confidence

High

0.001 Low

EPSS

Percentile

19.4%

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.

CNA Affected

[
  {
    "defaultStatus": "affected",
    "product": "PHPFusion",
    "repo": "https://github.com/PHPFusion/PHPFusion",
    "vendor": "PHPFusion",
    "versions": [
      {
        "lessThanOrEqual": "9.10.30",
        "status": "affected",
        "version": "0",
        "versionType": "custom"
      }
    ]
  }
]

8.8 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

8.9 High

AI Score

Confidence

High

0.001 Low

EPSS

Percentile

19.4%

Related for CVELIST:CVE-2023-2453