ghsa-fh32-35w2-rxcc
Vulnerability from github
Published
2022-05-02 03:53
Modified
2022-06-17 22:23
Summary
Use of Password Hash With Insufficient Computational Effort in Apache Derby
Details
The password hash generation algorithm in the BUILTIN authentication functionality for Apache Derby before 10.6.1.0 performs a transformation that reduces the size of the set of inputs to SHA-1, which produces a small search space that makes it easier for local and possibly remote attackers to crack passwords by generating hash collisions, related to password substitution.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 10.5.3.01" }, "package": { "ecosystem": "Maven", "name": "org.apache.derby:derby" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "10.6.1.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2009-4269" ], "database_specific": { "cwe_ids": [ "CWE-916" ], "github_reviewed": true, "github_reviewed_at": "2022-06-17T22:23:08Z", "nvd_published_at": "2010-08-16T20:00:00Z", "severity": "MODERATE" }, "details": "The password hash generation algorithm in the BUILTIN authentication functionality for Apache Derby before 10.6.1.0 performs a transformation that reduces the size of the set of inputs to SHA-1, which produces a small search space that makes it easier for local and possibly remote attackers to crack passwords by generating hash collisions, related to password substitution.", "id": "GHSA-fh32-35w2-rxcc", "modified": "2022-06-17T22:23:08Z", "published": "2022-05-02T03:53:13Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2009-4269" }, { "type": "WEB", "url": "https://github.com/apache/derby/commit/178ca0cfb796b5a5788d25ded0978773ea254332" }, { "type": "WEB", "url": "https://github.com/apache/derby/commit/23f97a597716ee5b08eff698b7177850ad8e1294" }, { "type": "WEB", "url": "https://github.com/apache/derby/commit/3b82686e32a8d4fa2027350279104f9b243b35d6" }, { "type": "WEB", "url": "https://github.com/apache/derby/commit/60edeb0cb29daf9d28ece1863db779c1af5a3f62" }, { "type": "WEB", "url": "https://github.com/apache/derby/commit/8c305e2f3fad1c3a4f98c06c7f2b53e2bfdd308c" }, { "type": "WEB", "url": "https://issues.apache.org/jira/browse/DERBY-4483" }, { "type": "WEB", "url": "http://db.apache.org/derby/releases/release-10.6.1.0.cgi#Fix+for+Security+Bug+CVE-2009-4269" }, { "type": "WEB", "url": "http://marc.info/?l=apache-db-general\u0026m=127428514905504\u0026w=1" }, { "type": "WEB", "url": "http://www.oracle.com/technetwork/topics/security/cpujan2011-194091.html" } ], "schema_version": "1.4.0", "severity": [], "summary": "Use of Password Hash With Insufficient Computational Effort in Apache Derby" }
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.