ghsa-3393-r4p5-vhqh
Vulnerability from github
Published
2022-05-24 16:44
Modified
2024-04-24 20:58
Severity ?
Summary
Gitea Allows 1FA Even for 2FA-Enrolled Accounts
Details
Gitea before 1.8.0 allows 1FA for user accounts that have completed 2FA enrollment. If a user's credentials are known, then an attacker could send them to the API without requiring the 2FA one-time password.
{ "affected": [ { "package": { "ecosystem": "Go", "name": "code.gitea.io/gitea" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.8.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2019-11576" ], "database_specific": { "cwe_ids": [ "CWE-287" ], "github_reviewed": true, "github_reviewed_at": "2024-04-24T20:58:10Z", "nvd_published_at": "2019-04-28T02:29:00Z", "severity": "CRITICAL" }, "details": "Gitea before 1.8.0 allows 1FA for user accounts that have completed 2FA enrollment. If a user\u0027s credentials are known, then an attacker could send them to the API without requiring the 2FA one-time password.", "id": "GHSA-3393-r4p5-vhqh", "modified": "2024-04-24T20:58:10Z", "published": "2022-05-24T16:44:49Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11576" }, { "type": "WEB", "url": "https://github.com/go-gitea/gitea/pull/6674" }, { "type": "WEB", "url": "https://github.com/go-gitea/gitea/pull/6676" }, { "type": "WEB", "url": "https://blog.gitea.io/2019/04/gitea-1.8.0-is-released" }, { "type": "PACKAGE", "url": "https://github.com/go-gitea/gitea" } ], "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": "Gitea Allows 1FA Even for 2FA-Enrolled Accounts" }
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.