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
3
cve-2023-2453
insufficient sanitization
forum infusion
directory traversal
phpfusion
'.php' extension

CVSS3

8.8

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

AI Score

8.9

Confidence

High

EPSS

0.001

Percentile

38.7%

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"
      }
    ]
  }
]

CVSS3

8.8

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

AI Score

8.9

Confidence

High

EPSS

0.001

Percentile

38.7%

Related for CVELIST:CVE-2023-2453