GSD-2021-23682
Vulnerability from gsd - Updated: 2023-12-13 01:23Details
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.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2021-23682",
"description": "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.",
"id": "GSD-2021-23682"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2021-23682"
],
"details": "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.",
"id": "GSD-2021-23682",
"modified": "2023-12-13T01:23:30.301876Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "report@snyk.io",
"DATE_PUBLIC": "2022-02-16T17:03:36.924290Z",
"ID": "CVE-2021-23682",
"STATE": "PUBLIC",
"TITLE": "Prototype Pollution"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "litespeed.js",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_value": "0.3.12"
}
]
}
}
]
},
"vendor_name": "n/a"
},
{
"product": {
"product_data": [
{
"product_name": "appwrite/server-ce",
"version": {
"version_data": [
{
"version_affected": "\u003e=",
"version_value": "0.12.0"
},
{
"version_affected": "\u003c",
"version_value": "0.12.2"
},
{
"version_affected": "\u003c",
"version_value": "0.11.1"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Alessio Della Libera of Snyk Research Team"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "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."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Prototype Pollution"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://snyk.io/vuln/SNYK-JS-LITESPEEDJS-2359250",
"refsource": "MISC",
"url": "https://snyk.io/vuln/SNYK-JS-LITESPEEDJS-2359250"
},
{
"name": "https://snyk.io/vuln/SNYK-PHP-APPWRITESERVERCE-2401820",
"refsource": "MISC",
"url": "https://snyk.io/vuln/SNYK-PHP-APPWRITESERVERCE-2401820"
},
{
"name": "https://github.com/litespeed-js/litespeed.js/pull/18",
"refsource": "MISC",
"url": "https://github.com/litespeed-js/litespeed.js/pull/18"
},
{
"name": "https://github.com/appwrite/appwrite/releases/tag/0.12.2",
"refsource": "MISC",
"url": "https://github.com/appwrite/appwrite/releases/tag/0.12.2"
},
{
"name": "https://github.com/appwrite/appwrite/pull/2778",
"refsource": "MISC",
"url": "https://github.com/appwrite/appwrite/pull/2778"
},
{
"name": "https://github.com/appwrite/appwrite/releases/tag/0.11.1",
"refsource": "MISC",
"url": "https://github.com/appwrite/appwrite/releases/tag/0.11.1"
}
]
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "\u003c0.3.12",
"affected_versions": "All versions before 0.3.12",
"cvss_v2": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"cwe_ids": [
"CWE-1035",
"CWE-1321",
"CWE-937"
],
"date": "2022-02-24",
"description": "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.",
"fixed_versions": [
"0.3.12"
],
"identifier": "CVE-2021-23682",
"identifiers": [
"CVE-2021-23682"
],
"not_impacted": "All versions starting from 0.3.12",
"package_slug": "npm/litespeed.js",
"pubdate": "2022-02-16",
"solution": "Upgrade to version 0.3.12 or above.",
"title": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2021-23682",
"https://snyk.io/vuln/SNYK-PHP-APPWRITESERVERCE-2401820",
"https://github.com/appwrite/appwrite/pull/2778",
"https://github.com/litespeed-js/litespeed.js/pull/18",
"https://snyk.io/vuln/SNYK-JS-LITESPEEDJS-2359250",
"https://github.com/appwrite/appwrite/releases/tag/0.12.2",
"https://github.com/appwrite/appwrite/releases/tag/0.11.1"
],
"uuid": "39ad2159-a193-4833-8567-9972626eb321"
},
{
"affected_range": "\u003c0.11.1||\u003e=0.12.0,\u003c0.12.2",
"affected_versions": "All versions before 0.11.1, all versions starting from 0.12.0 before 0.12.2",
"cvss_v2": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"cwe_ids": [
"CWE-1035",
"CWE-1321",
"CWE-937"
],
"date": "2022-02-24",
"description": "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.",
"fixed_versions": [
"0.11.1",
"0.12.2"
],
"identifier": "CVE-2021-23682",
"identifiers": [
"CVE-2021-23682"
],
"not_impacted": "All versions starting from 0.11.1 before 0.12.0, all versions starting from 0.12.2",
"package_slug": "packagist/appwrite/server-ce",
"pubdate": "2022-02-16",
"solution": "Upgrade to versions 0.11.1, 0.12.2 or above.",
"title": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2021-23682",
"https://snyk.io/vuln/SNYK-PHP-APPWRITESERVERCE-2401820",
"https://github.com/appwrite/appwrite/pull/2778",
"https://github.com/litespeed-js/litespeed.js/pull/18",
"https://snyk.io/vuln/SNYK-JS-LITESPEEDJS-2359250",
"https://github.com/appwrite/appwrite/releases/tag/0.12.2",
"https://github.com/appwrite/appwrite/releases/tag/0.11.1"
],
"uuid": "9f15bf68-546d-4312-96ed-c04bc3ddf4b4"
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:appwrite:appwrite:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "0.11.1",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:appwrite:appwrite:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "0.12.2",
"versionStartIncluding": "0.12.0",
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:litespeed.js_project:litespeed.js:*:*:*:*:*:node.js:*:*",
"cpe_name": [],
"versionEndExcluding": "0.3.12",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "report@snyk.io",
"ID": "CVE-2021-23682"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-1321"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "N/A",
"refsource": "CONFIRM",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://snyk.io/vuln/SNYK-PHP-APPWRITESERVERCE-2401820"
},
{
"name": "N/A",
"refsource": "CONFIRM",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/appwrite/appwrite/pull/2778"
},
{
"name": "N/A",
"refsource": "CONFIRM",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/litespeed-js/litespeed.js/pull/18"
},
{
"name": "N/A",
"refsource": "CONFIRM",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://snyk.io/vuln/SNYK-JS-LITESPEEDJS-2359250"
},
{
"name": "N/A",
"refsource": "CONFIRM",
"tags": [
"Release Notes",
"Third Party Advisory"
],
"url": "https://github.com/appwrite/appwrite/releases/tag/0.12.2"
},
{
"name": "N/A",
"refsource": "CONFIRM",
"tags": [
"Release Notes",
"Third Party Advisory"
],
"url": "https://github.com/appwrite/appwrite/releases/tag/0.11.1"
}
]
}
},
"impact": {
"baseMetricV2": {
"acInsufInfo": false,
"cvssV2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "HIGH",
"userInteractionRequired": false
},
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9
}
},
"lastModifiedDate": "2022-02-24T03:35Z",
"publishedDate": "2022-02-16T17:15Z"
}
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…