tsaekao / verademo-java

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

CVE: 2018-19360 found in jackson-databind - Version: 2.4.2 [JAVA] #25

Open github-actions[bot] opened 8 months ago

github-actions[bot] commented 8 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 Deserialisation Of Untrusted Data
Vulnerability description jackson-databind can deserialize untrusted data. The vulnerability exists as the SubtypeValidator blacklist did not deny the axis2-transport-jms class from polymorphic deserialization, allowing issues such as remote code execution (RCE) to exist.
CVE 2018-19360
CVSS score 7.5
Vulnerability present in version/s 2.0.0-rc1-2.6.7.2
Found library version/s 2.4.2
Vulnerability fixed in version 2.7.9.5
Library latest version 2.16.1
Fix

Links:

github-actions[bot] commented 8 months ago

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

github-actions[bot] commented 8 months ago

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