9.8

CVE-2021-46463

Exploit
njs through 0.7.1, used in NGINX, was discovered to contain a control flow hijack caused by a Type Confusion vulnerability in njs_promise_perform_then().
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
F5Njs Version <= 0.7.1
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 1.66% 0.739
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 9.8 3.9 5.9
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
nvd@nist.gov 7.5 10 6.4
AV:N/AC:L/Au:N/C:P/I:P/A:P
CWE-843 Access of Resource Using Incompatible Type ('Type Confusion')

The product allocates or initializes a resource such as a pointer, object, or variable using one type, but it later accesses that resource using a type that is incompatible with the original type.

https://security.netapp.com/advisory/ntap-20220303-0007/
Third Party Advisory
https://github.com/nginx/njs/commit/6a40a85ff239497c6458c7dbef18f6a2736fe992
Patch
Third Party Advisory
https://github.com/nginx/njs/issues/447
Patch
Third Party Advisory
Exploit
Issue Tracking