### [CVE-2017-1000212](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-1000212) ![](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 Elixir's vim plugin, alchemist.vim is vulnerable to remote code execution in the bundled alchemist-server. A malicious website can execute requests against an ephemeral port on localhost that are then evaluated as elixir code. ### POC #### Reference - https://github.com/tonini/alchemist-server/issues/14 #### Github No PoCs found on GitHub currently.