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


Threat Intelligence

EPSS
1.11% (62nd 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-WOLFILATEST-TELEGRAF129-15416480
  • published5 Mar 2026
  • disclosed6 Mar 2024

Introduced: 6 Mar 2024

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

Amendment

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

NVD Description

Note: Versions mentioned in the description apply only to the upstream telegraf-1.29 package and not the telegraf-1.29 package as distributed by Wolfi.

pgx is a PostgreSQL driver and toolkit for Go. SQL injection can occur if an attacker can cause a single query or bind message to exceed 4 GB in size. An integer overflow in the calculated message size can cause the one large message to be sent as multiple messages under the attacker's control. The problem is resolved in v4.18.2 and v5.5.4. As a workaround, reject user input large enough to cause a single query or bind message to exceed 4 GB in size.