CyberRota Analysis
AI-GeneratedThe vulnerability allows authenticated users with minimal permissions to access sensitive AdminResource endpoints in Kill Bill, enabling them to read internal queues, flush server caches, and disable the server by removing the host from rotation. This could lead to unauthorized data exposure and service disruption. Organizations using affected versions of Kill Bill should prioritize patching to mitigate potential security risks.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
Kill Bill through 0.24.21 fails to enforce permission annotations on several AdminResource endpoints including getQueueEntries, invalidatesCache, and putOutOfRotation. Authenticated users with minimal account:read permissions can read internal queues, flush server caches, and disable the server by putting the host out of rotation.