### [CVE-2015-8557](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-8557) ![](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 The FontManager._get_nix_font_path function in formatters/img.py in Pygments 1.2.2 through 2.0.2 allows remote attackers to execute arbitrary commands via shell metacharacters in a font name. ### POC #### Reference - http://packetstormsecurity.com/files/133823/Pygments-FontManager._get_nix_font_path-Shell-Injection.html - http://www.oracle.com/technetwork/topics/security/bulletinjan2016-2867206.html #### Github No PoCs found on GitHub currently.