CVE-2022-46164

Scores

EPSS

0.568medium56.8%
0%20%40%60%80%100%

Percentile: 56.8%

CVSS

9.8critical3.x
0246810

CVSS Score: 9.8/10

All CVSS Scores

CVSS 3.x
9.8

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Description

NodeBB is an open source Node.js based forum software. Due to a plain object with a prototype being used in socket.io message handling a specially crafted payload can be used to impersonate other users and takeover accounts. This vulnerability has been patched in version 2.6.1. Users are advised to upgrade. Users unable to upgrade may cherry-pick commit 48d143921753914da45926cca6370a92ed0c46b8 into their codebase to patch the exploit.

Scaner-VS 7 — a modern vulnerability management solution

Uses this database for vulnerability detection. High-speed search, cross-platform, advanced configuration audit, and flexible filtering. Suitable for organizations of any size.
Learn more about Scaner-VS 7

Sources

nvd

CWEs

CWE-665

Exploits

Exploit ID: CVE-2022-46164

Source: github-poc

URL: https://github.com/stephenbradshaw/CVE-2022-46164-poc

Vulnerable Software (1)

Type: Configuration

Vendor: *

Product: nodebb

Operating System: * * *

Trait:
{  "cpe_match": [    {      "cpe23uri": "cpe:2.3:a:nodebb:nodebb:*:*:*:*:*:*:*:*",      "versionEndExcluding": "2.6.1",      "vulnerable": true    }  ],  "operator": "OR"}

Source: nvd

End of list