CVE-2021-22883

Name
CVE-2021-22883
Description
Node.js before 10.24.0, 12.21.0, 14.16.0, and 15.10.0 is vulnerable to a denial of service attack when too many connection attempts with an 'unknownProtocol' are established. This leads to a leak of file descriptors. If a file descriptor limit is configured on the system, then the server is unable to accept new connections and prevent the process also from opening, e.g. a file. If no file descriptor limit is configured, then this lead to an excessive memory usage and cause the system to run out of memory.
NVD Severity
medium
Other trackers
Mailing lists
Exploits
Forges
GitHub (code, issues), Aports (code, issues)

References

Type URI
Permissions Required https://hackerone.com/reports/1043360
Release Notes https://nodejs.org/en/blog/vulnerability/february-2021-security-releases/
Mailing List https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/F45Y7TXSU33MTKB6AGL2Q5V5ZOCNPKOG/
Mailing List https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/E4FRS5ZVK4ZQ7XIJQNGIKUXG2DJFHLO7/
Mailing List https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HSYFUGKFUSZ27M5TEZ3FKILWTWFJTFAZ/
CONFIRM https://security.netapp.com/advisory/ntap-20210416-0001/
MISC https://www.oracle.com/security-alerts/cpuApr2021.html
N/A https://www.oracle.com//security-alerts/cpujul2021.html
MISC https://www.oracle.com/security-alerts/cpuoct2021.html
Patch https://cert-portal.siemens.com/productcert/pdf/ssa-389290.pdf

Match rules

CPE URI Source package Min version Max version
cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:* node.js >= 10.0.0 < 10.24.0
cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:* node.js >= 12.0.0 < 12.21.0
cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:* node.js >= 14.0.0 < 14.16.0
cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:* node.js >= 15.0.0 < 15.10.0
cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:* nodejs >= 10.0.0 < 10.24.0
cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:* nodejs >= 12.0.0 < 12.21.0
cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:* nodejs >= 14.0.0 < 14.16.0
cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:* nodejs >= 15.0.0 < 15.10.0

Vulnerable and fixed packages

Source package Branch Version Maintainer Status
nodejs-current 3.13-community 15.10.0-r0 Jose-Luis Rivas <ghostbar@riseup.net> fixed