### [CVE-2018-1000622](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-1000622) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description The Rust Programming Language rustdoc version Between 0.8 and 1.27.0 contains a CWE-427: Uncontrolled Search Path Element vulnerability in rustdoc plugins that can result in local code execution as a different user. This attack appear to be exploitable via using the --plugin flag without the --plugin-path flag. This vulnerability appears to have been fixed in 1.27.1. ### POC #### Reference No PoCs from references. #### Github - https://github.com/Artisan-Lab/Rust-memory-safety-bugs - https://github.com/xxg1413/rust-security