CVE-2023-41045
Last modified
CVE-2023-41045 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. Graylog is a free and open log management platform. Graylog makes use of only one single source port for DNS queries. EPSS estimates a 0.29% chance of exploitation in the next 30 days.
Description
Graylog is a free and open log management platform. Graylog makes use of only one single source port for DNS queries. Graylog binds a single socket for outgoing DNS queries and while that socket is bound to a random port number it is never changed again. This goes against recommended practice since 2008, when Dan Kaminsky discovered how easy is to carry out DNS cache poisoning attacks. In order to prevent cache poisoning with spoofed DNS responses, it is necessary to maximise the uncertainty in the choice of a source port for a DNS query. Although unlikely in many setups, an external attacker could inject forged DNS responses into a Graylog's lookup table cache. In order to prevent this, it is at least recommendable to distribute the DNS queries through a pool of distinct sockets, each of them with a random source port and renew them periodically. This issue has been addressed in versions 5.0.9 and 5.1.3. Users are advised to upgrade. There are no known workarounds for this issue.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Graylog | Graylog | < 5.0.9 |
| Graylog | Graylog | >= 5.1.0, < 5.1.3 |
References
- https://github.com/Graylog2/graylog2-server/security/advisories/GHSA-g96c-x7rh-99r3Exploit, Vendor Advisory
- https://github.com/Graylog2/graylog2-server/security/advisories/GHSA-g96c-x7rh-99r3Exploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-41045?
How severe is CVE-2023-41045?
How do I fix CVE-2023-41045?
Are you affected by CVE-2023-41045?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
