Directory Traversal Affecting github.com/tyktechnologies/tyk/gateway package, versions *


0.0
low

Snyk CVSS

    Attack Complexity High
    User Interaction Required

    Threat Intelligence

    EPSS 0.05% (15th percentile)
Expand this section
NVD
5.3 medium

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-GITHUBCOMTYKTECHNOLOGIESTYKGATEWAY-1078516
  • published 15 Mar 2021
  • disclosed 19 Nov 2020
  • credit calabdean

How to fix?

There is no fixed version for github.com/TykTechnologies/tyk/gateway.

Overview

github.com/TykTechnologies/tyk/gateway is a Tyk Gateway API

Affected versions of this package are vulnerable to Directory Traversal via the handleAddOrUpdateApi function.

This function is able to delete arbitrary JSON files on the disk where Tyk is running via the management API. The APIID is provided by the user and this value is then used to create a file on disk. If there is a file found with the same name then it will be deleted and then re-created with the contents of the API creation request.

References