ubuntu-cve-2024-27289
Vulnerability from osv_ubuntu
Published
2024-03-06 19:15
Modified
2026-05-20 15:08
Summary
Details
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.
Severity
8.1 (High)
N/A (UNKNOWN)
{
"affected": [
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-github-jackc-pgx-dev",
"binary_version": "3.6.2-2"
}
]
},
"package": {
"ecosystem": "Ubuntu:22.04:LTS",
"name": "golang-github-jackc-pgx",
"purl": "pkg:deb/ubuntu/golang-github-jackc-pgx@3.6.2-2?arch=source\u0026distro=jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"3.6.2-2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-github-jackc-pgx-v4-dev",
"binary_version": "4.18.1-1"
}
]
},
"package": {
"ecosystem": "Ubuntu:24.04:LTS",
"name": "golang-github-jackc-pgx",
"purl": "pkg:deb/ubuntu/golang-github-jackc-pgx@4.18.1-1?arch=source\u0026distro=noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.15.0-4",
"4.18.1-1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-github-jackc-pgx-v4-dev",
"binary_version": "4.18.1-2"
}
]
},
"package": {
"ecosystem": "Ubuntu:25.10",
"name": "golang-github-jackc-pgx",
"purl": "pkg:deb/ubuntu/golang-github-jackc-pgx@4.18.1-2?arch=source\u0026distro=questing"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.18.1-1",
"4.18.1-2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "golang-github-jackc-pgx-v4-dev",
"binary_version": "4.18.1-2"
}
]
},
"package": {
"ecosystem": "Ubuntu:26.04:LTS",
"name": "golang-github-jackc-pgx",
"purl": "pkg:deb/ubuntu/golang-github-jackc-pgx@4.18.1-2?arch=source\u0026distro=resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"4.18.1-2"
]
}
],
"aliases": [],
"details": "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.",
"id": "UBUNTU-CVE-2024-27289",
"modified": "2026-05-20T15:08:52Z",
"published": "2024-03-06T19:15:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2024-27289"
},
{
"type": "REPORT",
"url": "https://github.com/jackc/pgx/security/advisories/GHSA-m7wr-2xf7-cm9p"
},
{
"type": "REPORT",
"url": "https://github.com/jackc/pgx/commit/826a89229b8b1cdf18e4190afa437d3df9901b9c"
},
{
"type": "REPORT",
"url": "https://github.com/jackc/pgx/commit/f94eb0e2f96782042c96801b5ac448f44f0a81df"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27289"
}
],
"related": [],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2024-27289"
]
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…