Goby/json/Apache-OFBiz-Bypass-RCE-(CV...

70 lines
1.8 KiB
JSON

{
"Name": "Apache OFBiz Bypass RCE (CVE-2021-30128)",
"Description": "Apache OFBiz has unsafe deserialization prior to 17.12.06. An unauthenticated attacker can use this vulnerability to successfully take over Apache OFBiz.",
"Product": "Apache OFBiz",
"Homepage": "https://ofbiz.apache.org/",
"DisclosureDate": "2021-03-22",
"Author": "gp827782797@qq.com",
"FofaQuery": "cert=\"ofbiz.apache.org\"",
"GobyQuery": "cert=\"ofbiz.apache.org\"",
"Level": "3",
"Impact": "",
"Recommendation": "",
"References": null,
"RealReferences": [
"https://lists.apache.org/thread.html/r3c1802eaf34aa78a61b4e8e044c214bc94accbd28a11f3a276586a31%40%3Cuser.ofbiz.apache.org%3E",
"https://nvd.nist.gov/vuln/detail/CVE-2021-30128",
"https://www.leavesongs.com/PENETRATION/commons-beanutils-without-commons-collections.html"
],
"HasExp": true,
"ExpParams": [
{
"Name": "AttackType",
"Type": "select",
"Value": "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-2021-30128"
],
"CVSSScore": "N/A",
"AttackSurfaces": {
"Application": null,
"Support": null,
"Service": ["Apache-Web-Server"],
"System": null,
"Hardware": null
},
"Disable": false
}