Goby/json/Panabit-Panalog-cmdhandle.p...

59 lines
1.2 KiB
JSON

{
"Name": "Panabit Panalog cmdhandle.php backstage RCE",
"Description": "Panabit Panalog cmdhandle.php backstage RCE",
"Product": "Panabit Panalog",
"Homepage": "https://www.panabit.com/",
"DisclosureDate": "2021-05-18",
"Author": "PeiQi",
"GobyQuery": "app=\"Panabit-Panalog\"",
"Level": "3",
"Impact": "RCE",
"Recommendation": "",
"References": [
"http://wiki.peiqi.tech"
],
"HasExp": true,
"ExpParams": [
{
"name": "Cmd",
"type": "input",
"value": "id"
}
],
"ScanSteps": [
"AND",
{
"Request": {
"data": "",
"data_type": "text",
"follow_redirect": true,
"method": "GET",
"uri": "/"
},
"ResponseTest": {
"checks": [
{
"bz": "",
"operation": "==",
"type": "item",
"value": "200",
"variable": "$code"
}
],
"operation": "AND",
"type": "group"
}
}
],
"ExploitSteps": null,
"Tags": ["RCE"],
"CVEIDs": null,
"CVSSScore": "0.0",
"AttackSurfaces": {
"Application": ["Panabit Panalog"],
"Support": null,
"Service": null,
"System": null,
"Hardware": null
}
}