Timing Attack Affecting github.com/adnanh/webhook/hook Open this link in a new tab package, versions <2.6.11
Attack Complexity
High
Confidentiality
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-GITHUBCOMADNANHWEBHOOKHOOK-537826
-
published
15 Dec 2019
-
disclosed
11 Dec 2019
-
credit
Unknown
Introduced: 11 Dec 2019
CWE-208 Open this link in a new tabHow to fix?
Upgrade github.com/adnanh/webhook/hook
to version 2.6.11 or higher.
Overview
github.com/adnanh/webhook/hook is a lightweight incoming webhook server to run shell commands.
Affected versions of this package are vulnerable to Timing Attack due to using a variable-time algorithm for comparing strings.