celery/django-celery-results

celery/django-celery-results

Releases20
Frequency5 months 1 week
Last Release
Stars784
Celery result back end with django

CVE History

CVEPublishedCVSS v3CVSS v2
7.5 HIGH5 MEDIUM

django-celery-results through 1.2.1 stores task results in the database. Among the data it stores are the variables passed into the tasks. The variables may contain sensitive cleartext information that does not belong unencrypted in the database.