pysec-2009-12
Vulnerability from pysec
Published
2009-03-30 01:30
Modified
2024-11-21 14:22
Details
The password_checker function in config/multiconfig.py in MoinMoin 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.
Aliases
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "moin", "purl": "pkg:pypi/moin" }, "ranges": [ { "events": [ { "introduced": "0" } ], "type": "ECOSYSTEM" } ], "versions": [ "1.8.4", "1.8.5", "1.8.6", "1.8.7", "1.9.0", "1.9.1", "1.9.10", "1.9.11", "1.9.2", "1.9.3", "1.9.4", "1.9.5", "1.9.6", "1.9.7", "1.9.8", "1.9.9", "2.0.0a1", "2.0.0b1" ] } ], "aliases": [ "CVE-2008-6549" ], "details": "The password_checker function in config/multiconfig.py in MoinMoin 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": "PYSEC-2009-12", "modified": "2024-11-21T14:22:55.31913Z", "published": "2009-03-30T01:30:00Z", "references": [ { "type": "EVIDENCE", "url": "http://hg.moinmo.in/moin/1.6/rev/35ff7a9b1546" }, { "type": "ADVISORY", "url": "http://moinmo.in/SecurityFixes" }, { "type": "WEB", "url": "http://osvdb.org/48876" } ], "withdrawn": "2024-11-22T04:37:04Z" }
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.