gsd-2020-7608
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
yargs-parser could be tricked into adding or modifying properties of Object.prototype using a "__proto__" payload.
Aliases
Aliases
{ GSD: { alias: "CVE-2020-7608", description: "yargs-parser could be tricked into adding or modifying properties of Object.prototype using a \"__proto__\" payload.", id: "GSD-2020-7608", references: [ "https://access.redhat.com/errata/RHSA-2021:3917", "https://access.redhat.com/errata/RHSA-2021:2041", "https://access.redhat.com/errata/RHSA-2021:0548", "https://access.redhat.com/errata/RHSA-2021:0521", "https://access.redhat.com/errata/RHSA-2020:5499", "https://access.redhat.com/errata/RHSA-2020:5305", "https://advisories.mageia.org/CVE-2020-7608.html", "https://linux.oracle.com/cve/CVE-2020-7608.html", ], }, gsd: { metadata: { exploitCode: "unknown", remediation: "unknown", reportConfidence: "confirmed", type: "vulnerability", }, osvSchema: { aliases: [ "CVE-2020-7608", ], details: "yargs-parser could be tricked into adding or modifying properties of Object.prototype using a \"__proto__\" payload.", id: "GSD-2020-7608", modified: "2023-12-13T01:21:51.422227Z", schema_version: "1.4.0", }, }, namespaces: { "cve.org": { CVE_data_meta: { ASSIGNER: "report@snyk.io", ID: "CVE-2020-7608", STATE: "PUBLIC", }, affects: { vendor: { vendor_data: [ { product: { product_data: [ { product_name: "yargs-parser", version: { version_data: [ { version_value: "All versions prior to version 18.1.1 and patches at 13.1.2 and 15.0.1", }, ], }, }, ], }, vendor_name: "n/a", }, ], }, }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "eng", value: "yargs-parser could be tricked into adding or modifying properties of Object.prototype using a \"__proto__\" payload.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "eng", value: "Prototype Pollution", }, ], }, ], }, references: { reference_data: [ { name: "https://snyk.io/vuln/SNYK-JS-YARGSPARSER-560381", refsource: "MISC", url: "https://snyk.io/vuln/SNYK-JS-YARGSPARSER-560381", }, ], }, }, "gitlab.com": { advisories: [ { affected_range: "<13.1.2||>=14.0.0 <15.0.1||>=16.0.0 <18.1.1", affected_versions: "All versions before 13.1.2, all versions starting from 14.0.0 before 15.0.1, all versions starting from 16.0.0 before 18.1.1", cvss_v2: "AV:L/AC:L/Au:N/C:P/I:P/A:P", cvss_v3: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L", cwe_ids: [ "CWE-1035", "CWE-20", "CWE-937", ], date: "2021-07-21", description: "yargs-parser could be tricked into adding or modifying properties of `Object.prototype` using a `__proto__` payload.", fixed_versions: [ "13.1.2", "15.0.1", "18.1.1", ], identifier: "CVE-2020-7608", identifiers: [ "CVE-2020-7608", ], not_impacted: "All versions starting from 13.1.2 before 14.0.0, all versions starting from 15.0.1 before 16.0.0, all versions starting from 18.1.1", package_slug: "npm/yargs-parser", pubdate: "2020-03-16", solution: "Upgrade to versions 13.1.2, 15.0.1, 18.1.1 or above.", title: "Improper Input Validation", urls: [ "https://nvd.nist.gov/vuln/detail/CVE-2020-7608", ], uuid: "a9e73366-2694-40b0-bcc1-795368307084", }, ], }, "nvd.nist.gov": { configurations: { CVE_data_version: "4.0", nodes: [ { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:a:yargs:yargs-parser:*:*:*:*:*:node.js:*:*", cpe_name: [], versionEndExcluding: "15.0.1", versionStartIncluding: "14.0.0", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:yargs:yargs-parser:*:*:*:*:*:node.js:*:*", cpe_name: [], versionEndExcluding: "18.1.1", versionStartIncluding: "16.0.0", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:yargs:yargs-parser:*:*:*:*:*:node.js:*:*", cpe_name: [], versionEndExcluding: "5.0.1", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:yargs:yargs-parser:*:*:*:*:*:node.js:*:*", cpe_name: [], versionEndExcluding: "13.1.2", versionStartIncluding: "6.0.0", vulnerable: true, }, ], operator: "OR", }, ], }, cve: { CVE_data_meta: { ASSIGNER: "report@snyk.io", ID: "CVE-2020-7608", }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "en", value: "yargs-parser could be tricked into adding or modifying properties of Object.prototype using a \"__proto__\" payload.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "en", value: "CWE-1321", }, ], }, ], }, references: { reference_data: [ { name: "https://snyk.io/vuln/SNYK-JS-YARGSPARSER-560381", refsource: "MISC", tags: [ "Exploit", "Patch", "Third Party Advisory", ], url: "https://snyk.io/vuln/SNYK-JS-YARGSPARSER-560381", }, ], }, }, impact: { baseMetricV2: { acInsufInfo: false, cvssV2: { accessComplexity: "LOW", accessVector: "LOCAL", authentication: "NONE", availabilityImpact: "PARTIAL", baseScore: 4.6, confidentialityImpact: "PARTIAL", integrityImpact: "PARTIAL", vectorString: "AV:L/AC:L/Au:N/C:P/I:P/A:P", version: "2.0", }, exploitabilityScore: 3.9, impactScore: 6.4, obtainAllPrivilege: false, obtainOtherPrivilege: false, obtainUserPrivilege: false, severity: "MEDIUM", userInteractionRequired: false, }, baseMetricV3: { cvssV3: { attackComplexity: "LOW", attackVector: "LOCAL", availabilityImpact: "LOW", baseScore: 5.3, baseSeverity: "MEDIUM", confidentialityImpact: "LOW", integrityImpact: "LOW", privilegesRequired: "LOW", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L", version: "3.1", }, exploitabilityScore: 1.8, impactScore: 3.4, }, }, lastModifiedDate: "2022-11-15T16:40Z", publishedDate: "2020-03-16T20:15Z", }, }, }
Log in or create an account to share your comment.
Security Advisory comment format.
This schema specifies the format of a comment related to a security advisory.
Title of the comment
Description of the comment
Loading…
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.