CVE-2023-26033
Last modified
CVE-2023-26033 is a critical-severity vulnerability rated 9.1/10 on the CVSS scale. Gentoo soko is the code that powers packages.gentoo.org. Versions prior to 1.0.1 are vulnerable to SQL Injection, leading to a Denial of Service. EPSS estimates a 0.62% chance of exploitation in the next 30 days.
Description
Gentoo soko is the code that powers packages.gentoo.org. Versions prior to 1.0.1 are vulnerable to SQL Injection, leading to a Denial of Service. If the user selects (in user preferences) the "Recently Visited Packages" view for the index page, the value of the `search_history` cookie is used as a base64 encoded comma separated list of atoms. These are string loaded directly into the SQL query with `atom = '%s'` format string. As a result, any user can modify the browser's cookie value and inject most SQL queries. A proof of concept malformed cookie was generated that wiped the database or changed it's content. On the database, only public data is stored, so there is no confidentiality issues to site users. If it is known that the database was modified, a full restoration of data is possible by performing a full database wipe and performing full update of all components. This issue is patched with commit id 5ae9ca83b73. Version 1.0.1 contains the patch. If users are unable to upgrade immediately, the following workarounds may be applied: (1.) Use a proxy to always drop the `search_history` cookie until upgraded. The impact on user experience is low. (2.) Sanitize to the value of `search_history` cookie after base64 decoding it.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Gentoo | Soko | < 1.0.1 |
References
- https://github.com/gentoo/soko/security/advisories/GHSA-gp8g-jfq9-5q2gPatch, Vendor Advisory
- https://github.com/gentoo/soko/security/advisories/GHSA-gp8g-jfq9-5q2gPatch, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-26033?
How severe is CVE-2023-26033?
How do I fix CVE-2023-26033?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2023
- CVE-2023-26023Planning Analytics Cartridge for Cloud Pak for Data 4.0 expo…7.5
- CVE-2023-26024IBM Planning Analytics on Cloud Pak for Data 4.0 could allow…6.5
- CVE-2023-26026Planning Analytics Cartridge for Cloud Pak for Data 4.0 expo…7.5
- CVE-2023-2603A vulnerability was found in libcap. This issue occurs in th…7.8
- CVE-2023-26031Relative library resolution in linux container-executor bina…7.5
- CVE-2023-26032ZoneMinder is a free, open source Closed-circuit television …8.1
- CVE-2023-26034ZoneMinder is a free, open source Closed-circuit television …8.8
- CVE-2023-26035ZoneMinder is a free, open source Closed-circuit television …9.8
- CVE-2023-26036ZoneMinder is a free, open source Closed-circuit television …9.8
- CVE-2023-26037ZoneMinder is a free, open source Closed-circuit television …9.8
- CVE-2023-26038ZoneMinder is a free, open source Closed-circuit television …6.5
- CVE-2023-26039ZoneMinder is a free, open source Closed-circuit television …8.8
Are you affected by CVE-2023-26033?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
