cve/2018/CVE-2018-1000622.md
2024-05-26 14:27:05 +02:00

883 B

CVE-2018-1000622

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