mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 03:30:24 +02:00
20 lines
921 B
Markdown
20 lines
921 B
Markdown
### [CVE-2021-30180](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-30180)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Apache Dubbo prior to 2.7.9 support Tag routing which will enable a customer to route the request to the right server. These rules are used by the customers when making a request in order to find the right endpoint. When parsing these YAML rules, Dubbo customers may enable calling arbitrary constructors.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/Armandhe-China/ApacheDubboSerialVuln
|
|
- https://github.com/Whoopsunix/PPPVULNS
|
|
|