ghsa-cp43-cj42-p4c3
Vulnerability from github
Published
2022-09-29 00:00
Modified
2022-10-01 00:00
Severity ?
VLAI Severity ?
Details
An authorization bypass in b2evolution allows remote, unauthenticated attackers to predict password reset tokens for any user through the use of a bad randomness function. This allows the attacker to get valid sessions for arbitrary users, and optionally reset their password. Tested and confirmed in a default installation of version 7.2.3. Earlier versions are affected, possibly earlier major versions as well.
{ "affected": [], "aliases": [ "CVE-2022-30935" ], "database_specific": { "cwe_ids": [ "CWE-330" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2022-09-28T11:15:00Z", "severity": "CRITICAL" }, "details": "An authorization bypass in b2evolution allows remote, unauthenticated attackers to predict password reset tokens for any user through the use of a bad randomness function. This allows the attacker to get valid sessions for arbitrary users, and optionally reset their password. Tested and confirmed in a default installation of version 7.2.3. Earlier versions are affected, possibly earlier major versions as well.", "id": "GHSA-cp43-cj42-p4c3", "modified": "2022-10-01T00:00:24Z", "published": "2022-09-29T00:00:27Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30935" }, { "type": "WEB", "url": "https://github.com/b2evolution/b2evolution/issues/114" }, { "type": "WEB", "url": "https://b2evolution.net/downloads/7-2-5-stable" }, { "type": "WEB", "url": "https://github.com/b2evolution/b2evolution/blob/master/inc/_core/_misc.funcs.php#L5955" } ], "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:N", "type": "CVSS_V3" } ] }
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…