原始 OSV JSON
{
"id": "GHSA-37cf-r3w2-gjfw",
"aliases": [
"CVE-2019-10682"
],
"details": "django-nopassword before 5.0.0 stores cleartext secrets in the database.",
"summary": "django-nopassword stores secrets in cleartext ",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "5.0.0"
}
]
}
],
"package": {
"name": "django-nopassword",
"ecosystem": "PyPI"
}
}
],
"modified": "2024-09-16T22:30:29Z",
"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:P/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N"
}
],
"published": "2020-06-05T16:09:19Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10682",
"type": "ADVISORY"
},
{
"url": "https://github.com/relekang/django-nopassword/commit/d8b4615f5fbfe3997d96cf4cb3e342406396193c",
"type": "WEB"
},
{
"url": "https://github.com/advisories/GHSA-37cf-r3w2-gjfw",
"type": "ADVISORY"
},
{
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/django-nopassword/PYSEC-2020-229.yaml",
"type": "WEB"
},
{
"url": "https://github.com/relekang/django-nopassword",
"type": "PACKAGE"
},
{
"url": "https://github.com/relekang/django-nopassword/blob/8e8cfc765ee00adfed120c2c79bf71ef856e9022/nopassword/models.py#L14",
"type": "WEB"
},
{
"url": "https://github.com/relekang/django-nopassword/compare/v4.0.1...v5.0.0",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-312",
"CWE-522"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2020-03-18T15:15:00Z",
"github_reviewed_at": "2020-06-04T18:34:53Z"
}
}