From f42cb12c71d4ef21ca0dba268f8167407f50b127 Mon Sep 17 00:00:00 2001 From: Ritik Chaddha <44563978+ritikchaddha@users.noreply.github.com> Date: Wed, 13 Jul 2022 10:52:41 +0530 Subject: [PATCH] Update CVE-2018-19892.yaml --- cves/2018/CVE-2018-19892.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cves/2018/CVE-2018-19892.yaml b/cves/2018/CVE-2018-19892.yaml index 0f81de0cfa..c32e837b1a 100644 --- a/cves/2018/CVE-2018-19892.yaml +++ b/cves/2018/CVE-2018-19892.yaml @@ -18,7 +18,7 @@ requests: POST / HTTP/1.1 Host: {{Hostname}} Content-Type: application/x-www-form-urlencoded - + new_username={{username}}&new_password={{password}} - |