ghsa-fff8-4w9p-7v76
Vulnerability from github
Published
2022-05-17 02:37
Modified
2024-10-24 21:50
Severity ?
9.0 (Critical) - CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H
9.5 (Critical) - CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H
9.5 (Critical) - CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H
Summary
Command Injection in Pygments
Details
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.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "Pygments" }, "ranges": [ { "events": [ { "introduced": "1.2.2" }, { "fixed": "2.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2015-8557" ], "database_specific": { "cwe_ids": [ "CWE-78" ], "github_reviewed": true, "github_reviewed_at": "2022-06-03T15:40:31Z", "nvd_published_at": "2016-01-08T20:59:00Z", "severity": "CRITICAL" }, "details": "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.", "id": "GHSA-fff8-4w9p-7v76", "modified": "2024-10-24T21:50:36Z", "published": "2022-05-17T02:37:56Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-8557" }, { "type": "WEB", "url": "https://github.com/pygments/pygments/commit/db6dd826f8624179e563aaded391efe824462f51" }, { "type": "WEB", "url": "https://bitbucket.org/birkenfeld/pygments-main/pull-requests/501/fix-shell-injection-in/diff" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-fff8-4w9p-7v76" }, { "type": "PACKAGE", "url": "https://github.com/pygments/pygments" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/pygments/PYSEC-2016-32.yaml" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/201612-05" }, { "type": "WEB", "url": "http://packetstormsecurity.com/files/133823/Pygments-FontManager._get_nix_font_path-Shell-Injection.html" }, { "type": "WEB", "url": "http://seclists.org/fulldisclosure/2015/Oct/4" }, { "type": "WEB", "url": "http://www.debian.org/security/2016/dsa-3445" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2015/12/14/17" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2015/12/14/6" }, { "type": "WEB", "url": "http://www.oracle.com/technetwork/topics/security/bulletinjan2016-2867206.html" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-2862-1" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H", "type": "CVSS_V4" } ], "summary": "Command Injection in Pygments" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.