gsd-2020-7768
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
The package grpc before 1.24.4; the package @grpc/grpc-js before 1.1.8 are vulnerable to Prototype Pollution via loadPackageDefinition.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2020-7768", "description": "The package grpc before 1.24.4; the package @grpc/grpc-js before 1.1.8 are vulnerable to Prototype Pollution via loadPackageDefinition.", "id": "GSD-2020-7768" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2020-7768" ], "details": "The package grpc before 1.24.4; the package @grpc/grpc-js before 1.1.8 are vulnerable to Prototype Pollution via loadPackageDefinition.", "id": "GSD-2020-7768", "modified": "2023-12-13T01:21:52.316200Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "report@snyk.io", "DATE_PUBLIC": "2020-11-11T10:19:40.753231Z", "ID": "CVE-2020-7768", "STATE": "PUBLIC", "TITLE": "Prototype Pollution" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "grpc", "version": { "version_data": [ { "version_affected": "\u003c", "version_value": "1.24.4" } ] } } ] }, "vendor_name": "n/a" }, { "product": { "product_data": [ { "product_name": "@grpc/grpc-js", "version": { "version_data": [ { "version_affected": "\u003c", "version_value": "1.1.8" } ] } } ] }, "vendor_name": "n/a" } ] } }, "credit": [ { "lang": "eng", "value": "NerdJS" } ], "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "The package grpc before 1.24.4; the package @grpc/grpc-js before 1.1.8 are vulnerable to Prototype Pollution via loadPackageDefinition." } ] }, "impact": { "cvss": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Prototype Pollution" } ] } ] }, "references": { "reference_data": [ { "name": "https://snyk.io/vuln/SNYK-JS-GRPC-598671", "refsource": "MISC", "url": "https://snyk.io/vuln/SNYK-JS-GRPC-598671" }, { "name": "https://snyk.io/vuln/SNYK-JS-GRPCGRPCJS-1038818", "refsource": "MISC", "url": "https://snyk.io/vuln/SNYK-JS-GRPCGRPCJS-1038818" }, { "name": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1038819", "refsource": "MISC", "url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1038819" }, { "name": "https://github.com/grpc/grpc-node/pull/1605", "refsource": "MISC", "url": "https://github.com/grpc/grpc-node/pull/1605" }, { "name": "https://github.com/grpc/grpc-node/pull/1606", "refsource": "MISC", "url": "https://github.com/grpc/grpc-node/pull/1606" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003c1.1.8", "affected_versions": "All versions before 1.1.8", "cvss_v2": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "cwe_ids": [ "CWE-1035", "CWE-915", "CWE-937" ], "date": "2021-07-29", "description": "The package grpc ; the package @grpc/grpc-js are vulnerable to Prototype Pollution via loadPackageDefinition.", "fixed_versions": [ "1.1.8" ], "identifier": "CVE-2020-7768", "identifiers": [ "GHSA-pp75-xfpw-37g9", "CVE-2020-7768" ], "not_impacted": "All versions starting from 1.1.8", "package_slug": "npm/@grpc/grpc-js", "pubdate": "2021-05-10", "solution": "Upgrade to version 1.1.8 or above.", "title": "Improperly Controlled Modification of Dynamically-Determined Object Attributes", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2020-7768", "https://github.com/grpc/grpc-node/pull/1605", "https://github.com/grpc/grpc-node/pull/1606", "https://github.com/grpc/grpc-node/releases/tag/grpc%401.24.4", "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1038819", "https://snyk.io/vuln/SNYK-JS-GRPC-598671", "https://snyk.io/vuln/SNYK-JS-GRPCGRPCJS-1038818", "https://www.npmjs.com/package/@grpc/grpc-js", "https://www.npmjs.com/package/grpc", "https://github.com/advisories/GHSA-pp75-xfpw-37g9" ], "uuid": "c39d7aea-1461-48e5-84ff-426b88175db7" }, { "affected_range": "\u003c1.24.4", "affected_versions": "All versions before 1.24.4", "cvss_v2": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "cwe_ids": [ "CWE-1035", "CWE-915", "CWE-937" ], "date": "2021-07-29", "description": "The package grpc ; the package @grpc/grpc-js are vulnerable to Prototype Pollution via loadPackageDefinition.", "fixed_versions": [ "1.24.4" ], "identifier": "CVE-2020-7768", "identifiers": [ "GHSA-pp75-xfpw-37g9", "CVE-2020-7768" ], "not_impacted": "All versions starting from 1.24.4", "package_slug": "npm/grpc", "pubdate": "2021-05-10", "solution": "Upgrade to version 1.24.4 or above.", "title": "Improperly Controlled Modification of Dynamically-Determined Object Attributes", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2020-7768", "https://github.com/grpc/grpc-node/pull/1605", "https://github.com/grpc/grpc-node/pull/1606", "https://github.com/grpc/grpc-node/releases/tag/grpc%401.24.4", "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1038819", "https://snyk.io/vuln/SNYK-JS-GRPC-598671", "https://snyk.io/vuln/SNYK-JS-GRPCGRPCJS-1038818", "https://www.npmjs.com/package/@grpc/grpc-js", "https://www.npmjs.com/package/grpc", "https://github.com/advisories/GHSA-pp75-xfpw-37g9" ], "uuid": "6c650a57-db07-4301-9bbc-47f1403de127" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:grpc:grpc:*:*:*:*:*:node.js:*:*", "cpe_name": [], "versionEndExcluding": "1.1.8", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:grpc:grpc:*:*:*:*:*:-:*:*", "cpe_name": [], "versionEndExcluding": "1.24.2", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "report@snyk.io", "ID": "CVE-2020-7768" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "The package grpc before 1.24.4; the package @grpc/grpc-js before 1.1.8 are vulnerable to Prototype Pollution via loadPackageDefinition." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-1321" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/grpc/grpc-node/pull/1606", "refsource": "MISC", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/grpc/grpc-node/pull/1606" }, { "name": "https://github.com/grpc/grpc-node/pull/1605", "refsource": "MISC", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/grpc/grpc-node/pull/1605" }, { "name": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1038819", "refsource": "MISC", "tags": [ "Mitigation", "Third Party Advisory" ], "url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1038819" }, { "name": "https://snyk.io/vuln/SNYK-JS-GRPC-598671", "refsource": "MISC", "tags": [ "Mitigation", "Third Party Advisory" ], "url": "https://snyk.io/vuln/SNYK-JS-GRPC-598671" }, { "name": "https://snyk.io/vuln/SNYK-JS-GRPCGRPCJS-1038818", "refsource": "MISC", "tags": [ "Mitigation", "Third Party Advisory" ], "url": "https://snyk.io/vuln/SNYK-JS-GRPCGRPCJS-1038818" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 5.0, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "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-12-02T19:44Z", "publishedDate": "2020-11-11T11: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.