From 233e508a30289beca203cde10d618183f7e116e2 Mon Sep 17 00:00:00 2001 From: Ben Harvie Date: Wed, 26 Apr 2023 08:15:08 -0700 Subject: [PATCH] Update CVE-2023-1754.json --- 2023/1xxx/CVE-2023-1754.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/2023/1xxx/CVE-2023-1754.json b/2023/1xxx/CVE-2023-1754.json index 727ad3c914e..3e3ae15962f 100644 --- a/2023/1xxx/CVE-2023-1754.json +++ b/2023/1xxx/CVE-2023-1754.json @@ -3,7 +3,7 @@ "ASSIGNER": "security@huntr.dev", "ID": "CVE-2023-1754", "STATE": "PUBLIC", - "TITLE": "Improper Input Validation in thorsten/phpmyfaq" + "TITLE": "Improper Neutralization of Input During Web Page Generation in thorsten/phpmyfaq" }, "affects": { "vendor": { @@ -36,7 +36,7 @@ "description_data": [ { "lang": "eng", - "value": "Improper Input Validation in GitHub repository thorsten/phpmyfaq prior to 3.1.12." + "value": "Improper Neutralization of Input During Web Page Generation in GitHub repository thorsten/phpmyfaq prior to 3.1.12." } ] }, @@ -62,7 +62,7 @@ "description": [ { "lang": "eng", - "value": "CWE-20 Improper Input Validation" + "value": "CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')" } ] } @@ -86,4 +86,4 @@ "advisory": "529f2361-eb2e-476f-b7ef-4e561a712e28", "discovery": "EXTERNAL" } -} \ No newline at end of file +}