cve/2024/CVE-2024-1488.md
2024-05-25 21:48:12 +02:00

2.7 KiB

CVE-2024-1488

Description

A vulnerability was found in Unbound due to incorrect default permissions, allowing any process outside the unbound group to modify the unbound runtime configuration. If a process can connect over localhost to port 8953, it can alter the configuration of unbound.service. This flaw allows an unprivileged attacker to manipulate a running instance, potentially altering forwarders, allowing them to track all queries forwarded by the local resolver, and, in some cases, disrupting resolving altogether.

POC

Reference

No PoCs from references.

Github