### [CVE-2018-6331](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-6331) ![](https://img.shields.io/static/v1?label=Product&message=Buck&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=!%3D%3E%20v2018.06.25.01%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=Deserialization%20of%20Untrusted%20Data%20(CWE-502)&color=brighgreen) ### Description Buck parser-cache command loads/saves state using Java serialized object. If the state information is maliciously crafted, deserializing it could lead to code execution. This issue affects Buck versions prior to v2018.06.25.01. ### POC #### Reference No PoCs from references. #### Github - https://github.com/PalindromeLabs/Java-Deserialization-CVEs