Remote Code Execution (RCE) Affecting github.com/thoughtworks/talisman Open this link in a new tab package, versions <1.4.0
Exploit Maturity
Proof of concept
Attack Complexity
High
Privileges Required
High
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-GOLANG-GITHUBCOMTHOUGHTWORKSTALISMAN-597480
-
published
9 Aug 2020
-
disclosed
6 Aug 2020
-
credit
svishwanath-tw
Introduced: 6 Aug 2020
CWE-94 Open this link in a new tabHow to fix?
Upgrade github.com/thoughtworks/talisman
to version 1.4.0 or higher.
Overview
Affected versions of this package are vulnerable to Remote Code Execution (RCE).
PoC
- Create a malicious program and rename it to git.exe push commit to a repo.
- Now run talisman with
--scan
or--githook pre-commit