CVE-2024-44906: uptrace pgdriver SQL injection vulnerability
(updated )
uptrace pgdriver v1.2.1 was discovered to contain a SQL injection vulnerability via the appendArg function in /pgdriver/format.go
. The maintainer has stated that the issue is fixed in v1.2.15.
References
- github.com/advisories/GHSA-h4h6-vccr-44h2
- github.com/uptrace/bun
- github.com/uptrace/bun/blob/1573ae7c2fffad1a7f72fd2d205e924b2fd4043b/driver/pgdriver/format.go
- github.com/uptrace/bun/blob/v1.2.15/CHANGELOG.md
- github.com/uptrace/bun/commit/8067a8f13f8d22fb57b76d6800f7aefc12b044cd
- github.com/uptrace/bun/issues/1224
- github.com/uptrace/bun/tree/master/driver/pgdriver
- media.defcon.org/DEF%20CON%2032/DEF%20CON%2032%20presentations/DEF%20CON%2032%20-%20Paul%20Gerste%20-%20SQL%20Injection%20Isn%27t%20Dead%20Smuggling%20Queries%20at%20the%20Protocol%20Level.pdf
- nvd.nist.gov/vuln/detail/CVE-2024-44906
- www.sonarsource.com/blog/double-dash-double-trouble-a-subtle-sql-injection-flaw
Code Behaviors & Features
Detect and mitigate CVE-2024-44906 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →