Vulnerability Details : CVE-2021-46461
njs through 0.7.0, used in NGINX, was discovered to contain an out-of-bounds array access via njs_vmcode_typeof in /src/njs_vmcode.c.
Vulnerability category: Overflow
Products affected by CVE-2021-46461
- cpe:2.3:a:nginx:njs:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2021-46461
0.86%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 82 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2021-46461
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
7.5
|
HIGH | AV:N/AC:L/Au:N/C:P/I:P/A:P |
10.0
|
6.4
|
NIST | |
9.8
|
CRITICAL | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
3.9
|
5.9
|
NIST |
CWE ids for CVE-2021-46461
-
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.Assigned by: nvd@nist.gov (Primary)
References for CVE-2021-46461
-
https://security.netapp.com/advisory/ntap-20220303-0007/
February 2022 NGINX Vulnerabilities in NetApp Products | NetApp Product SecurityThird Party Advisory
-
https://github.com/nginx/njs/issues/450
illegal memcpy during njs_vmcode_typeof in /njs/src/njs_vmcode.c:1521:18 · Issue #450 · nginx/njs · GitHubExploit;Third Party Advisory
-
https://github.com/nginx/njs/commit/d457c9545e7e71ebb5c0479eb16b9d33175855e2
Added missing element in typeof table for DataView() type. · nginx/njs@d457c95 · GitHubPatch;Vendor Advisory
Jump to