From aaa4c0abbd732c1026846b91a3303f4f440a1b0c Mon Sep 17 00:00:00 2001 From: erwanlr Date: Mon, 21 Mar 2022 19:51:45 +0100 Subject: [PATCH] Updates CWE --- 2021/24xxx/CVE-2021-24824.json | 4 ++-- 2021/24xxx/CVE-2021-24825.json | 4 ++-- 2021/25xxx/CVE-2021-25009.json | 4 ++-- 2021/25xxx/CVE-2021-25087.json | 4 ++-- 2022/0xxx/CVE-2022-0440.json | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/2021/24xxx/CVE-2021-24824.json b/2021/24xxx/CVE-2021-24824.json index 6380c7409e1..101ebe0b76d 100644 --- a/2021/24xxx/CVE-2021-24824.json +++ b/2021/24xxx/CVE-2021-24824.json @@ -56,7 +56,7 @@ { "description": [ { - "value": "CWE-284 Improper Access Control", + "value": "CWE-863 Incorrect Authorization", "lang": "eng" } ] @@ -72,4 +72,4 @@ "source": { "discovery": "EXTERNAL" } -} \ No newline at end of file +} diff --git a/2021/24xxx/CVE-2021-24825.json b/2021/24xxx/CVE-2021-24825.json index 7810ea1517f..5665de607f5 100644 --- a/2021/24xxx/CVE-2021-24825.json +++ b/2021/24xxx/CVE-2021-24825.json @@ -56,7 +56,7 @@ { "description": [ { - "value": "CWE-284 Improper Access Control", + "value": "CWE-345 Insufficient Verification of Data Authenticity", "lang": "eng" } ] @@ -72,4 +72,4 @@ "source": { "discovery": "EXTERNAL" } -} \ No newline at end of file +} diff --git a/2021/25xxx/CVE-2021-25009.json b/2021/25xxx/CVE-2021-25009.json index c2698094cc2..9111ea65370 100644 --- a/2021/25xxx/CVE-2021-25009.json +++ b/2021/25xxx/CVE-2021-25009.json @@ -56,7 +56,7 @@ { "description": [ { - "value": "CWE-200 Information Exposure", + "value": "CWE-532 Insertion of Sensitive Information into Log File", "lang": "eng" } ] @@ -72,4 +72,4 @@ "source": { "discovery": "EXTERNAL" } -} \ No newline at end of file +} diff --git a/2021/25xxx/CVE-2021-25087.json b/2021/25xxx/CVE-2021-25087.json index 607100c5c1f..f761a5bd3da 100644 --- a/2021/25xxx/CVE-2021-25087.json +++ b/2021/25xxx/CVE-2021-25087.json @@ -56,7 +56,7 @@ { "description": [ { - "value": "CWE-284 Improper Access Control", + "value": "CWE-862 Missing Authorization", "lang": "eng" } ] @@ -72,4 +72,4 @@ "source": { "discovery": "EXTERNAL" } -} \ No newline at end of file +} diff --git a/2022/0xxx/CVE-2022-0440.json b/2022/0xxx/CVE-2022-0440.json index cff110e8348..3660347bc30 100644 --- a/2022/0xxx/CVE-2022-0440.json +++ b/2022/0xxx/CVE-2022-0440.json @@ -56,7 +56,7 @@ { "description": [ { - "value": "CWE-94 Improper Control of Generation of Code ('Code Injection')", + "value": "CWE-434 Unrestricted Upload of File with Dangerous Type", "lang": "eng" } ] @@ -72,4 +72,4 @@ "source": { "discovery": "EXTERNAL" } -} \ No newline at end of file +}