You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by gi...@git.apache.org on 2017/09/13 19:35:53 UTC

[GitHub] loay commented on issue #48: Remote Memory Exposure in nano@6.3.0 > follow@0.12.1 > request@2.55.0

loay commented on issue #48: Remote Memory Exposure in nano@6.3.0 > follow@0.12.1 > request@2.55.0
URL: https://github.com/apache/couchdb-nano/issues/48#issuecomment-329273629
 
 
   @dscape 
   There are security vulnerabilities. 
   ```
   (+) 2 vulnerabilities found
    Name      Installed   Patched                      Path                                                       More Info                              
    request   2.55.0      >=2.68.0                     nano@6.3.0 > follow@0.12.1 > request@2.55.0                https://nodesecurity.io/advisories/309 
    hawk      2.3.1       >=3.1.3 < 4.0.0 || >=4.1.1   nano@6.3.0 > follow@0.12.1 > request@2.55.0 > hawk@2.3.1   https://nodesecurity.io/advisories/77  
   
   ```
   
   Even if we update to the last version of `follow`, it won't fix the issue, since `follow` is using an outdated versions of `request` and `hawk` .. so we need `follow` to update or to use another library instead of `follow`. 
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services