From 83bd2e9e773f3d6265e0fc59491163f9ba05830a Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Fri, 30 Jun 2023 20:14:40 +0000 Subject: [PATCH] Publish GHSA-jr9c-h74f-2v28 --- .../GHSA-jr9c-h74f-2v28/GHSA-jr9c-h74f-2v28.json | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/advisories/github-reviewed/2022/03/GHSA-jr9c-h74f-2v28/GHSA-jr9c-h74f-2v28.json b/advisories/github-reviewed/2022/03/GHSA-jr9c-h74f-2v28/GHSA-jr9c-h74f-2v28.json index e81bfed1245..60f67a2d33c 100644 --- a/advisories/github-reviewed/2022/03/GHSA-jr9c-h74f-2v28/GHSA-jr9c-h74f-2v28.json +++ b/advisories/github-reviewed/2022/03/GHSA-jr9c-h74f-2v28/GHSA-jr9c-h74f-2v28.json @@ -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,