From 295f836a39ed297d581d7937f3f81e99639e8123 Mon Sep 17 00:00:00 2001 From: bauthard <8293321+bauthard@users.noreply.github.com> Date: Mon, 6 Jul 2020 13:54:03 +0530 Subject: [PATCH] updated condition --- cves/CVE-2017-7529.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/cves/CVE-2017-7529.yaml b/cves/CVE-2017-7529.yaml index 62276d5e39..9d9afdea2d 100644 --- a/cves/CVE-2017-7529.yaml +++ b/cves/CVE-2017-7529.yaml @@ -18,7 +18,13 @@ requests: Range: bytes=-17208,-9223372036854758792 Accept-Encoding: gzip, deflate Connection: close + + matchers-condition: and matchers: - type: status status: - 206 + - type: word + words: + - nginx + part: header