Bugzilla – Bug 1218748
VUL-0: CVE-2023-45139: python-FontTools: fonttools: XML External Entity Injection (XXE) Vulnerability
Last modified: 2024-05-17 09:00:58 UTC
fontTools is a library for manipulating fonts, written in Python. The subsetting module has a XML External Entity Injection (XXE) vulnerability which allows an attacker to resolve arbitrary entities when a candidate font (OT-SVG fonts), which contains a SVG table, is parsed. This allows attackers to include arbitrary files from the filesystem fontTools is running on or make web requests from the host system. This vulnerability has been patched in version 4.43.0. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2023-45139 https://www.cve.org/CVERecord?id=CVE-2023-45139 https://github.com/fonttools/fonttools/commit/9f61271dc1ca82ed91f529b130fe5dc5c9bf1f4c https://github.com/fonttools/fonttools/releases/tag/4.43.0 https://github.com/fonttools/fonttools/security/advisories/GHSA-6673-4983-2vx5 https://bugzilla.redhat.com/show_bug.cgi?id=2257808
All done, closing.