CVE-2024-29201: JumpServer's insecure Ansible playbook validation leads to RCE in Celery
JumpServer is an open source bastion host and an operation and maintenance security audit system. Attackers can bypass the input validation mechanism in JumpServer's Ansible to execute arbitrary code within the Celery container. Since the Celery container runs with root privileges and has database access, attackers could steal sensitive information from all hosts or manipulate the database. This vulnerability is fixed in v3.10.7.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-29201?
CVE-2024-29201 has been classified as a high severity vulnerability due to the potential for arbitrary code execution with root privileges.
How do I fix CVE-2024-29201?
To fix CVE-2024-29201, users should update JumpServer to version 3.10.8 or later to ensure the input validation mechanism is properly enforced.
What versions of JumpServer are affected by CVE-2024-29201?
JumpServer versions between 3.0.0 and 3.10.7 are affected by CVE-2024-29201.
Can attackers exploit CVE-2024-29201 remotely?
Yes, attackers can exploit CVE-2024-29201 remotely due to insufficient input validation in JumpServer's Ansible implementation.
What impact does CVE-2024-29201 have on system security?
The impact of CVE-2024-29201 on system security is significant, as it allows attackers to execute arbitrary code within a privileged Celery container.