SQL Injection Affecting osbuild-composer-worker package, versions *
Threat Intelligence
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-CENTOS8-OSBUILDCOMPOSERWORKER-6419746
- published 8 Mar 2024
- disclosed 7 Mar 2024
Introduced: 7 Mar 2024
CVE-2024-27289 Open this link in a new tabHow to fix?
There is no fixed version for Centos:8
osbuild-composer-worker
.
NVD Description
Note: Versions mentioned in the description apply only to the upstream osbuild-composer-worker
package and not the osbuild-composer-worker
package as distributed by Centos
.
See How to fix?
for Centos:8
relevant fixed versions and status.
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.