Publish GHSA-jr9c-h74f-2v28

This commit is contained in:
advisory-database[bot]
2023-06-30 20:14:40 +00:00
parent 96fa6933b0
commit 83bd2e9e77
@@ -1,13 +1,13 @@
{
"schema_version": "1.4.0",
"id": "GHSA-jr9c-h74f-2v28",
"modified": "2023-06-27T21:33:29Z",
"modified": "2023-06-30T20:12:44Z",
"published": "2022-03-11T00:02:35Z",
"aliases": [
"CVE-2022-0905"
],
"summary": "Improper Authorization in Gitea",
"details": "Gitea 1.16.3 and prior is vulnerable to improper authorization. A patch is available and is anticipated to be part of the 1.16.4 release.",
"summary": "Gitea Missing Authorization vulnerability",
"details": "Gitea 1.16.3 and prior is vulnerable to missing authorization. A patch is available as part of the 1.16.4 release.",
"severity": [
{
"type": "CVSS_V3",
@@ -47,6 +47,10 @@
"type": "WEB",
"url": "https://github.com/go-gitea/gitea/commit/1314f38b59748397b3429fb9bc9f9d6bac85d2f2"
},
{
"type": "WEB",
"url": "https://github.com/go-gitea/gitea/commit/3e5c844a7758fa29126d201f4f98bf21bca6d314"
},
{
"type": "PACKAGE",
"url": "https://github.com/go-gitea/gitea"
@@ -58,9 +62,7 @@
],
"database_specific": {
"cwe_ids": [
"CWE-285",
"CWE-862",
"CWE-863"
"CWE-862"
],
"severity": "HIGH",
"github_reviewed": true,