CVE-2023-28424
CVSS V2 None
CVSS V3 None
Description
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.
Overview
- CVE ID
- CVE-2023-28424
- Assigner
- security-advisories@github.com
- Vulnerability Status
- Analyzed
- Published Version
- 2023-03-20T13:15:11
- Last Modified Date
- 2023-03-24T18:34:13
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:gentoo:soko:*:*:*:*:*:*:*:* | 1 | OR | 1.0.2 |
References
Reference URL | Reference Tags |
---|---|
https://github.com/gentoo/soko/security/advisories/GHSA-gc2x-86p3-mxg2 | Vendor Advisory |
https://gitweb.gentoo.org/sites/soko.git/commit/?id=4fa6e4b619c0362728955b6ec56eab0e0cbf1e23 | Patch |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2023-28424 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-28424 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2023-04-17 02:59:18 | Added to TrackCVE | |||
2023-04-17 02:59:21 | Weakness Enumeration | new |