ghsa-wjjc-m3fc-fcm8
Vulnerability from github
Published
2022-05-17 05:52
Modified
2024-11-22 18:11
Summary
MoinMoin Denial of Service vulnerability via password_checker function
Details
The password_checker function in config/multiconfig.py
in MoinMoin prior to version 1.6.1 uses the cracklib and python-crack features even though they are not thread-safe, which allows remote attackers to cause a denial of service (segmentation fault and crash) via unknown vectors.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "moin" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.6.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2008-6549" ], "database_specific": { "cwe_ids": [ "CWE-400" ], "github_reviewed": true, "github_reviewed_at": "2024-02-09T19:33:55Z", "nvd_published_at": "2009-03-30T01:30:00Z", "severity": "MODERATE" }, "details": "The password_checker function in `config/multiconfig.py` in MoinMoin prior to version 1.6.1 uses the cracklib and python-crack features even though they are not thread-safe, which allows remote attackers to cause a denial of service (segmentation fault and crash) via unknown vectors.", "id": "GHSA-wjjc-m3fc-fcm8", "modified": "2024-11-22T18:11:07Z", "published": "2022-05-17T05:52:47Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2008-6549" }, { "type": "PACKAGE", "url": "https://github.com/moinwiki/moin" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/moin/PYSEC-2009-12.yaml" }, { "type": "WEB", "url": "https://web.archive.org/web/20080410051007/http://moinmo.in/SecurityFixes" }, { "type": "WEB", "url": "https://web.archive.org/web/20211206185024/http://hg.moinmo.in/moin/1.6/rev/35ff7a9b1546" } ], "schema_version": "1.4.0", "severity": [], "summary": "MoinMoin Denial of Service vulnerability via password_checker function" }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- 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.