Insecure Default Affecting celery package, versions [4.0.0,4.0.1)
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-PYTHON-CELERY-40579
- published 16 Dec 2016
- disclosed 16 Dec 2016
- credit Unknown
Overview
celery
is a Distributed Task Queue.
Affected versions of this package are vulnerable due to an Insecure Default. The accept_content
setting was set to: app.conf.accept_content = ['json', 'pickle', 'msgpack', 'yaml']
by default, allowed deserialization of pickled messages, even if the software is configured to send
messages in the JSON format.
Note An attacker requires access to the message broker used to send messages to Celery workers in order to exploit this vulnerability.
References
CVSS Scores
version 3.1