CVE-2024-27289
SQL injection in github.com/jackc/pgx/v4
8.1
HIGH
CVSS 3.1
EPSS 0.85%
描述
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.
如何修補 CVE-2024-27289
要修補 CVE-2024-27289,請將受影響套件升級到下列已修補版本。
- —未列出修補版本
- —升級至 4.18.2 或更新版本
- —未列出修補版本
- —升級至 4.18.2 或更新版本
- —升級至 4.18.2 或更新版本
CVE-2024-27289 正在被利用嗎?
低 — EPSS 為 0.9%,目前沒有觀察到大規模利用活動。
受影響套件(5)
- from 0
- from 0, < 4.18.2
- from 0
- from 0, < 4.18.2
- from 0, < 4.18.2
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 4.0 | — | CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N |
| osv | CVSS 3.1 | HIGH8.1 | CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H |