{ "schema_version": "1.4.0", "id": "GHSA-gq9m-qvpx-68hc", "modified": "2024-11-19T18:05:58Z", "published": "2019-08-21T16:15:24Z", "aliases": [ "CVE-2019-14806" ], "summary": "Pallets Werkzeug Insufficient Entropy", "details": "Pallets Werkzeug before 0.15.3, when used with Docker, has insufficient debugger PIN randomness because Docker containers share the same machine id.", "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" } ], "affected": [ { "package": { "ecosystem": "PyPI", "name": "werkzeug" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "0.15.3" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-14806" }, { "type": "WEB", "url": "https://github.com/pallets/werkzeug/commit/00bc43b1672e662e5e3b8cecd79e67fc968fa246" }, { "type": "PACKAGE", "url": "https://github.com/pallets/werkzeug" }, { "type": "WEB", "url": "https://github.com/pallets/werkzeug/blob/7fef41b120327d3912fbe12fb64f1951496fcf3e/src/werkzeug/debug/__init__.py#L168" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/werkzeug/PYSEC-2019-140.yaml" }, { "type": "WEB", "url": "https://palletsprojects.com/blog/werkzeug-0-15-3-released" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00034.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00047.html" } ], "database_specific": { "cwe_ids": [ "CWE-331" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2019-08-21T16:01:59Z", "nvd_published_at": "2019-08-09T15:15:00Z" } }