Arbitrary Code Execution Affecting org.craftercms:crafter-engine Open this link in a new tab package, versions [,3.1.0)
Attack Complexity
Low
Confidentiality
High
Integrity
High
Availability
High
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications-
snyk-id
SNYK-JAVA-ORGCRAFTERCMS-1583450
-
published
8 Sep 2021
-
disclosed
19 Dec 2018
-
credit
buxu
Introduced: 19 Dec 2018
CVE-2018-19907 Open this link in a new tabHow to fix?
Upgrade org.craftercms:crafter-engine
to version 3.1.0 or higher.
Overview
org.craftercms:crafter-engine is a Crafter Content Delivery Engine.
Affected versions of this package are vulnerable to Arbitrary Code Execution. Attackers with developer privileges may execute OS commands by Creating/Editing a template file (.ftl filetype) that triggers a call to freemarker.template.utility.Execute
in the FreeMarker library during rendering of a web page.