ghsa-4qcv-qf38-5j3j
Vulnerability from github
Published
2023-07-25 18:04
Modified
2023-07-25 18:04
Severity ?
VLAI Severity ?
Summary
Unintentional leakage of private information via cross-origin websocket session hijacking
Details
Impact
Private messages or posts might be leaked to third parties if victim opens the attackers site while browsing nodebb.
Patches
- Patched in v3.1.3
- Backported to v2.x line via v2.8.13
Workarounds
Users can cherry-pick https://github.com/NodeBB/NodeBB/commit/51096ad2345fb1d1380bec0a447113489ef6c359 if they are on v3.x
If you are running v2.x of NodeBB, you can cherry-pick a5d92da9ddac5607ab7f737520a66eaed6d3ddee followed by 62e162cf1e735e42462be1db9b4954b5a69accdf
{ "affected": [ { "package": { "ecosystem": "npm", "name": "nodebb" }, "ranges": [ { "events": [ { "introduced": "3.0.0" }, { "fixed": "3.1.3" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "npm", "name": "nodebb" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.8.13" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-2850" ], "database_specific": { "cwe_ids": [ "CWE-1385", "CWE-346" ], "github_reviewed": true, "github_reviewed_at": "2023-07-25T18:04:28Z", "nvd_published_at": "2023-07-25T12:15:10Z", "severity": "MODERATE" }, "details": "### Impact\n\nPrivate messages or posts might be leaked to third parties if victim opens the attackers site while browsing nodebb.\n\n### Patches\n\n* Patched in v3.1.3\n* Backported to v2.x line via v2.8.13\n\n### Workarounds\n\nUsers can cherry-pick https://github.com/NodeBB/NodeBB/commit/51096ad2345fb1d1380bec0a447113489ef6c359 if they are on v3.x\n\nIf you are running v2.x of NodeBB, you can cherry-pick a5d92da9ddac5607ab7f737520a66eaed6d3ddee followed by 62e162cf1e735e42462be1db9b4954b5a69accdf\n", "id": "GHSA-4qcv-qf38-5j3j", "modified": "2023-07-25T18:04:28Z", "published": "2023-07-25T18:04:28Z", "references": [ { "type": "WEB", "url": "https://github.com/NodeBB/NodeBB/security/advisories/GHSA-4qcv-qf38-5j3j" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2850" }, { "type": "WEB", "url": "https://github.com/NodeBB/NodeBB/commit/51096ad2345fb1d1380bec0a447113489ef6c359" }, { "type": "WEB", "url": "https://github.com/NodeBB/NodeBB/commit/62e162cf1e735e42462be1db9b4954b5a69accdf" }, { "type": "WEB", "url": "https://github.com/NodeBB/NodeBB/commit/a5d92da9ddac5607ab7f737520a66eaed6d3ddee" }, { "type": "PACKAGE", "url": "https://github.com/NodeBB/NodeBB" }, { "type": "WEB", "url": "https://github.com/NodeBB/NodeBB/releases/tag/v3.1.3" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Unintentional leakage of private information via cross-origin websocket session hijacking" }
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.
Loading…