Vulnerabilities > Gogs
DATE | CVE | VULNERABILITY TITLE | RISK |
---|---|---|---|
2022-05-05 | CVE-2022-1464 | Cross-site Scripting vulnerability in Gogs Stored xss bug in GitHub repository gogs/gogs prior to 0.12.7. | 5.4 |
2022-03-21 | CVE-2022-0415 | Unrestricted Upload of File with Dangerous Type vulnerability in Gogs Remote Command Execution in uploading repository file in GitHub repository gogs/gogs prior to 0.12.6. | 8.8 |
2022-03-11 | CVE-2022-0871 | Unspecified vulnerability in Gogs Missing Authorization in GitHub repository gogs/gogs prior to 0.12.5. | 9.1 |
2022-03-11 | CVE-2022-0870 | Server-Side Request Forgery (SSRF) vulnerability in Gogs Server-Side Request Forgery (SSRF) in GitHub repository gogs/gogs prior to 0.12.5. | 5.3 |
2020-10-16 | CVE-2020-15867 | Unspecified vulnerability in Gogs The git hook feature in Gogs 0.5.5 through 0.12.2 allows for authenticated remote code execution. | 7.2 |
2020-06-21 | CVE-2020-14958 | Improper Preservation of Permissions vulnerability in Gogs 0.11.91 In Gogs 0.11.91, MakeEmailPrimary in models/user_mail.go lacks a "not the owner of the email" check. | 6.5 |
2020-02-21 | CVE-2020-9329 | Race Condition vulnerability in Gogs Gogs through 0.11.91 allows attackers to violate the admin-specified repo-creation policy due to an internal/db/repo.go race condition. | 5.9 |
2019-08-02 | CVE-2019-14544 | Missing Authorization vulnerability in Gogs 0.11.86 routes/api/v1/api.go in Gogs 0.11.86 lacks permission checks for routes: deploy keys, collaborators, and hooks. | 9.8 |
2018-12-20 | CVE-2018-20303 | Path Traversal vulnerability in Gogs In pkg/tool/path.go in Gogs before 0.11.82.1218, a directory traversal in the file-upload functionality can allow an attacker to create a file under data/sessions on the server, a similar issue to CVE-2018-18925. | 7.5 |
2018-11-04 | CVE-2018-18925 | Session Fixation vulnerability in Gogs 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. | 9.8 |