CVE-2023-41044
Last modified
CVE-2023-41044 is a low-severity vulnerability rated 3.8/10 on the CVSS scale. Graylog is a free and open log management platform. A partial path traversal vulnerability exists in Graylog's `Support Bundle` feature. EPSS estimates a 0.57% chance of exploitation in the next 30 days.
Description
Graylog is a free and open log management platform. A partial path traversal vulnerability exists in Graylog's `Support Bundle` feature. The vulnerability is caused by incorrect user input validation in an HTTP API resource. Graylog's Support Bundle feature allows an attacker with valid Admin role credentials to download or delete files in sibling directories of the support bundle directory. The default `data_dir` in operating system packages (DEB, RPM) is set to `/var/lib/graylog-server`. The data directory for the Support Bundle feature is always `<data_dir>/support-bundle`. Due to the partial path traversal vulnerability, an attacker with valid Admin role credentials can read or delete files in directories that start with a `/var/lib/graylog-server/support-bundle` directory name. The vulnerability would allow the download or deletion of files in the following example directories: `/var/lib/graylog-server/support-bundle-test` and `/var/lib/graylog-server/support-bundlesdirectory`. For the Graylog Docker images, the `data_dir` is set to `/usr/share/graylog/data` by default. This vulnerability is fixed in Graylog version 5.1.3 and later. Users are advised to upgrade. Users unable to upgrade should block all HTTP requests to the following HTTP API endpoints by using a reverse proxy server in front of Graylog. `GET /api/system/debug/support/bundle/download/{filename}` and `DELETE /api/system/debug/support/bundle/{filename}`.
Metrics
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Graylog | Graylog | >= 5.1.0, < 5.1.3 |
References
- https://github.com/Graylog2/graylog2-server/security/advisories/GHSA-2q4p-f6gf-mqr5Exploit, Mitigation, Vendor Advisory
- https://github.com/Graylog2/graylog2-server/security/advisories/GHSA-2q4p-f6gf-mqr5Exploit, Mitigation, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-41044?
How severe is CVE-2023-41044?
How do I fix CVE-2023-41044?
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-41039RestrictedPython is a restricted execution environment for P…7.7
- CVE-2023-4104An invalid Polkit Authentication check and missing authentic…5.5
- CVE-2023-41040GitPython is a python library used to interact with Git repo…6.5
- CVE-2023-41041Graylog is a free and open log management platform. In a mul…3.1
- CVE-2023-41042Discourse is an open-source discussion platform. Prior to ve…6.5
- CVE-2023-41043Discourse is an open-source discussion platform. Prior to ve…6.5
- CVE-2023-41045Graylog is a free and open log management platform. Graylog …5.3
- CVE-2023-41046XWiki Platform is a generic wiki platform offering runtime s…6.3
- CVE-2023-41047OctoPrint is a web interface for 3D printers. OctoPrint vers…6.5
- CVE-2023-41048plone.namedfile allows users to handle `File` and `Image` fi…5.4
- CVE-2023-41049@dcl/single-sign-on-client is an open source npm library whi…6.1
- CVE-2023-4105Mattermost fails to delete the attachments when deleting a m…4.3
Are you affected by CVE-2023-41044?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
