mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
19 lines
1.1 KiB
Markdown
19 lines
1.1 KiB
Markdown
### [CVE-2019-9212](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-9212)
|
||

|
||

|
||

|
||
|
||
### Description
|
||
|
||
SOFA-Hessian through 4.0.2 allows remote attackers to execute arbitrary commands via a crafted serialized Hessian object because blacklisting of com.caucho.naming.QName and com.sun.org.apache.xpath.internal.objects.XString is mishandled, related to Resin Gadget. NOTE: The vendor doesn’t consider this issue a vulnerability because the blacklist is being misused. SOFA Hessian supports custom blacklist and a disclaimer was posted encouraging users to update the blacklist or to use the whitelist feature for their specific needs since the blacklist is not being actively updated
|
||
|
||
### POC
|
||
|
||
#### Reference
|
||
- https://github.com/alipay/sofa-hessian/issues/34
|
||
|
||
#### Github
|
||
- https://github.com/ARPSyndicate/cvemon
|
||
- https://github.com/PalindromeLabs/Java-Deserialization-CVEs
|
||
|