ghsa-qj6h-m7xc-r2v3
Vulnerability from github
Published
2022-05-17 02:57
Modified
2024-04-25 21:22
Severity ?
VLAI Severity ?
Summary
Froxlor guessable password reset token
Details
Froxlor before 0.9.35 uses the PHP rand function for random number generation, which makes it easier for remote attackers to guess the password reset token by predicting a value.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "froxlor/froxlor" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.9.35" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2016-5100" ], "database_specific": { "cwe_ids": [ "CWE-330" ], "github_reviewed": true, "github_reviewed_at": "2024-04-25T21:22:15Z", "nvd_published_at": "2017-02-13T18:59:00Z", "severity": "CRITICAL" }, "details": "Froxlor before 0.9.35 uses the PHP rand function for random number generation, which makes it easier for remote attackers to guess the password reset token by predicting a value.", "id": "GHSA-qj6h-m7xc-r2v3", "modified": "2024-04-25T21:22:15Z", "published": "2022-05-17T02:57:53Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-5100" }, { "type": "WEB", "url": "https://github.com/Froxlor/Froxlor/commit/da4ec3e1b591de96675817a009e26e05e848a6ba" }, { "type": "PACKAGE", "url": "https://github.com/Froxlor/Froxlor" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Froxlor guessable password reset token" }
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…
Loading…