{ "schema_version": "1.4.0", "id": "GHSA-mjw4-xvx6-3grg", "modified": "2024-10-25T21:32:37Z", "published": "2022-09-14T00:00:51Z", "aliases": [ "CVE-2022-3174" ], "summary": "rdiffweb vulnerable to Sensitive Cookie in HTTPS Session Without 'Secure' Attribute", "details": "rdiffweb version 2.4.1 is vulnerable to Sensitive Cookie in HTTPS Session Without 'Secure' Attribute. This makes it so that a user's cookies can be sent to the server with an unencrypted request over the HTTP protocol. Version 2.4.2 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:H/I:N/A:N" }, { "type": "CVSS_V4", "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N" } ], "affected": [ { "package": { "ecosystem": "PyPI", "name": "rdiffweb" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "2.4.1" }, { "fixed": "2.4.2" } ] } ], "versions": [ "2.4.1" ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3174" }, { "type": "WEB", "url": "https://github.com/ikus060/rdiffweb/commit/f2de2371c5e13ce1c6fd6f9a1ed3e5d46b93cd7e" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-mjw4-xvx6-3grg" }, { "type": "PACKAGE", "url": "https://github.com/ikus060/rdiffweb" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/rdiffweb/PYSEC-2022-271.yaml" }, { "type": "WEB", "url": "https://huntr.dev/bounties/d8a32bd6-c76d-4140-a5ca-ef368a3058ce" } ], "database_specific": { "cwe_ids": [ "CWE-311", "CWE-614" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2022-09-15T03:22:39Z", "nvd_published_at": "2022-09-13T10:15:00Z" } }