原始 OSV JSON{
"id": "GHSA-fvx8-v524-8579",
"aliases": [
"CVE-2020-17495"
],
"details": "django-celery-results prior to 2.4.0 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.\n\nIn version 2.4.0 this is no longer the default behaviour but can be re-enabled with the `result_extended` flag in which case care should be taken to ensure any sensitive variables are scrubbed - see [here](https://github.com/celery/django-celery-results/issues/154#issuecomment-734706270) for an example.",
"summary": "django-celery-results Stores Sensitive Information In Cleartext",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "2.4.0"
}
]
}
],
"package": {
"name": "django-celery-results",
"ecosystem": "PyPI"
}
}
],
"modified": "2024-09-13T20:13:25Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N"
}
],
"published": "2021-06-04T21:46:52Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-17495",
"type": "ADVISORY"
},
{
"url": "https://github.com/celery/django-celery-results/issues/142",
"type": "WEB"
},
{
"url": "https://github.com/celery/django-celery-results/issues/154",
"type": "WEB"
},
{
"url": "https://github.com/celery/django-celery-results/pull/316",
"type": "WEB"
},
{
"url": "https://github.com/celery/django-celery-results/commit/ad508fe3433499e5fc94645412d911e174863f28",
"type": "WEB"
},
{
"url": "https://github.com/advisories/GHSA-fvx8-v524-8579",
"type": "ADVISORY"
},
{
"url": "https://github.com/celery/django-celery-results",
"type": "PACKAGE"
},
{
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/django-celery-results/PYSEC-2020-38.yaml",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-312"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2020-08-11T21:15:00Z",
"github_reviewed_at": "2021-05-17T21:40:19Z"
}
}