ghsa-6xp3-p59p-q4fj
Vulnerability from github
Published
2025-06-12 18:31
Modified
2025-08-14 16:09
Severity ?
VLAI Severity ?
Summary
go-pg SQL injection vulnerability via the component /types/append_value.go
Details
go-pg pg v10.13.0 was discovered to contain a SQL injection vulnerability via the component /types/append_value.go.
{ "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/go-pg/pg/v10" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "10.15.0" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Go", "name": "github.com/go-pg/pg/v9" }, "ranges": [ { "events": [ { "introduced": "0" }, { "last_affected": "9.2.1" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Go", "name": "github.com/go-pg/pg" }, "ranges": [ { "events": [ { "introduced": "0" }, { "last_affected": "8.0.7" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-44905" ], "database_specific": { "cwe_ids": [ "CWE-89" ], "github_reviewed": true, "github_reviewed_at": "2025-06-17T21:56:01Z", "nvd_published_at": "2025-06-12T16:15:22Z", "severity": "MODERATE" }, "details": "go-pg pg v10.13.0 was discovered to contain a SQL injection vulnerability via the component /types/append_value.go.", "id": "GHSA-6xp3-p59p-q4fj", "modified": "2025-08-14T16:09:43Z", "published": "2025-06-12T18:31:47Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-44905" }, { "type": "WEB", "url": "https://github.com/go-pg/pg/commit/eff50a43724e52347559687a6945c116afbb41c1" }, { "type": "PACKAGE", "url": "https://github.com/go-pg/pg" }, { "type": "WEB", "url": "https://github.com/go-pg/pg/blob/30e7053c6cacdd44d06cf2b92183b49188b7c922/types/append_value.go#L151" }, { "type": "WEB", "url": "https://github.com/go-pg/pg/releases/tag/v10.15.0" }, { "type": "WEB", "url": "https://media.defcon.org/DEF%20CON%2032/DEF%20CON%2032%20presentations/DEF%20CON%2032%20-%20Paul%20Gerste%20-%20SQL%20Injection%20Isn%27t%20Dead%20Smuggling%20Queries%20at%20the%20Protocol%20Level.pdf" }, { "type": "WEB", "url": "https://www.sonarsource.com/blog/double-dash-double-trouble-a-subtle-sql-injection-flaw" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ], "summary": "go-pg SQL injection vulnerability via the component /types/append_value.go" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…