First published: Fri Mar 29 2024(Updated: )
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.
Credit: security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
Fit2cloud Jumpserver | >=3.0.0<3.10.7 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
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.
To fix CVE-2024-29202, upgrade JumpServer to a version above 3.10.7, where the vulnerability has been patched.
Versions of JumpServer from 3.0.0 to 3.10.7 are affected by CVE-2024-29202.
CVE-2024-29202 is a Jinja2 template injection vulnerability that can lead to arbitrary code execution.
Any authenticated attacker with access to the JumpServer's Ansible interface can exploit CVE-2024-29202 to execute arbitrary code.