Soko if the code that powers packages.gentoo.org. Prior to version 1.0.2, the two package search handlers, `Search` and `SearchFeed`, implemented in `pkg/app/handler/packages/search.go`, are affected by a SQL injection via the `q` parameter. As a result, unauthenticated attackers can execute arbitrary SQL queries on `https://packages.gentoo.org/`. It was also demonstrated that primitive was enough to gain code execution in the context of the PostgreSQL container. The issue was addressed in commit `4fa6e4b619c0362728955b6ec56eab0e0cbf1e23y` of version 1.0.2 using prepared statements to interpolate user-controlled data in SQL queries.
References
Configurations
History
11 Apr 2025, 14:50
Type | Values Removed | Values Added |
---|---|---|
References | () https://www.sonarsource.com/blog/why-orms-and-prepared-statements-cant-always-win - Technical Description |
12 Dec 2024, 21:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
21 Nov 2024, 07:55
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 9.1 |
References | () https://github.com/gentoo/soko/security/advisories/GHSA-gc2x-86p3-mxg2 - Vendor Advisory | |
References | () https://gitweb.gentoo.org/sites/soko.git/commit/?id=4fa6e4b619c0362728955b6ec56eab0e0cbf1e23 - Patch |
24 Mar 2023, 18:34
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 9.8 |
References | (MISC) https://github.com/gentoo/soko/security/advisories/GHSA-gc2x-86p3-mxg2 - Vendor Advisory | |
References | (MISC) https://gitweb.gentoo.org/sites/soko.git/commit/?id=4fa6e4b619c0362728955b6ec56eab0e0cbf1e23 - Patch | |
CPE | cpe:2.3:a:gentoo:soko:*:*:*:*:*:*:*:* |
20 Mar 2023, 14:02
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2023-03-20 13:15
Updated : 2025-04-11 14:50
NVD link : CVE-2023-28424
Mitre link : CVE-2023-28424
CVE.ORG link : CVE-2023-28424
JSON object : View
Products Affected
gentoo
- soko
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')