False positive: CVE-2017-17485 detected for fixed Jackson-databind
See original GitHub issuejackson-databind-2.7.9.2
False positive on library jackson-databind-2.7.9.2.jar - reported as cpe:/a:fasterxml:jackson:2.7.9.2, cpe:/a:fasterxml:jackson-databind:2.7.9.2, com.fasterxml.jackson.core:jackson-databind:2.7.9.2
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.7.9.2</version>
</dependency>
The CVE-2017-17485 vulnerability is fixed in:
- Jackson-databind version 2.9.3.1
- Jackson-databind version 2.7.9.2
- Jackson-databind version 2.8.11
Issue Analytics
- State:
- Created 6 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
Jackson DataBind Vulnerabilities - Ping Identity Support Portal
3 allowed unauthenticated remote code execution because of an incomplete fix for the CVE-2017-7525 and CVE-2017-17485 deserialization flaws.
Read more >RSA Authentication Manager 8.3 False Positive Security ...
Jackson JASON Library Vulnerability: A deserialization flaw was discovered in the jackson-databind, versions before 2.6.7.1, 2.7.9.1 and 2.8.9, ...
Read more >jackson-databind vulerability fix - java - Stack Overflow
Its fixed in v 2.13.12.1, but when I update my gradle to refer to this latest library, I get another dependency error, which...
Read more >El Alto VNFSDK Security/Vulnerability Report - ONAP Wiki
Repository Group Problem Code Effective/Ineffective Resolvab...
vnfsdk‑refrepo com.fasterxml.jackson.core CVE‑2018‑11307 Ineffective Yes
vnfsdk‑refrepo com.fasterxml.jackson.core CVE‑2018‑12022 Ineffective Yes
vnfsdk‑refrepo com.fasterxml.jackson.core CVE‑2018‑12023 Ineffective Yes
Read more >Iron Bank Containers / dccscr-whitelists · GitLab - Repo One
"justification": "false positive - vulnerability fixed in 1.4.10, ... vulnerability applies to jackson-databind, not jackson-coreutils".
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
We use the data from the NVD which still states everything prior to 2.8.11 is vulnerable. You can see this in the NVD entry CVE-2017-17485. Additionally, take a look at one of jackson-databind developers comments on the issue https://github.com/FasterXML/jackson-databind/issues/1855#issuecomment-363247755…
With the switch to the json data feeds in 5.0.0-M1 this issue was resolved.