7.5

CVE-2022-27008

Exploit
nginx njs 0.7.2 is vulnerable to Buffer Overflow. Type confused in Array.prototype.concat() when a slow array appended element is fast array.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
F5Njs Version0.7.2
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 1.7% 0.744
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 7.5 3.9 3.6
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
nvd@nist.gov 5 10 2.9
AV:N/AC:L/Au:N/C:N/I:N/A:P
CWE-120 Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')

The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer.

https://security.netapp.com/advisory/ntap-20220519-0008/
Third Party Advisory
https://github.com/nginx/njs/commit/e673ae41a998d1391bd562edb2ed6d49db7cc716
Patch
Third Party Advisory
https://github.com/nginx/njs/issues/471
Patch
Third Party Advisory
Exploit
Issue Tracking