CVE-2024-29202: JumpServer vulnerable to Jinja2 template injection in Ansible leads to RCE in Celery
JumpServer is an open source bastion host and an operation and maintenance security audit system. Attackers can exploit a Jinja2 template injection vulnerability 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-29202?
CVE-2024-29202 is considered critical due to its potential for remote code execution as it allows attackers to execute arbitrary code within the Celery container.
How do I fix CVE-2024-29202?
To fix CVE-2024-29202, upgrade JumpServer to a version above 3.10.7, where the vulnerability has been patched.
What versions of JumpServer are affected by CVE-2024-29202?
Versions of JumpServer from 3.0.0 to 3.10.7 are affected by CVE-2024-29202.
What is the nature of the vulnerability in CVE-2024-29202?
CVE-2024-29202 is a Jinja2 template injection vulnerability that can lead to arbitrary code execution.
Who can exploit CVE-2024-29202?
Any authenticated attacker with access to the JumpServer's Ansible interface can exploit CVE-2024-29202 to execute arbitrary code.