Goby/json/ShiziyuCms-ApiController.cl...

57 lines
1.2 KiB
JSON

{
"Name": "ShiziyuCms ApiController.class.php SQL injection",
"Description": "ShiziyuCms ApiController.class.php SQL injection",
"Product": "ShiziyuCms",
"Homepage": "https://www.tyha.cn/",
"DisclosureDate": "2021-05-18",
"Author": "PeiQi",
"GobyQuery": "body=\"/seller.php?s=/Public/login\"",
"Level": "2",
"Impact": "SQL injection",
"Recommendation": "",
"References": [
"http://wiki.peiqi.tech"
],
"HasExp": false,
"ExpParams": null,
"ExpTips": {
"Type": "",
"Content": ""
},
"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": ["SQL injection"],
"CVEIDs": null,
"CVSSScore": "0.0",
"AttackSurfaces": {
"Application": ["ShiziyuCms"],
"Support": null,
"Service": null,
"System": null,
"Hardware": null
}
}