Vulnerabilities (CVE)

Filtered by vendor Tyk Subscribe
Filtered by product Tyk
Total 3 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2023-42284 1 Tyk 1 Tyk 2024-02-28 N/A 9.8 CRITICAL
Blind SQL injection in api_version parameter in Tyk Gateway version 5.0.3 allows attacker to access and dump the database via a crafted SQL query.
CVE-2023-42283 1 Tyk 1 Tyk 2024-02-28 N/A 9.8 CRITICAL
Blind SQL injection in api_id parameter in Tyk Gateway version 5.0.3 allows attacker to access and dump the database via a crafted SQL query.
CVE-2021-23357 1 Tyk 1 Tyk 2024-02-28 4.6 MEDIUM 5.3 MEDIUM
All versions of package github.com/tyktechnologies/tyk/gateway 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.