ghsa-4c7m-vv47-7c69
Vulnerability from github
Published
2021-05-18 20:33
Modified
2021-05-12 14:55
Severity ?
Summary
Insecure Permissions in Gogs
Details
In Gogs 0.11.91, MakeEmailPrimary in models/user_mail.go lacks a "not the owner of the email" check.
{ "affected": [ { "package": { "ecosystem": "Go", "name": "gogs.io/gogs" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.12.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2020-14958" ], "database_specific": { "cwe_ids": [ "CWE-281" ], "github_reviewed": true, "github_reviewed_at": "2021-05-12T14:55:34Z", "nvd_published_at": null, "severity": "MODERATE" }, "details": "In Gogs 0.11.91, MakeEmailPrimary in models/user_mail.go lacks a \"not the owner of the email\" check.", "id": "GHSA-4c7m-vv47-7c69", "modified": "2021-05-12T14:55:34Z", "published": "2021-05-18T20:33:05Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14958" }, { "type": "WEB", "url": "https://github.com/gogs/gogs/pull/5988" }, { "type": "WEB", "url": "https://github.com/gogs/gogs/commit/82ff0c5852f29daa5f95d965fd50665581e7ea3c" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Insecure Permissions in Gogs" }
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.