Cleartext Storage of Sensitive Information Affecting django-celery-results package, versions [,2.0.0)


0.0
low

Snyk CVSS

    Attack Complexity High

    Threat Intelligence

    EPSS 0.17% (54th percentile)
Expand this section
NVD
7.5 high

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-DJANGOCELERYRESULTS-598234
  • published 12 Aug 2020
  • disclosed 12 Aug 2020
  • credit Unknown

How to fix?

Upgrade django-celery-results to version 2.0.0 or higher.

Overview

django-celery-results is a Celery result backends for Django.

Affected versions of this package are vulnerable to Cleartext Storage of Sensitive Information. It 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.

References