Lucene search

K
cveGitHub_MCVE-2023-41058
HistorySep 04, 2023 - 11:15 p.m.

CVE-2023-41058

2023-09-0423:15:47
CWE-670
GitHub_M
web.nvd.nist.gov
29
parse server
cve-2023-41058
security
code structure
vulnerability
upgrade
nvd
cloud code
triggers
access control
permissions
object-level access control

CVSS3

7.5

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

NONE

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

EPSS

0.001

Percentile

45.0%

Parse Server is an open source backend server. In affected versions the Parse Cloud trigger beforeFind is not invoked in certain conditions of Parse.Query. This can pose a vulnerability for deployments where the beforeFind trigger is used as a security layer to modify the incoming query. The vulnerability has been fixed by refactoring the internal query pipeline for a more concise code structure and implementing a patch to ensure the beforeFind trigger is invoked. This fix was introduced in commit be4c7e23c6 and has been included in releases 6.2.2 and 5.5.5. Users are advised to upgrade. Users unable to upgrade should make use of parse server’s security layers to manage access levels with Class-Level Permissions and Object-Level Access Control that should be used instead of custom security layers in Cloud Code triggers.

Affected configurations

Nvd
Vulners
Node
parseplatformparse-serverRange<5.5.5node.js
OR
parseplatformparse-serverRange6.0.06.2.2node.js
VendorProductVersionCPE
parseplatformparse-server*cpe:2.3:a:parseplatform:parse-server:*:*:*:*:*:node.js:*:*

CNA Affected

[
  {
    "vendor": "parse-community",
    "product": "parse-server",
    "versions": [
      {
        "version": ">= 1.0.0, < 5.5.5",
        "status": "affected"
      },
      {
        "version": ">= 6.0.0, < 6.2.2",
        "status": "affected"
      }
    ]
  }
]

CVSS3

7.5

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

NONE

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

EPSS

0.001

Percentile

45.0%

Related for CVE-2023-41058