### [CVE-2017-1001004](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-1001004) ![](https://img.shields.io/static/v1?label=Product&message=typed-function&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=0.10.6%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-94%3A%20Improper%20Control%20of%20Generation%20of%20Code%20('Code%20Injection')&color=brightgreen) ### Description typed-function before 0.10.6 had an arbitrary code execution in the JavaScript engine. Creating a typed function with JavaScript code in the name could result arbitrary execution. ### POC #### Reference No PoCs from references. #### Github - https://github.com/ossf-cve-benchmark/CVE-2017-1001004