CyberRota Analysis
AI-GeneratedAn OS command injection vulnerability in alseambusher/crontab-ui versions prior to 0.4.2 allows unauthenticated remote attackers to inject arbitrary cron job entries via a crafted GET request, exploiting the improper handling of newline characters in the env_vars parameter. This could lead to the execution of malicious commands on the affected system, posing a critical risk to system integrity and availability. Organizations using this software should prioritize immediate patching to mitigate potential exploitation.
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
An OS command injection vulnerability in alseambusher/crontab-ui through 0.4.2 allows an unauthenticated remote attacker to inject arbitrary cron job entries by sending a crafted GET request to /crontab with URL-encoded newlines in the env_vars parameter.