Goby/json/Dubbo-RCE-(CVE-2020-1948).json

51 lines
1.5 KiB
JSON

{
"Name": "Dubbo RCE (CVE-2020-1948)",
"Description": "This vulnerability can affect all Dubbo users stay on version 2.7.6 or lower. An attacker can send RPC requests with unrecognized service name or method name along with some malicious parameter payloads. When the malicious parameter is deserialized, it will execute some malicious code. More details can be found below.",
"Product": "Apache Dubbo",
"Homepage": "https://dubbo.apache.org/",
"DisclosureDate": "2020-07-14",
"Author": "itardc@163.com",
"GifAddress": "https://raw.githubusercontent.com/gobysec/GobyVuls/master/Dubbo/CVE-2020-1948/CVE-2020-1948.gif",
"FofaQuery": "protocol==\"apache-dubbo\"",
"GobyQuery": "protocol==\"apache-dubbo\"",
"Level": "3",
"Impact": "",
"Recommendation": "",
"References": [
"https://nsfocusglobal.com/apache-dubbo-remote-code-execution-vulnerability-cve-2020-1948-threat-alert/",
"https://nvd.nist.gov/vuln/detail/CVE-2020-1948",
"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-1948",
"https://www.anquanke.com/post/id/209251"
],
"HasExp": true,
"ExpParams": [
{
"name": "RunLDAP",
"type": "select",
"value": "goby_server",
"show": ""
}
],
"ExpTips": {
"Type": "",
"Content": ""
},
"ScanSteps": null,
"ExploitSteps": null,
"Tags": [
"rce"
],
"CVEIDs": [
"CVE-2020-1948"
],
"CVSSScore": "9.8",
"AttackSurfaces": {
"Application": null,
"Support": null,
"Service": [
"apache-dubbo"
],
"System": null,
"Hardware": null
}
}