VYPR

PyPI package

django-celery-results

pkg:pypi/django-celery-results

Vulnerabilities (1)

  • CVE-2020-17495Aug 11, 2020
    affected < 2.4.0fixed 2.4.0

    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.