Search Results (1 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2020-17495 1 Django-celery-results Project 1 Django-celery-results 2024-11-21 7.5 High
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.