ghsa-hfmf-q69j-6m5p
Vulnerability from github
Published
2022-02-10 00:00
Modified
2023-09-15 20:18
Severity ?
Summary
Reuse of one time passwords allowed in Gitea
Details
An Authentication Bypass vulnerability exists in Gitea before 1.5.0, which could let a malicious user gain privileges. If captured, the TOTP code for the 2FA can be submitted correctly more than once.
{ "affected": [ { "package": { "ecosystem": "Go", "name": "code.gitea.io/gitea" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.5.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2021-45331" ], "database_specific": { "cwe_ids": [ "CWE-287" ], "github_reviewed": true, "github_reviewed_at": "2022-09-08T00:01:19Z", "nvd_published_at": "2022-02-09T18:15:00Z", "severity": "CRITICAL" }, "details": "An Authentication Bypass vulnerability exists in Gitea before 1.5.0, which could let a malicious user gain privileges. If captured, the TOTP code for the 2FA can be submitted correctly more than once.", "id": "GHSA-hfmf-q69j-6m5p", "modified": "2023-09-15T20:18:29Z", "published": "2022-02-10T00:00:22Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-45331" }, { "type": "WEB", "url": "https://github.com/go-gitea/gitea/pull/3878" }, { "type": "WEB", "url": "https://blog.gitea.io/2018/08/gitea-1.5.0-is-released" } ], "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": "Reuse of one time passwords allowed in Gitea" }
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.