Lucene search

K
cvelistGitHub_MCVELIST:CVE-2022-41951
HistoryNov 27, 2023 - 8:27 p.m.

CVE-2022-41951 OroPlatform vulnerable to path traversal during temporary file manipulations

2023-11-2720:27:33
CWE-22
GitHub_M
www.cve.org
4
oroplatform
path traversal
temporary file manipulation
vulnerability
version 5.0.9
php business application platform

CVSS3

8.5

Attack Vector

NETWORK

Attack Complexity

HIGH

Privileges Required

LOW

User Interaction

NONE

Scope

CHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

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

AI Score

9.8

Confidence

High

EPSS

0.002

Percentile

60.8%

OroPlatform is a PHP Business Application Platform (BAP) designed to make development of custom business applications easier and faster. Path Traversal is possible in Oro\Bundle\GaufretteBundle\FileManager::getTemporaryFileName. With this method, an attacker can pass the path to a non-existent file, which will allow writing the content to a new file that will be available during script execution. This vulnerability has been fixed in version 5.0.9.

CNA Affected

[
  {
    "vendor": "oroinc",
    "product": "platform",
    "versions": [
      {
        "version": ">= 4.1.0, <= 4.1.13",
        "status": "affected"
      },
      {
        "version": ">= 4.2.0, <= 4.2.10",
        "status": "affected"
      },
      {
        "version": " >= 5.0.0, < 5.0.9",
        "status": "affected"
      }
    ]
  }
]

CVSS3

8.5

Attack Vector

NETWORK

Attack Complexity

HIGH

Privileges Required

LOW

User Interaction

NONE

Scope

CHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

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

AI Score

9.8

Confidence

High

EPSS

0.002

Percentile

60.8%

Related for CVELIST:CVE-2022-41951