Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Done
-
3.8.1
-
None
Description
Our jackson is quite old, I want to upgrade it before release 3.8.2.
Also we have a few false positive CVEs reported by OWASP:
- CVE-2023-35116: according to jackson community, this is not a security issue, see https://github.com/FasterXML/jackson-databind/issues/3972#issuecomment-1596193098
- CVE-2022-45688: the following CVE is not even jackson related, but a vulnerability in json-java which we don't use in ZooKeeper
[INFO] Finished at: 2023-06-30T13:23:38+02:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.owasp:dependency-check-maven:7.1.0:check (default-cli) on project zookeeper: [ERROR] [ERROR] One or more dependencies were identified with vulnerabilities that have a CVSS score greater than or equal to '0.0': [ERROR] [ERROR] jackson-core-2.13.4.jar: CVE-2022-45688(7.5) [ERROR] jackson-databind-2.13.4.2.jar: CVE-2023-35116(7.5)
Attachments
Issue Links
- links to