gsd-2019-11576
Vulnerability from gsd
Modified
2023-12-13 01:24
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.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2019-11576", "description": "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": "GSD-2019-11576" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2019-11576" ], "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": "GSD-2019-11576", "modified": "2023-12-13T01:24:01.732172Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2019-11576", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://blog.gitea.io/2019/04/gitea-1.8.0-is-released/", "refsource": "MISC", "url": "https://blog.gitea.io/2019/04/gitea-1.8.0-is-released/" }, { "name": "https://github.com/go-gitea/gitea/pull/6674", "refsource": "MISC", "url": "https://github.com/go-gitea/gitea/pull/6674" } ] } }, "gitlab.com": { "advisories": [ { "_git_import_path": "go/github.com/go-gitea/gitea", "affected_range": "\u003cv1.8.0", "affected_versions": "All versions before 1.8.0", "cvss_v2": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "cwe_ids": [ "CWE-1035", "CWE-287", "CWE-937" ], "date": "2019-04-30", "description": "Gitea 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.", "fixed_versions": [ "v1.8.0" ], "identifier": "CVE-2019-11576", "identifiers": [ "CVE-2019-11576" ], "not_impacted": "All versions starting from 1.8.0", "package_slug": "go/github.com/go-gitea/gitea", "pubdate": "2019-04-27", "solution": "Upgrade to version 1.8.0 or above.", "title": "Credentials Management", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2019-11576" ], "uuid": "6dfb2439-b0ae-4441-adbe-5a4d0c0bb310", "versions": [ { "commit": { "sha": "d4da1e304c3c343df1d6dcf2bc6a5f0fb0e383bf", "tags": [ "v1.8.0" ], "timestamp": "20190420192324" }, "number": "v1.8.0" } ] } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:gitea:gitea:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "1.8.0", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2019-11576" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-287" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/go-gitea/gitea/pull/6674", "refsource": "MISC", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/go-gitea/gitea/pull/6674" }, { "name": "https://blog.gitea.io/2019/04/gitea-1.8.0-is-released/", "refsource": "MISC", "tags": [ "Release Notes", "Third Party Advisory" ], "url": "https://blog.gitea.io/2019/04/gitea-1.8.0-is-released/" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 7.5, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "HIGH", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "exploitabilityScore": 3.9, "impactScore": 5.9 } }, "lastModifiedDate": "2020-08-24T17:37Z", "publishedDate": "2019-04-28T02:29Z" } } }
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.