gsd-2022-33987
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
The got package before 12.1.0 (also fixed in 11.8.5) for Node.js allows a redirect to a UNIX socket.
Aliases
Aliases
{ GSD: { alias: "CVE-2022-33987", description: "The got package before 12.1.0 for Node.js allows a redirect to a UNIX socket.", id: "GSD-2022-33987", references: [ "https://access.redhat.com/errata/RHSA-2022:6389", "https://access.redhat.com/errata/RHSA-2022:6448", "https://access.redhat.com/errata/RHSA-2022:6449", "https://access.redhat.com/errata/RHSA-2022:6595", "https://access.redhat.com/errata/RHSA-2022:6985", ], }, gsd: { metadata: { exploitCode: "unknown", remediation: "unknown", reportConfidence: "confirmed", type: "vulnerability", }, osvSchema: { aliases: [ "CVE-2022-33987", ], details: "The got package before 12.1.0 (also fixed in 11.8.5) for Node.js allows a redirect to a UNIX socket.", id: "GSD-2022-33987", modified: "2023-12-13T01:19:24.001288Z", schema_version: "1.4.0", }, }, namespaces: { "cve.org": { CVE_data_meta: { ASSIGNER: "cve@mitre.org", ID: "CVE-2022-33987", STATE: "PUBLIC", }, affects: { vendor: { vendor_data: [ { product: { product_data: [ { product_name: "n/a", version: { version_data: [ { version_value: "n/a", }, ], }, }, ], }, vendor_name: "n/a", }, ], }, }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "eng", value: "The got package before 12.1.0 (also fixed in 11.8.5) for Node.js allows a redirect to a UNIX socket.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "eng", value: "n/a", }, ], }, ], }, references: { reference_data: [ { name: "https://github.com/sindresorhus/got/pull/2047", refsource: "MISC", url: "https://github.com/sindresorhus/got/pull/2047", }, { name: "https://github.com/sindresorhus/got/compare/v12.0.3...v12.1.0", refsource: "MISC", url: "https://github.com/sindresorhus/got/compare/v12.0.3...v12.1.0", }, { name: "https://github.com/sindresorhus/got/releases/tag/v11.8.5", refsource: "MISC", url: "https://github.com/sindresorhus/got/releases/tag/v11.8.5", }, ], }, }, "gitlab.com": { advisories: [ { affected_range: "<11.8.5||>=12.0.0 <12.1.0", affected_versions: "All versions before 11.8.5, all versions starting from 12.0.0 before 12.1.0", cvss_v2: "AV:N/AC:L/Au:N/C:N/I:P/A:N", cvss_v3: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", cwe_ids: [ "CWE-1035", "CWE-937", ], date: "2022-06-28", description: "The got package before 12.1.0 (also fixed in 11.8.5) for Node.js allows a redirect to a UNIX socket.", fixed_versions: [ "11.8.5", "12.1.0", ], identifier: "CVE-2022-33987", identifiers: [ "CVE-2022-33987", "GHSA-pfrx-2q88-qq97", ], not_impacted: "All versions starting from 11.8.5 before 12.0.0, all versions starting from 12.1.0", package_slug: "npm/got", pubdate: "2022-06-18", solution: "Upgrade to versions 11.8.5, 12.1.0 or above.", title: "Got allows a redirect to a UNIX socket", urls: [ "https://nvd.nist.gov/vuln/detail/CVE-2022-33987", "https://github.com/sindresorhus/got/pull/2047", "https://github.com/sindresorhus/got/compare/v12.0.3...v12.1.0", "https://github.com/sindresorhus/got/commit/861ccd9ac2237df762a9e2beed7edd88c60782dc", "https://github.com/sindresorhus/got/releases/tag/v11.8.5", "https://github.com/sindresorhus/got/releases/tag/v12.1.0", "https://github.com/advisories/GHSA-pfrx-2q88-qq97", ], uuid: "77f47a89-6244-4e5a-bff7-ee19d6a0be35", }, ], }, "nvd.nist.gov": { configurations: { CVE_data_version: "4.0", nodes: [ { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:a:got_project:got:*:*:*:*:*:node.js:*:*", cpe_name: [], versionEndExcluding: "11.8.5", vulnerable: true, }, ], operator: "OR", }, ], }, cve: { CVE_data_meta: { ASSIGNER: "cve@mitre.org", ID: "CVE-2022-33987", }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "en", value: "The got package before 12.1.0 (also fixed in 11.8.5) for Node.js allows a redirect to a UNIX socket.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "en", value: "NVD-CWE-noinfo", }, ], }, ], }, references: { reference_data: [ { name: "https://github.com/sindresorhus/got/pull/2047", refsource: "MISC", tags: [ "Patch", "Third Party Advisory", ], url: "https://github.com/sindresorhus/got/pull/2047", }, { name: "https://github.com/sindresorhus/got/compare/v12.0.3...v12.1.0", refsource: "MISC", tags: [ "Patch", "Third Party Advisory", ], url: "https://github.com/sindresorhus/got/compare/v12.0.3...v12.1.0", }, { name: "https://github.com/sindresorhus/got/releases/tag/v11.8.5", refsource: "MISC", tags: [ "Patch", "Third Party Advisory", ], url: "https://github.com/sindresorhus/got/releases/tag/v11.8.5", }, ], }, }, impact: { baseMetricV2: { acInsufInfo: false, cvssV2: { accessComplexity: "LOW", accessVector: "NETWORK", authentication: "NONE", availabilityImpact: "NONE", baseScore: 5, confidentialityImpact: "NONE", integrityImpact: "PARTIAL", vectorString: "AV:N/AC:L/Au:N/C:N/I:P/A:N", version: "2.0", }, exploitabilityScore: 10, impactScore: 2.9, obtainAllPrivilege: false, obtainOtherPrivilege: false, obtainUserPrivilege: false, severity: "MEDIUM", userInteractionRequired: false, }, baseMetricV3: { cvssV3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 5.3, baseSeverity: "MEDIUM", confidentialityImpact: "NONE", integrityImpact: "LOW", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", version: "3.1", }, exploitabilityScore: 3.9, impactScore: 1.4, }, }, lastModifiedDate: "2022-06-28T16:15Z", publishedDate: "2022-06-18T21: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.