Vulnerability Description
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.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Gogs | Gogs | <= 0.11.66 |
Related Weaknesses (CWE)
References
- https://github.com/gogs/gogs/issues/5469PatchThird Party Advisory
- https://github.com/gogs/gogs/issues/5469PatchThird Party Advisory
FAQ
What is CVE-2018-18925?
CVE-2018-18925 is a vulnerability with a CVSS score of 9.8 (CRITICAL). 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 ...
How severe is CVE-2018-18925?
CVE-2018-18925 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2018-18925?
Check the references section above for vendor advisories and patch information. Affected products include: Gogs Gogs.