{ "schema_version": "1.4.0", "id": "GHSA-59hg-cj84-76w9", "modified": "2022-05-14T01:38:22Z", "published": "2022-05-14T01:38:22Z", "aliases": [ "CVE-2018-18925" ], "details": "Gogs 0.11.66 allows remote code execution because it does not properly validate session IDs, as demonstrated by a \"..\" session-file forgery in the file session provider in file.go. This is related to session ID handling in the go-macaron/session code for Macaron.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-18925" }, { "type": "WEB", "url": "https://github.com/gogs/gogs/issues/5469" } ], "database_specific": { "cwe_ids": [ "CWE-384" ], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2018-11-04T05:29:00Z" } }