CVE-2024-27289 The advisory has been revoked - it doesn't affect any version of package kots-compat  (opens in a new tab)


Threat Intelligence

EPSS
0.61% (70th 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 IDSNYK-CHAINGUARDLATEST-KOTSCOMPAT-14913081
  • published12 Jan 2026
  • disclosed6 Mar 2024

Introduced: 6 Mar 2024

CVE-2024-27289  (opens in a new tab)

Amendment

The Chainguard security team deemed this advisory irrelevant for Chainguard:latest.

NVD Description

Note: Versions mentioned in the description apply only to the upstream kots-compat package and not the kots-compat package as distributed by Chainguard.

pgx is a PostgreSQL driver and toolkit for Go. Prior to version 4.18.2, SQL injection can occur when all of the following conditions are met: the non-default simple protocol is used; a placeholder for a numeric value must be immediately preceded by a minus; there must be a second placeholder for a string value after the first placeholder; both must be on the same line; and both parameter values must be user-controlled. The problem is resolved in v4.18.2. As a workaround, do not use the simple protocol or do not place a minus directly before a placeholder.