In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade pocketsphinx to version 5.1.1 or higher.
pocketsphinx is an Official Python bindings for PocketSphinx
Affected versions of this package are vulnerable to Heap-based Buffer Overflow via the model loading process. An attacker can execute arbitrary code or cause a crash by supplying a crafted or malicious language or acoustic model file to the application. This is only exploitable if the directory specified by the POCKETSPHINX_PATH environment variable is writable by untrusted users.
This vulnerability can be mitigated by ensuring that the POCKETSPHINX_PATH environment variable is either unset or set to a directory that is trusted and not writable by untrusted users.