CVE-2015-8557
critical
CVSS v3
9.0
CVSS v2
9.3
VIR risk
9.0
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.
Predictions
Exploit likelihood
93%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2015-8557
Vendor advisory: cve@mitre.org — https://bitbucket.org/birkenfeld/pygments-main/pull-requests/501/fix-shell-injection-in/diff
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| ubuntu | 12.04 | affected | |
| ubuntu | 14.04 | affected | |
| ubuntu | 15.04 | affected | |
| ubuntu | 15.10 | affected | |
| debian | bookworm | fixed | 2.0.1+dfsg-2 |
| debian | bullseye | fixed | 2.0.1+dfsg-2 |
| debian | forky | fixed | 2.0.1+dfsg-2 |
| debian | sid | fixed | 2.0.1+dfsg-2 |
| debian | trixie | fixed | 2.0.1+dfsg-2 |
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| PyPI | pygments | >=1.2.2,<2.1 | 2.1 |
References
- http://packetstormsecurity.com/files/133823/Pygments-FontManager._get_nix_font_path-Shell-Injection.html
- http://seclists.org/fulldisclosure/2015/Oct/4
- http://www.debian.org/security/2016/dsa-3445
- http://www.openwall.com/lists/oss-security/2015/12/14/17
- http://www.openwall.com/lists/oss-security/2015/12/14/6
- http://www.oracle.com/technetwork/topics/security/bulletinjan2016-2867206.html
- http://www.ubuntu.com/usn/USN-2862-1
- https://bitbucket.org/birkenfeld/pygments-main/pull-requests/501/fix-shell-injection-in/diff
- https://security.gentoo.org/glsa/201612-05
- https://nvd.nist.gov/vuln/detail/CVE-2015-8557
- https://github.com/pygments/pygments/commit/db6dd826f8624179e563aaded391efe824462f51
- https://github.com/advisories/GHSA-fff8-4w9p-7v76
- https://github.com/pygments/pygments
- https://github.com/pypa/advisory-database/tree/main/vulns/pygments/PYSEC-2016-32.yaml
- https://security-tracker.debian.org/tracker/CVE-2015-8557
CWEs
CWE-78
Verify integrity in audit chain (admin only). AS-IS.