### [CVE-2021-41641](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-41641) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen) ### Description Deno <=1.14.0 file sandbox does not handle symbolic links correctly. When running Deno with specific write access, the Deno.symlink method can be used to gain access to any directory. ### POC #### Reference - https://github.com/denoland/deno/issues/12152 #### Github No PoCs found on GitHub currently.