diff --git a/vulnerabilities-CVEd/CVE-2023-24488 - Citrix Gateway Open Redirect and XSS.bcheck b/vulnerabilities-CVEd/CVE-2023-24488 - Citrix Gateway Open Redirect and XSS.bcheck index dff0773..bb6733f 100644 --- a/vulnerabilities-CVEd/CVE-2023-24488 - Citrix Gateway Open Redirect and XSS.bcheck +++ b/vulnerabilities-CVEd/CVE-2023-24488 - Citrix Gateway Open Redirect and XSS.bcheck @@ -14,7 +14,7 @@ given host then method: "GET" path: {potential_path} - if "document.cookie" in {check.response.body} then + if "" in {check.response.body} then report issue: severity: medium confidence: certain