{ "schema_version": "1.4.0", "id": "GHSA-m748-hjqg-rpp8", "modified": "2024-10-25T21:27:25Z", "published": "2022-09-22T00:00:24Z", "aliases": [ "CVE-2022-3250" ], "summary": "rdiffweb has insecure HTTP cookies", "details": "In rdiffweb prior to version 2.4.6, the `cookie` session_id does not have a secure attribute when the URL is invalid. Version 2.4.6 contains a fix for the issue.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" }, { "type": "CVSS_V4", "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N" } ], "affected": [ { "package": { "ecosystem": "PyPI", "name": "rdiffweb" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "2.4.6" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3250" }, { "type": "WEB", "url": "https://github.com/ikus060/rdiffweb/commit/ac334dd27ceadac0661b1e2e059a8423433c3fee" }, { "type": "PACKAGE", "url": "https://github.com/ikus060/rdiffweb" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/rdiffweb/PYSEC-2022-287.yaml" }, { "type": "WEB", "url": "https://huntr.dev/bounties/39889a3f-8bb7-448a-b0d4-a18c671bbd23" } ], "database_specific": { "cwe_ids": [ "CWE-311", "CWE-614" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2022-09-22T22:52:16Z", "nvd_published_at": "2022-09-21T17:15:00Z" } }