ghsa-5r2v-6gm6-vpvh
Vulnerability from github
Published
2021-05-18 17:33
Modified
2021-05-17 16:36
Severity ?
Summary
Insecure Permissions in Gogs
Details
routes/api/v1/api.go in Gogs 0.11.86 lacks permission checks for routes: deploy keys, collaborators, and hooks.
{ "affected": [ { "package": { "ecosystem": "Go", "name": "gogs.io/gogs" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.11.91" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2019-14544" ], "database_specific": { "cwe_ids": [ "CWE-200" ], "github_reviewed": true, "github_reviewed_at": "2021-05-17T16:36:54Z", "nvd_published_at": null, "severity": "CRITICAL" }, "details": "routes/api/v1/api.go in Gogs 0.11.86 lacks permission checks for routes: deploy keys, collaborators, and hooks.", "id": "GHSA-5r2v-6gm6-vpvh", "modified": "2021-05-17T16:36:54Z", "published": "2021-05-18T17:33:58Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-14544" }, { "type": "WEB", "url": "https://github.com/gogs/gogs/issues/5764" }, { "type": "WEB", "url": "https://github.com/gogs/gogs/commit/c3af3ff1d0484de3bd789ee6c6e47f35d590e945" } ], "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": "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.