Database Storage Vulnerability in Django-Celery-Results by Celery
CVE-2020-17495
7.5HIGH
Key Information:
- Status
- Vendor
- CVE Published:
- 11 August 2020
What is CVE-2020-17495?
The django-celery-results library up to version 1.2.1 has a significant vulnerability where it stores task results in the database, potentially including sensitive information passed as variables into tasks. This data is stored in cleartext, increasing the risk of unauthorized access and exposure of sensitive information. It is crucial for users of this library to implement proper encryption measures and review their database storage practices to mitigate these risks.
