Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 584 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 584 Bytes

CVE-2020-1948 Dubbo RCE

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.

Affected version: apache dubbo 2.5.0 - 2.5.10, 2.6.0 - 2.6.7, 2.7.0 - 2.7.6

FOFA query rule: protocol=="apache-dubbo"

Demo