tsaekao / verademo-java

The Veracode demo application. A simple Java Web App built using Spring MVC.
0 stars 0 forks source link

CVE: 2018-12022 found in jackson-databind - Version: 2.4.2 [JAVA] #29

Open github-actions[bot] opened 6 months ago

github-actions[bot] commented 6 months ago

Veracode Software Composition Analysis

Attribute Details
Library jackson-databind
Description General data-binding functionality for Jackson: works on core streaming API
Language JAVA
Vulnerability Remote Code Execution
Vulnerability description jackson-databind is vulnerable to remote code execution. The vulnerability exists because it does not restrict the data sources for the Jodd-db object type, leading to deserialisation of arbitrary data from external untrusted sources which would allow an attacker to execute arbitrary code.
CVE 2018-12022
CVSS score 5.1
Vulnerability present in version/s 2.0.0-RC1-2.7.9.1
Found library version/s 2.4.2
Vulnerability fixed in version 2.7.9.4
Library latest version 2.16.1
Fix

Links:

github-actions[bot] commented 6 months ago

Veracode issue link to PR: https://github.com/tsaekao/verademo-java/pull/2

github-actions[bot] commented 6 months ago

Veracode issue link to PR: https://github.com/tsaekao/verademo-java/pull/43