ghsa-7942-2fx8-qhpf
Vulnerability from github
Published
2022-08-05 00:00
Modified
2022-08-11 15:20
Severity ?
VLAI Severity ?
Summary
Raneto v0.17.0 employs weak password complexity requirements
Details
Raneto v0.17.0 employs weak password complexity requirements, allowing attackers to crack user passwords via brute-force attacks. Version 0.17.1 contains security mitigations for this and other vulnerabilities.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 0.17.0" }, "package": { "ecosystem": "npm", "name": "raneto" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.17.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-35143" ], "database_specific": { "cwe_ids": [ "CWE-521" ], "github_reviewed": true, "github_reviewed_at": "2022-08-11T15:20:10Z", "nvd_published_at": "2022-08-04T20:15:00Z", "severity": "CRITICAL" }, "details": "Raneto v0.17.0 employs weak password complexity requirements, allowing attackers to crack user passwords via brute-force attacks. Version 0.17.1 contains security mitigations for this and other vulnerabilities.", "id": "GHSA-7942-2fx8-qhpf", "modified": "2022-08-11T15:20:10Z", "published": "2022-08-05T00:00:23Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-35143" }, { "type": "WEB", "url": "https://github.com/ryanlelek/Raneto/pull/370" }, { "type": "WEB", "url": "https://github.com/ryanlelek/Raneto/commit/55e442c9bc67b845094e14ceb228e95c639595be" }, { "type": "WEB", "url": "https://cwe.mitre.org/data/definitions/521.html" }, { "type": "WEB", "url": "https://gainsec.com/2022/08/04/cve-2022-35142-cve-2022-35143-cve-2022-35144" }, { "type": "WEB", "url": "https://github.com/gilbitron/Raneto/releases" }, { "type": "PACKAGE", "url": "https://github.com/ryanlelek/Raneto" }, { "type": "WEB", "url": "https://github.com/ryanlelek/Raneto/releases/tag/0.17.1" }, { "type": "WEB", "url": "http://raneto.com" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Raneto v0.17.0 employs weak password complexity requirements" }
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.
Loading…