Lucene search
K

4 matches found

OSV
OSV
added 2026/05/06 10:10 p.m.3 views

GHSA-PWQG-Q8PG-PP6R Daptin fuzzy search injects unvalidated column name into raw SQL

Summary processFuzzySearch in server/resource/resourcefindallpaginated.go:1484 splits the user-supplied column parameter by comma and interpolates each segment directly into goqu.Lfmt.Sprintf"LOWER%s LIKE ?", prefix+col raw SQL with no column whitelist check. The entry point is GET /api/ with...

7.1CVSS6.1AI score0.00017EPSS
Exploits0References4
OSV
OSV
added 2026/04/22 5:38 p.m.1 views

GHSA-RW2C-8RFQ-GWFV Daptin: SQL injection via unvalidated goqu.L() calls in aggregate API

Summary The /aggregate/:typename endpoint accepted column and group query parameters that were passed verbatim to goqu.L — a raw SQL literal expression builder — without any validation. This bypassed all parameterization and allowed authenticated users with any valid session to inject arbitrary S...

8.3CVSS5.9AI score0.00019EPSS
Exploits0References4
Github Security Blog
Github Security Blog
added 2026/04/22 5:38 p.m.2 views

Daptin: SQL injection via unvalidated goqu.L() calls in aggregate API

Summary The /aggregate/:typename endpoint accepted column and group query parameters that were passed verbatim to goqu.L — a raw SQL literal expression builder — without any validation. This bypassed all parameterization and allowed authenticated users with any valid session to inject arbitrary S...

8.3CVSS5.9AI score0.00019EPSS
Exploits0References4Affected Software1
CVE
CVE
added 2026/01/02 5:2 p.m.7 views

CVE-2025-15439

The CVE-2025-15439 entry concerns Daptin 0.10.3 where the goqu.L call in server/resource/resource_aggregate.go (Aggregate API) is vulnerable to SQL injection via manipulated arguments column/group/order. The issue is exploitable remotely and publicly demonstrated; multiple sources (NVD, Red Hat, ...

6.5CVSS6.7AI score0.0002EPSS
Exploits0References5
Rows per page
Query Builder