SQL Injection Affecting github.com/devtron-labs/devtron/pkg/auth/user/repository package, versions <0.7.2
Threat Intelligence
Exploit Maturity
Proof of concept
EPSS
0.04% (11th
percentile)
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-GITHUBCOMDEVTRONLABSDEVTRONPKGAUTHUSERREPOSITORY-8353106
- published 8 Nov 2024
- disclosed 7 Nov 2024
- credit Yuan Luo, Shuai Xiong
Introduced: 7 Nov 2024
New CVE-2024-45794 Open this link in a new tabHow to fix?
Upgrade github.com/devtron-labs/devtron/pkg/auth/user/repository
to version 0.7.2 or higher.
Overview
Affected versions of this package are vulnerable to SQL Injection via the CreateUser
API. An attacker can execute arbitrary SQL commands by injecting malicious SQL code into the input parameters.