1 results (0.003 seconds)

CVSS: 7.5EPSS: 0%CPEs: 1EXPL: 0

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. django-celery-results versiones hasta 1.2.1, almacena los resultados de las tareas en la base de datos. Entre los datos que almacena se encuentran las variables pasadas a las tareas. Las variables pueden contener información confidencial en texto sin cifrar que no se encuentra sin cifrar en la base de datos • https://github.com/celery/django-celery-results/issues/142 • CWE-312: Cleartext Storage of Sensitive Information •