ghsa-wpg7-2c88-r8xv
Vulnerability from github
Published
2022-01-28 22:54
Modified
2022-02-03 16:08
Severity ?
Summary
Exposure of Sensitive Information in simple-get
Details
In versions of simple-get prior to 4.0.1, 3.1.1, and 2.8.2, when fetching a remote url with a cookie location response, headers will be followed, potentially resulting in an exposure of the session cookie to a third party.
{ "affected": [ { "package": { "ecosystem": "npm", "name": "simple-get" }, "ranges": [ { "events": [ { "introduced": "4.0.0" }, { "fixed": "4.0.1" } ], "type": "ECOSYSTEM" } ], "versions": [ "4.0.0" ] }, { "package": { "ecosystem": "npm", "name": "simple-get" }, "ranges": [ { "events": [ { "introduced": "3.0.0" }, { "fixed": "3.1.1" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "npm", "name": "simple-get" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.8.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-0355" ], "database_specific": { "cwe_ids": [ "CWE-200" ], "github_reviewed": true, "github_reviewed_at": "2022-01-27T23:17:09Z", "nvd_published_at": "2022-01-26T04:15:00Z", "severity": "HIGH" }, "details": "In versions of simple-get prior to 4.0.1, 3.1.1, and 2.8.2, when fetching a remote url with a cookie location response, headers will be followed, potentially resulting in an exposure of the session cookie to a third party.", "id": "GHSA-wpg7-2c88-r8xv", "modified": "2022-02-03T16:08:56Z", "published": "2022-01-28T22:54:16Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0355" }, { "type": "WEB", "url": "https://github.com/feross/simple-get/pull/75#issuecomment-1027755026" }, { "type": "WEB", "url": "https://github.com/feross/simple-get/pull/76#issuecomment-1027754710" }, { "type": "WEB", "url": "https://github.com/feross/simple-get/commit/e4af095e06cd69a9235013e8507e220a79b9684f" }, { "type": "WEB", "url": "https://github.com/feross/simple-get" }, { "type": "WEB", "url": "https://huntr.dev/bounties/42c79c23-6646-46c4-871d-219c0d4b4e31" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Exposure of Sensitive Information in simple-get" }
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.