Vulnerability Description
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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Django-Celery-Results Project | Django-Celery-Results | <= 1.2.1 |
Related Weaknesses (CWE)
References
- https://github.com/celery/django-celery-results/issues/142Third Party Advisory
- https://github.com/celery/django-celery-results/issues/142Third Party Advisory
FAQ
What is CVE-2020-17495?
CVE-2020-17495 is a vulnerability with a CVSS score of 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 tha...
How severe is CVE-2020-17495?
CVE-2020-17495 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2020-17495?
Check the references section above for vendor advisories and patch information. Affected products include: Django-Celery-Results Project Django-Celery-Results.