From bc3102fa982a8f125fa32be7d53e910937edf6d4 Mon Sep 17 00:00:00 2001 From: Ben Harvie Date: Mon, 15 May 2023 13:06:43 +0700 Subject: [PATCH] Update CVE-2023-2591.json --- 2023/2xxx/CVE-2023-2591.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/2023/2xxx/CVE-2023-2591.json b/2023/2xxx/CVE-2023-2591.json index a796934b6b7..a792726f789 100644 --- a/2023/2xxx/CVE-2023-2591.json +++ b/2023/2xxx/CVE-2023-2591.json @@ -3,7 +3,7 @@ "ASSIGNER": "security@huntr.dev", "ID": "CVE-2023-2591", "STATE": "PUBLIC", - "TITLE": " Code Injection in nilsteampassnet/teampass" + "TITLE": "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in nilsteampassnet/teampass" }, "affects": { "vendor": { @@ -36,7 +36,7 @@ "description_data": [ { "lang": "eng", - "value": "Code Injection in GitHub repository nilsteampassnet/teampass prior to 3.0.7." + "value": "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in GitHub repository nilsteampassnet/teampass prior to 3.0.7." } ] }, @@ -62,7 +62,7 @@ "description": [ { "lang": "eng", - "value": "CWE-94 Improper Control of Generation of Code" + "value": "CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')" } ] } @@ -86,4 +86,4 @@ "advisory": "705f79f4-f5e3-41d7-82a5-f00441cd984b", "discovery": "EXTERNAL" } -} \ No newline at end of file +}