From 784204cf22e9e54d1326b2e44dc898e1660e45ce Mon Sep 17 00:00:00 2001 From: Ben Harvie Date: Thu, 29 Jun 2023 09:17:42 +0100 Subject: [PATCH] Update CVE-2022-0905.json --- 2022/0xxx/CVE-2022-0905.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/2022/0xxx/CVE-2022-0905.json b/2022/0xxx/CVE-2022-0905.json index 0f785a02deb..6549e1ca06c 100644 --- a/2022/0xxx/CVE-2022-0905.json +++ b/2022/0xxx/CVE-2022-0905.json @@ -3,7 +3,7 @@ "ASSIGNER": "security@huntr.dev", "ID": "CVE-2022-0905", "STATE": "PUBLIC", - "TITLE": "Improper Authorization in go-gitea/gitea" + "TITLE": "Missing Authorization in go-gitea/gitea" }, "affects": { "vendor": { @@ -36,7 +36,7 @@ "description_data": [ { "lang": "eng", - "value": "Improper Authorization in GitHub repository go-gitea/gitea prior to 1.16.4." + "value": "Missing Authorization in GitHub repository go-gitea/gitea prior to 1.16.4." } ] }, @@ -62,7 +62,7 @@ "description": [ { "lang": "eng", - "value": "CWE-285 Improper Authorization" + "value": "CWE-862 Missing Authorization" } ] } @@ -86,4 +86,4 @@ "advisory": "8d221f92-b2b1-4878-bc31-66ff272e5ceb", "discovery": "EXTERNAL" } -} \ No newline at end of file +}