Skip to content

0.3.1 - Update version of "jackson-databind" to "2.8.11.2" to solve security issue

Latest
Compare
Choose a tag to compare
@vkush vkush released this 08 Apr 13:39
· 1 commit to master since this release

Same functionality as 0.3.0

About security issue (from GitHub Info)

CVE-2018-12022
More information
high severity
Vulnerable versions: >= 2.8.0, < 2.8.11.2
Patched version: 2.8.11.2

An issue was discovered in FasterXML jackson-databind prior to 2.7.9.4,
2.8.11.2, and 2.9.6. When Default Typing is enabled (either globally or
for a specific property), the service has the Jodd-db jar (for database
access for the Jodd framework) in the classpath, and an attacker can
provide an LDAP service to access, it is possible to make the service
execute a malicious payload.