From 429ee4645efc8c3500d25b52846e8dada2860b19 Mon Sep 17 00:00:00 2001 From: PD-Team <8293321+bauthard@users.noreply.github.com> Date: Wed, 3 Feb 2021 15:27:16 +0530 Subject: [PATCH] Adding more validations --- cves/2020/CVE-2020-35476.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/cves/2020/CVE-2020-35476.yaml b/cves/2020/CVE-2020-35476.yaml index 5c5badf376..7e22dcaf52 100644 --- a/cves/2020/CVE-2020-35476.yaml +++ b/cves/2020/CVE-2020-35476.yaml @@ -25,3 +25,7 @@ requests: - timing part: body condtion: and + - type: word + words: + - application/json + part: header \ No newline at end of file