Lucene search

K
cveSnykCVE-2021-23682
HistoryFeb 16, 2022 - 5:15 p.m.

CVE-2021-23682

2022-02-1617:15:10
CWE-1321
snyk
web.nvd.nist.gov
65
cve
2021
23682
litespeed.js
appwrite
server-ce
query string
parsing
prototype pollution
vulnerability

CVSS2

7.5

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

AV:N/AC:L/Au:N/C:P/I:P/A:P

CVSS3

9.8

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

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

AI Score

9.3

Confidence

High

EPSS

0.018

Percentile

88.5%

This affects the package litespeed.js before 0.3.12; the package appwrite/server-ce from 0.12.0 and before 0.12.2, before 0.11.1. When parsing the query string in the getJsonFromUrl function, the key that is set in the result object is not properly sanitized leading to a Prototype Pollution vulnerability.

Affected configurations

Nvd
Node
appwriteappwriteRange<0.11.1
OR
appwriteappwriteRange0.12.00.12.2
Node
litespeed.js_projectlitespeed.jsRange<0.3.12node.js
VendorProductVersionCPE
appwriteappwrite*cpe:2.3:a:appwrite:appwrite:*:*:*:*:*:*:*:*
litespeed.js_projectlitespeed.js*cpe:2.3:a:litespeed.js_project:litespeed.js:*:*:*:*:*:node.js:*:*

CNA Affected

[
  {
    "product": "litespeed.js",
    "vendor": "n/a",
    "versions": [
      {
        "lessThan": "0.3.12",
        "status": "affected",
        "version": "unspecified",
        "versionType": "custom"
      }
    ]
  },
  {
    "product": "appwrite/server-ce",
    "vendor": "n/a",
    "versions": [
      {
        "lessThan": "unspecified",
        "status": "affected",
        "version": "0.12.0",
        "versionType": "custom"
      },
      {
        "lessThan": "0.12.2",
        "status": "affected",
        "version": "unspecified",
        "versionType": "custom"
      },
      {
        "lessThan": "0.11.1",
        "status": "affected",
        "version": "unspecified",
        "versionType": "custom"
      }
    ]
  }
]

CVSS2

7.5

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

AV:N/AC:L/Au:N/C:P/I:P/A:P

CVSS3

9.8

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

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

AI Score

9.3

Confidence

High

EPSS

0.018

Percentile

88.5%