Goby/json/TerraMaster-TOS-RCE-(CVE-20...

70 lines
1.8 KiB
JSON

{
"Name": "TerraMaster TOS RCE (CVE-2020-28188)",
"Description": "Remote Command Execution (RCE) vulnerability in TerraMaster TOS \u003c= 4.2.06 allow remote unauthenticated attackers to inject OS commands via /include/makecvs.php in Event parameter.",
"Product": "TerraMaster-TOS",
"Homepage": "https://www.terra-master.com/cn/",
"DisclosureDate": "2020-12-24",
"Author": "itardc@163.com",
"FofaQuery": "app=\"TerraMaster-NAS\"",
"GobyQuery": "",
"Level": "3",
"Impact": "",
"Recommendation": "",
"References": [
"https://research.checkpoint.com/2021/freakout-leveraging-newest-vulnerabilities-for-creating-a-botnet/",
"https://www.ihteam.net/advisory/terramaster-tos-multiple-vulnerabilities/",
"https://www.terra-master.com/",
"https://nvd.nist.gov/vuln/detail/CVE-2020-28188",
"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-28188"
],
"HasExp": true,
"ExpParams": [
{
"name": "AttackType",
"type": "select",
"value": "webshell,goby_shell_linux"
}
],
"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": ["rce"],
"CVEIDs": [
"CVE-2020-28188"
],
"CVSSScore": "9.8",
"AttackSurfaces": {
"Application": null,
"Support": null,
"Service": null,
"System": null,
"Hardware": ["TerraMaster-NAS"]
}
}