First published: Wed Dec 29 2021(Updated: )
This affects the package celery before 5.2.2. It by default trusts the messages and metadata stored in backends (result stores). When reading task metadata from the backend, the data is deserialized. Given that an attacker can gain access to, or somehow manipulate the metadata within a celery backend, they could trigger a stored command injection vulnerability and potentially gain further access to the system.
Credit: report@snyk.io report@snyk.io
Affected Software | Affected Version | How to fix |
---|---|---|
pip/celery | <5.2.2 | 5.2.2 |
Celeryproject Celery | <5.2.2 | |
Fedoraproject Extra Packages For Enterprise Linux | =7.0 | |
Fedoraproject Fedora | =35 | |
<5.2.2 | ||
=7.0 | ||
=35 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2021-23727 is a vulnerability that affects the Celery package before version 5.2.2.
CVE-2021-23727 allows an attacker to manipulate and gain unauthorized access to task metadata stored in Celery backends.
CVE-2021-23727 has a severity score of 7.5, which is considered high.
To fix CVE-2021-23727, update the Celery package to version 5.2.2 or higher.
You can find more information about CVE-2021-23727 on the NVD (National Vulnerability Database) website, GitHub, and Snyk.