com.mitchellbosecke:pebble@1.3.1 vulnerabilities

Direct Vulnerabilities

Known vulnerabilities in the com.mitchellbosecke:pebble package. This does not include vulnerabilities belonging to this package’s dependencies.

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for free
Vulnerability Vulnerable Version
  • C
Arbitrary Code Execution

com.mitchellbosecke:pebble is a java templating engine inspired by Twig.

Affected versions of this package are vulnerable to Arbitrary Code Execution. It allows attackers to bypass a protection mechanism (intended to block access to instances of java.lang.Class) due to getClass being accessible via the public static java.lang.Class java.lang.Class.forName(java.lang.Module,java.lang.String) signature.

How to fix Arbitrary Code Execution?

Upgrade com.mitchellbosecke:pebble to version 3.1.4 or higher.

[,3.1.4)