ghsa-mp5p-g2jv-r8qw
Vulnerability from github
Published
2022-09-14 00:00
Modified
2024-10-25 21:32
Severity ?
8.8 (High) - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
8.7 (High) - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
8.7 (High) - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
Summary
rdiffweb contains Weak Password Requirements
Details
rdiffweb version 2.4.1 has no password policy or password checking, which could make users vulnerable to brute force password guessing attacks. Version 2.4.2 enforces minimum and maximum password lengths.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "rdiffweb" }, "ranges": [ { "events": [ { "introduced": "2.4.1" }, { "fixed": "2.4.2" } ], "type": "ECOSYSTEM" } ], "versions": [ "2.4.1" ] } ], "aliases": [ "CVE-2022-3179" ], "database_specific": { "cwe_ids": [ "CWE-521" ], "github_reviewed": true, "github_reviewed_at": "2022-09-15T03:24:48Z", "nvd_published_at": "2022-09-13T17:15:00Z", "severity": "HIGH" }, "details": "rdiffweb version 2.4.1 has no password policy or password checking, which could make users vulnerable to brute force password guessing attacks. Version 2.4.2 enforces minimum and maximum password lengths.", "id": "GHSA-mp5p-g2jv-r8qw", "modified": "2024-10-25T21:32:14Z", "published": "2022-09-14T00:00:43Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3179" }, { "type": "WEB", "url": "https://github.com/ikus060/rdiffweb/commit/233befc33bdc45d4838c773d5aed4408720504c5" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-mp5p-g2jv-r8qw" }, { "type": "PACKAGE", "url": "https://github.com/ikus060/rdiffweb" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/rdiffweb/PYSEC-2022-272.yaml" }, { "type": "WEB", "url": "https://huntr.dev/bounties/58eae29e-3619-449d-9bba-fdcbabcba5fe" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N", "type": "CVSS_V4" } ], "summary": "rdiffweb contains Weak Password Requirements" }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.