### [CVE-2022-25328](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-25328) ![](https://img.shields.io/static/v1?label=Product&message=fscrypt&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=%3C%3D%200.3.2%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-78%20OS%20Command%20Injection&color=brighgreen) ### Description The bash_completion script for fscrypt allows injection of commands via crafted mountpoint paths, allowing privilege escalation under a specific set of circumstances. A local user who has control over mountpoint paths could potentially escalate their privileges if they create a malicious mountpoint path and if the system administrator happens to be using the fscrypt bash completion script to complete mountpoint paths. We recommend upgrading to version 0.3.3 or above ### POC #### Reference No PoCs from references. #### Github - https://github.com/ARPSyndicate/cvemon