ghsa-pfrx-2q88-qq97
Vulnerability from github
Published
2022-06-19 00:00
Modified
2022-07-05 21:24
Severity ?
Summary
Got allows a redirect to a UNIX socket
Details
The got package before 11.8.5 and 12.1.0 for Node.js allows a redirect to a UNIX socket.
{ "affected": [ { "package": { "ecosystem": "npm", "name": "got" }, "ranges": [ { "events": [ { "introduced": "12.0.0" }, { "fixed": "12.1.0" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "npm", "name": "got" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "11.8.5" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-33987" ], "database_specific": { "cwe_ids": [], "github_reviewed": true, "github_reviewed_at": "2022-06-21T20:05:25Z", "nvd_published_at": "2022-06-18T21:15:00Z", "severity": "MODERATE" }, "details": "The got package before 11.8.5 and 12.1.0 for Node.js allows a redirect to a UNIX socket.", "id": "GHSA-pfrx-2q88-qq97", "modified": "2022-07-05T21:24:52Z", "published": "2022-06-19T00:00:21Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-33987" }, { "type": "WEB", "url": "https://github.com/sindresorhus/got/pull/2047" }, { "type": "WEB", "url": "https://github.com/sindresorhus/got/commit/861ccd9ac2237df762a9e2beed7edd88c60782dc" }, { "type": "PACKAGE", "url": "https://github.com/sindresorhus/got" }, { "type": "WEB", "url": "https://github.com/sindresorhus/got/compare/v12.0.3...v12.1.0" }, { "type": "WEB", "url": "https://github.com/sindresorhus/got/releases/tag/v11.8.5" }, { "type": "WEB", "url": "https://github.com/sindresorhus/got/releases/tag/v12.1.0" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Got allows a redirect to a UNIX socket" }
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.