-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
Description
There are some security problems.
Below is the dependency
`-- hexo-related-popular-posts@4.0.0
`-- ga-analytics@0.0.7
`-- googleapis@1.1.5
+-- gapitoken@0.1.5
| `-- request@2.88.2
`-- request@2.51.0
Below is the problem.
CVE-2017-16026
moderate severity
Vulnerable versions: >= 2.49.0, < 2.68.0
Patched version: 2.68.0
Affected versions of request will disclose local system memory to remote systems in certain circumstances. When a multipart request is made, and the type of body is number, then a buffer of that size will be allocated and sent to the remote server as the body.
njzjz