{ "schema_version": "1.4.0", "id": "GHSA-wf33-6x33-wcf9", "modified": "2024-10-25T21:41:19Z", "published": "2022-12-27T15:30:19Z", "aliases": [ "CVE-2022-4722" ], "summary": "rdiffweb vulnerable to Authentication Bypass by Primary Weakness", "details": "In rdiffweb prior to 2.5.5, the username field is not unique to users. This allows exploitation of primary key logic by creating the same name with different combinations & may allow unauthorized access.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H" }, { "type": "CVSS_V4", "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N" } ], "affected": [ { "package": { "ecosystem": "PyPI", "name": "rdiffweb" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "2.5.5" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-4722" }, { "type": "WEB", "url": "https://github.com/ikus060/rdiffweb/commit/d1aaa96b665a39fba9e98d6054a9de511ba0a837" }, { "type": "PACKAGE", "url": "https://github.com/ikus060/rdiffweb" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/rdiffweb/PYSEC-2022-43008.yaml" }, { "type": "WEB", "url": "https://huntr.dev/bounties/c62126dc-d9a6-4d3e-988d-967031876c58" } ], "database_specific": { "cwe_ids": [ "CWE-287", "CWE-305" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2022-12-30T18:01:28Z", "nvd_published_at": "2022-12-27T15:15:00Z" } }