gsd-2023-36475
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 5.5.2 and 6.2.1, an attacker can use a prototype pollution sink to trigger a remote code execution through the MongoDB BSON parser. A patch is available in versions 5.5.2 and 6.2.1.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2023-36475", "id": "GSD-2023-36475" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2023-36475" ], "details": "Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 5.5.2 and 6.2.1, an attacker can use a prototype pollution sink to trigger a remote code execution through the MongoDB BSON parser. A patch is available in versions 5.5.2 and 6.2.1.", "id": "GSD-2023-36475", "modified": "2023-12-13T01:20:33.971985Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2023-36475", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "parse-server", "version": { "version_data": [ { "version_affected": "=", "version_value": "\u003c 5.5.2" }, { "version_affected": "=", "version_value": "\u003e= 6.0.0, \u003c 6.2.1" } ] } } ] }, "vendor_name": "parse-community" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 5.5.2 and 6.2.1, an attacker can use a prototype pollution sink to trigger a remote code execution through the MongoDB BSON parser. A patch is available in versions 5.5.2 and 6.2.1." } ] }, "impact": { "cvss": [ { "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" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "cweId": "CWE-1321", "lang": "eng", "value": "CWE-1321: Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/parse-community/parse-server/security/advisories/GHSA-462x-c3jw-7vr6", "refsource": "MISC", "url": "https://github.com/parse-community/parse-server/security/advisories/GHSA-462x-c3jw-7vr6" }, { "name": "https://github.com/parse-community/parse-server/issues/8674", "refsource": "MISC", "url": "https://github.com/parse-community/parse-server/issues/8674" }, { "name": "https://github.com/parse-community/parse-server/issues/8675", "refsource": "MISC", "url": "https://github.com/parse-community/parse-server/issues/8675" }, { "name": "https://github.com/parse-community/parse-server/commit/3dd99dd80e27e5e1d99b42844180546d90c7aa90", "refsource": "MISC", "url": "https://github.com/parse-community/parse-server/commit/3dd99dd80e27e5e1d99b42844180546d90c7aa90" }, { "name": "https://github.com/parse-community/parse-server/commit/5fad2928fb8ee17304abcdcf259932f827d8c81f", "refsource": "MISC", "url": "https://github.com/parse-community/parse-server/commit/5fad2928fb8ee17304abcdcf259932f827d8c81f" }, { "name": "https://github.com/parse-community/parse-server/releases/tag/5.5.2", "refsource": "MISC", "url": "https://github.com/parse-community/parse-server/releases/tag/5.5.2" }, { "name": "https://github.com/parse-community/parse-server/releases/tag/6.2.1", "refsource": "MISC", "url": "https://github.com/parse-community/parse-server/releases/tag/6.2.1" } ] }, "source": { "advisory": "GHSA-462x-c3jw-7vr6", "discovery": "UNKNOWN" } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003c5.5.2||\u003e=6.0.0 \u003c6.2.1", "affected_versions": "All versions before 5.5.2, all versions starting from 6.0.0 before 6.2.1", "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": "2023-07-06", "description": "Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 5.5.2 and 6.2.1, an attacker can use a prototype pollution sink to trigger a remote code execution through the MongoDB BSON parser. A patch is available in versions 5.5.2 and 6.2.1.", "fixed_versions": [ "5.5.2", "6.2.1" ], "identifier": "CVE-2023-36475", "identifiers": [ "CVE-2023-36475", "GHSA-462x-c3jw-7vr6" ], "not_impacted": "All versions starting from 5.5.2 before 6.0.0, all versions starting from 6.2.1", "package_slug": "npm/parse-server", "pubdate": "2023-06-28", "solution": "Upgrade to versions 5.5.2, 6.2.1 or above.", "title": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2023-36475", "https://github.com/parse-community/parse-server/issues/8675", "https://github.com/parse-community/parse-server/security/advisories/GHSA-462x-c3jw-7vr6", "https://github.com/parse-community/parse-server/releases/tag/6.2.1", "https://github.com/parse-community/parse-server/releases/tag/5.5.2", "https://github.com/parse-community/parse-server/commit/5fad2928fb8ee17304abcdcf259932f827d8c81f", "https://github.com/parse-community/parse-server/commit/3dd99dd80e27e5e1d99b42844180546d90c7aa90", "https://github.com/parse-community/parse-server/issues/8674" ], "uuid": "279beabd-f4f3-49b1-a4a8-a11eee3d7bbe" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:parseplatform:parse-server:*:*:*:*:*:node.js:*:*", "cpe_name": [], "versionEndExcluding": "6.2.1", "versionStartIncluding": "6.0.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:parseplatform:parse-server:*:*:*:*:*:node.js:*:*", "cpe_name": [], "versionEndExcluding": "5.5.2", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2023-36475" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 5.5.2 and 6.2.1, an attacker can use a prototype pollution sink to trigger a remote code execution through the MongoDB BSON parser. A patch is available in versions 5.5.2 and 6.2.1." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-1321" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/parse-community/parse-server/issues/8675", "refsource": "MISC", "tags": [ "Issue Tracking", "Patch" ], "url": "https://github.com/parse-community/parse-server/issues/8675" }, { "name": "https://github.com/parse-community/parse-server/security/advisories/GHSA-462x-c3jw-7vr6", "refsource": "MISC", "tags": [ "Vendor Advisory" ], "url": "https://github.com/parse-community/parse-server/security/advisories/GHSA-462x-c3jw-7vr6" }, { "name": "https://github.com/parse-community/parse-server/releases/tag/6.2.1", "refsource": "MISC", "tags": [ "Release Notes" ], "url": "https://github.com/parse-community/parse-server/releases/tag/6.2.1" }, { "name": "https://github.com/parse-community/parse-server/releases/tag/5.5.2", "refsource": "MISC", "tags": [ "Release Notes" ], "url": "https://github.com/parse-community/parse-server/releases/tag/5.5.2" }, { "name": "https://github.com/parse-community/parse-server/commit/5fad2928fb8ee17304abcdcf259932f827d8c81f", "refsource": "MISC", "tags": [ "Patch" ], "url": "https://github.com/parse-community/parse-server/commit/5fad2928fb8ee17304abcdcf259932f827d8c81f" }, { "name": "https://github.com/parse-community/parse-server/commit/3dd99dd80e27e5e1d99b42844180546d90c7aa90", "refsource": "MISC", "tags": [ "Patch" ], "url": "https://github.com/parse-community/parse-server/commit/3dd99dd80e27e5e1d99b42844180546d90c7aa90" }, { "name": "https://github.com/parse-community/parse-server/issues/8674", "refsource": "MISC", "tags": [ "Issue Tracking", "Patch" ], "url": "https://github.com/parse-community/parse-server/issues/8674" } ] } }, "impact": { "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": "2023-07-06T17:09Z", "publishedDate": "2023-06-28T23:15Z" } } }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.