From f1187390ff907ac765d434c62a5db889b3f161fd Mon Sep 17 00:00:00 2001 From: Andreas Svanberg <andreass@dsv.su.se> Date: Tue, 16 Apr 2024 13:22:37 +0200 Subject: [PATCH] 3368 3369 Suppress nonsense vulnerabilities --- owasp.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/owasp.xml b/owasp.xml index bbf57a768c..d851f615c4 100644 --- a/owasp.xml +++ b/owasp.xml @@ -51,4 +51,18 @@ </notes> <cve>CVE-2023-35116</cve> </suppress> + <suppress> + <notes> + This is a complete nonsense vulnerability. Some automated tool has + gone completely bananas. + </notes> + <cve>CVE-2024-22949</cve> + </suppress> + <suppress> + <notes> + This is a complete nonsense vulnerability. Some automated tool has + gone completely bananas. + </notes> + <cve>CVE-2023-52070</cve> + </suppress> </suppressions>