blob: 881a794515811c43ed29555460f6ca377fd3effc [file] [log] [blame]
{
"schema_version": "1.3.1",
"id": "GO-2025-3764",
"modified": "0001-01-01T00:00:00Z",
"published": "0001-01-01T00:00:00Z",
"aliases": [
"CVE-2024-44905",
"GHSA-6xp3-p59p-q4fj"
],
"summary": "SQL injection vulnerability via the component /types/append_value.go in github.com/go-pg/pg",
"details": "SQL injection vulnerability via the component /types/append_value.go in github.com/go-pg/pg",
"affected": [
{
"package": {
"name": "github.com/go-pg/pg",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
}
]
}
],
"ecosystem_specific": {}
},
{
"package": {
"name": "github.com/go-pg/pg/v9",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
}
]
}
],
"ecosystem_specific": {}
},
{
"package": {
"name": "github.com/go-pg/pg/v10",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
}
]
}
],
"ecosystem_specific": {}
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-6xp3-p59p-q4fj"
},
{
"type": "WEB",
"url": "https://github.com/go-pg/pg/blob/30e7053c6cacdd44d06cf2b92183b49188b7c922/types/append_value.go#L151"
},
{
"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"
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2025-3764",
"review_status": "REVIEWED"
}
}