* Add missing ','
diff --git a/content/security/json/CVE-2021-41773.json b/content/security/json/CVE-2021-41773.json
index c35ecf1..5826e42 100644
--- a/content/security/json/CVE-2021-41773.json
+++ b/content/security/json/CVE-2021-41773.json
@@ -59,7 +59,7 @@
   "description": {
     "description_data": [
       {
-        "value": "A flaw was found in a change made to path normalization in Apache HTTP Server 2.4.49. An attacker could use a path traversal attack to map URLs to files outside the directories configured by Alias-like directives.\n\nIf files outside of these directories are not protected by the usual default configuration \"require all denied\", these requests can succeed. If CGI scripts are also enabled for these aliased pathes, this could allow for remote code execution.\n\nThis issue is known to be exploited in the wild.\n\nThis issue only affects Apache 2.4.49 and not earlier versions."
+        "value": "A flaw was found in a change made to path normalization in Apache HTTP Server 2.4.49. An attacker could use a path traversal attack to map URLs to files outside the directories configured by Alias-like directives.\n\nIf files outside of these directories are not protected by the usual default configuration \"require all denied\", these requests can succeed. If CGI scripts are also enabled for these aliased pathes, this could allow for remote code execution.\n\nThis issue is known to be exploited in the wild.\n\nThis issue only affects Apache 2.4.49 and not earlier versions.",
         "lang": "eng"
       }
     ]