Vulnerabilities (CVE)

Filtered by vendor Django-celery-results Project Subscribe
Filtered by product Django-celery-results
Total 1 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2020-17495 1 Django-celery-results Project 1 Django-celery-results 2024-02-04 5.0 MEDIUM 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.