From 226d48db4c443e82cd0189b0ab9a51380f401b9c Mon Sep 17 00:00:00 2001 From: idealphase Date: Sat, 4 Sep 2021 14:07:24 +0700 Subject: [PATCH] Update CVE-2019-18818.yaml Added matchers header --- cves/2019/CVE-2019-18818.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/cves/2019/CVE-2019-18818.yaml b/cves/2019/CVE-2019-18818.yaml index b4c3f64440..7ceb685ff8 100644 --- a/cves/2019/CVE-2019-18818.yaml +++ b/cves/2019/CVE-2019-18818.yaml @@ -20,6 +20,11 @@ requests: - type: status status: - 200 + + - type: word + words: + - "application/json" + part: header - type: word words: @@ -29,4 +34,4 @@ requests: - type: word words: - '3.0.0-beta.17.4' - part: bod + part: body