CVE-2023-24805
Last modified
CVE-2023-24805 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. cups-filters contains backends, filters, and other software required to get the cups printing service working on operating systems other than macos. If you use the Backend Error Handler (beh) to create an accessible network printer, this security vulnerability can cause remote code execution. EPSS estimates a 3.70% chance of exploitation in the next 30 days.
Description
cups-filters contains backends, filters, and other software required to get the cups printing service working on operating systems other than macos. If you use the Backend Error Handler (beh) to create an accessible network printer, this security vulnerability can cause remote code execution. `beh.c` contains the line `retval = system(cmdline) >> 8;` which calls the `system` command with the operand `cmdline`. `cmdline` contains multiple user controlled, unsanitized values. As a result an attacker with network access to the hosted print server can exploit this vulnerability to inject system commands which are executed in the context of the running server. This issue has been addressed in commit `8f2740357` and is expected to be bundled in the next release. Users are advised to upgrade when possible and to restrict access to network printers in the meantime.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linuxfoundation | Cups-Filters | < 2.0 | — |
| Linuxfoundation | Cups-Filters | 2.0 | Beta1 |
| Fedoraproject | Fedora | 37 | — |
| Fedoraproject | Fedora | 38 | — |
| Debian | Debian Linux | 10.0 | — |
| Debian | Debian Linux | 11.0 | — |
References
- https://github.com/OpenPrinting/cups-filters/security/advisories/GHSA-gpxc-v2m8-fr3xExploit, Vendor Advisory
- https://lists.debian.org/debian-lts-announce/2023/05/msg00021.htmlMailing List, Third Party Advisory
- https://www.debian.org/security/2023/dsa-5407Third Party Advisory
- https://github.com/OpenPrinting/cups-filters/security/advisories/GHSA-gpxc-v2m8-fr3xExploit, Vendor Advisory
- https://lists.debian.org/debian-lts-announce/2023/05/msg00021.htmlMailing List, Third Party Advisory
- https://www.debian.org/security/2023/dsa-5407Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-24805?
How severe is CVE-2023-24805?
How do I fix CVE-2023-24805?
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-24797D-Link DIR882 DIR882A1_FW110B02 was discovered to contain a …9.8
- CVE-2023-24798D-Link DIR878 DIR_878_FW120B05 was discovered to contain a s…9.8
- CVE-2023-24799D-Link DIR878 DIR_878_FW120B05 was discovered to contain a s…9.8
- CVE-2023-2480Missing access permissions checks in M-Files Client before 2…7.8
- CVE-2023-24800D-Link DIR878 DIR_878_FW120B05 was discovered to contain a s…9.8
- CVE-2023-24804The ownCloud Android app allows ownCloud users to access, sh…4.4
- CVE-2023-24806Rejected reason: DO NOT USE THIS CANDIDATE NUMBER. Reason: T…
- CVE-2023-24807Undici is an HTTP/1.1 client for Node.js. Prior to version 5…7.5
- CVE-2023-24808 PDFio is a C library for reading and writing PDF files. In …6.5
- CVE-2023-24809NetHack is a single player dungeon exploration game. Startin…5.5
- CVE-2023-2481 Compiler removal of buffer clearing in sli_se_opaque_im…7.5
- CVE-2023-24810Misskey is an open source, decentralized social media platfo…6.1
Are you affected by CVE-2023-24805?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
