CyberRota Analysis
AI-GeneratedKoha installations are vulnerable to a remote code execution flaw due to inadequate validation of user-supplied input in the web service, which operates on TCP port 8081. This vulnerability requires authentication for exploitation, allowing attackers to execute arbitrary code within the context of the service account. Organizations using Koha should prioritize patching this vulnerability 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
Koha Eval Code Injection Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Koha. Authentication is required to exploit this vulnerability. The specific flaw exists within the web service, which listens on TCP port 8081 by default. The issue results from the lack of proper validation of a user-supplied string before passing it to the eval function. An attacker can leverage this vulnerability to execute code in the context of the service account. Was ZDI-CAN-29165.