You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@zookeeper.apache.org by GitBox <gi...@apache.org> on 2019/07/11 19:10:03 UTC

[GitHub] [zookeeper] eolivelli commented on issue #1014: ZOOKEEPER-3441: OWASP is flagging jackson-databind-2.9.9.jar for CVE-…

eolivelli commented on issue #1014: ZOOKEEPER-3441: OWASP is flagging jackson-databind-2.9.9.jar for CVE-…
URL: https://github.com/apache/zookeeper/pull/1014#issuecomment-510615978
 
 
   @phunt I can confirm that CVE-2019-3826 is a false positive, this is actually the report from the mave plugin and I am noting that it says "score = 0,0"
   
   ```
   [ERROR] One or more dependencies were identified with vulnerabilities that have a CVSS score greater than or equal to '0,0': 
   [ERROR] 
   [ERROR] simpleclient_servlet-0.6.0.jar: CVE-2019-3826
   [ERROR] 
   [ERROR] See the dependency-check report for more details.
   
   ```
   
   I am committing this patch now
   
   We should update jackson on branch-3.5

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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