{ "schema_version": "1.4.0", "id": "GHSA-gwp7-vqr5-h33h", "modified": "2024-09-04T19:35:17Z", "published": "2021-04-20T16:13:45Z", "aliases": [ "CVE-2020-35678" ], "summary": "Open Redirect in autobahn", "details": "Autobahn|Python before 20.12.3 allows redirect header injection.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" }, { "type": "CVSS_V4", "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N" } ], "affected": [ { "package": { "ecosystem": "PyPI", "name": "autobahn" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "20.12.3" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-35678" }, { "type": "WEB", "url": "https://github.com/crossbario/autobahn-python/pull/1439" }, { "type": "WEB", "url": "https://autobahn.readthedocs.io/en/latest/changelog.html" }, { "type": "PACKAGE", "url": "https://github.com/crossbario/autobahn-python" }, { "type": "WEB", "url": "https://github.com/crossbario/autobahn-python/compare/v20.12.2...v20.12.3" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/autobahn/PYSEC-2020-25.yaml" }, { "type": "WEB", "url": "https://pypi.org/project/autobahn/20.12.3" } ], "database_specific": { "cwe_ids": [ "CWE-601" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2021-04-07T22:27:56Z", "nvd_published_at": "2020-12-27T00:15:00Z" } }