Lucene search
+L

20 matches found

Kitploit
Kitploit
added 2026/09/07 4:23 p.m.6 views

POC-CVE-2025-66034

fontvarlib.py — CVE-2025-66034 fontTools varLib — 任意文件写入 + XML 注入 → 远程代码执行 目录 概述 漏洞详情 攻击链 环境要求 安装 配置 使用方法 工作原理 漏洞代码 利用前检查清单 测试环境 免责声明 参考资料 概述 CVE-2025-66034 是 fontTools.varLib 可变字体生成流水线中的一个漏洞。当 Web 应用暴露此流水线并接受用户提供的 .designspace 文件时,两个弱点可串联起来,实现未认证的远程代码执行 。 fontvarlib.py 自动化了完整的利用链——字体生成、载荷构造、上传和反...

9.8CVSS7.4AI score0.00547EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/07 9:25 a.m.8 views

varlib-cve-2025-66034

Exploit de fontTools varLib CVE-2025-66034 Este repositorio no introduce una nueva vulnerabilidad. Este es un exploit de prueba de concepto para CVE-2025-66034 que afecta al pipeline de generación de fuentes variables varLib de fontTools. La vulnerabilidad permite a los atacantes controlar el...

9.8CVSS7.5AI score0.00547EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/06 6:41 p.m.11 views

CVE-2025-66034

CVE-2025-66034 — fontTools varLib 任意文件写入 漏洞描述 fontTools 是一个用于操作字体文件的 Python 库。其 varLib 模块处理 .designspace 文件——一种 XML 格式,用于描述如何插值多个字体母版以生成可变字体。 受影响版本中存在两个弱点: 1. 未净化的输出文件名 designspace 文件中的 属性控制 varLib 将编译后的输出字体写入何处。该库在将此路径传递给文件系统前未进行任何验证或规范化。攻击者可以提供绝对路径或路径遍历序列,将输出文件写入进程具有写权限的任何位置。 2. 输出中透传的 XML 内容...

9.8CVSS7.4AI score0.00547EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/06 6:18 p.m.8 views

CVE-2025-66034

CVE-2025-66034 — fontTools varLib Arbitrary File Write → RCE PoC exploit for an Arbitrary File Write + XML Injection vulnerability infontTools.varLib Tested on HackTheBox — VarIaType Vulnerability fontTools.varLib processes .designspace XML files to build variable fonts. Two weaknesses combine to...

9.8CVSS7.4AI score0.00547EPSS
SaveExploits9
OSV
OSV
added 2026/07/07 4:03 p.m.12 views

PYSEC-2026-1389 fontTools is Vulnerable to Arbitrary File Write and XML injection in fontTools.varLib

Summary The fonttools varLib or python3 -m fontTools.varLib script has an arbitrary file write vulnerability that leads to remote code execution when a malicious .designspace file is processed. The vulnerability affects the main code path of fontTools.varLib, used by the fonttools varLib CLI and...

6.3CVSS7.8AI score0.00547EPSS
SaveExploits9References6
GithubExploit
GithubExploit
added 2026/03/28 8:04 a.m.238 views

Exploit for XML Injection (aka Blind XPath Injection) in Fonttools

CVE-2025-66034 — fontTools varLib Arbitrary File Write → RCE...

9.8CVSS7AI score0.00547EPSS
SaveExploits9
GithubExploit
GithubExploit
added 2026/03/21 4:36 p.m.265 views

Exploit for XML Injection (aka Blind XPath Injection) in Fonttools

fontvarlib.py — CVE-2025-66034 fontTools varLib — Arbi...

9.8CVSS7.3AI score0.00547EPSS
SaveExploits9
Veracode
Veracode
added 2025/12/13 7:24 a.m.19 views

Arbitrary File Write

fontTools is vulnerable to an arbitrary file write. The vulnerability is due to improper handling of malicious .designspace files in the fontTools.varLib module, which allows an attacker to achieve remote code execution by writing arbitrary files when processed...

9.8CVSS7.5AI score0.00547EPSS
SaveExploits9References3Affected Software1
RedhatCVE
RedhatCVE
added 2025/12/09 2:17 a.m.15 views

CVE-2025-66034

This vulnerability in fontTools varLib allows a crafted .designspace file to trigger arbitrary file writes and XML-based content injection during variable-font generation. Because filenames are not sanitized, an attacker can use path traversal to overwrite files anywhere on the filesystem, and...

9.8CVSS7.1AI score0.00547EPSS
SaveExploits9References5
SUSE CVE
SUSE CVE
added 2025/12/02 12:23 a.m.13 views

SUSE CVE-2025-66034

fontTools is a library for manipulating fonts, written in Python. In versions from 4.33.0 to before 4.60.2, the fonttools varLib or python3 -m fontTools.varLib script has an arbitrary file write vulnerability that leads to remote code execution when a malicious .designspace file is processed. The...

6.3CVSS7.9AI score0.00547EPSS
SaveExploits9References5
Github Security Blog
Github Security Blog
added 2025/12/01 7:07 p.m.53 views

fontTools is Vulnerable to Arbitrary File Write and XML injection in fontTools.varLib

Summary The fonttools varLib or python3 -m fontTools.varLib script has an arbitrary file write vulnerability that leads to remote code execution when a malicious .designspace file is processed. The vulnerability affects the main code path of fontTools.varLib, used by the fonttools varLib CLI and...

9.8CVSS8.3AI score0.00547EPSS
SaveExploits9References4Affected Software1
OSV
OSV
added 2025/12/01 7:07 p.m.15 views

GHSA-768J-98CG-P3FV fontTools is Vulnerable to Arbitrary File Write and XML injection in fontTools.varLib

Summary The fonttools varLib or python3 -m fontTools.varLib script has an arbitrary file write vulnerability that leads to remote code execution when a malicious .designspace file is processed. The vulnerability affects the main code path of fontTools.varLib, used by the fonttools varLib CLI and...

6.3CVSS7.6AI score0.00547EPSS
SaveExploits9References4
OSV
OSV
added 2025/11/29 1:16 a.m.33 views

DEBIAN-CVE-2025-66034

fontTools is a library for manipulating fonts, written in Python. In versions from 4.33.0 to before 4.60.2, the fonttools varLib or python3 -m fontTools.varLib script has an arbitrary file write vulnerability that leads to remote code execution when a malicious .designspace file is processed. The...

9.8CVSS8.4AI score0.00547EPSS
SaveExploits9References1
NVD
NVD
added 2025/11/29 1:16 a.m.20 views

CVE-2025-66034

fontTools is a library for manipulating fonts, written in Python. In versions from 4.33.0 to before 4.60.2, the fonttools varLib or python3 -m fontTools.varLib script has an arbitrary file write vulnerability that leads to remote code execution when a malicious .designspace file is processed. The...

9.8CVSS0.00547EPSS
SaveExploits9References2
OSV
OSV
added 2025/11/29 1:16 a.m.13 views

UBUNTU-CVE-2025-66034

fontTools is a library for manipulating fonts, written in Python. In versions from 4.33.0 to before 4.60.2, the fonttools varLib or python3 -m fontTools.varLib script has an arbitrary file write vulnerability that leads to remote code execution when a malicious .designspace file is processed. The...

9.8CVSS7.7AI score0.00547EPSS
SaveExploits9References5
Cvelist
Cvelist
added 2025/11/29 1:07 a.m.22 views

CVE-2025-66034 fontTools is Vulnerable to Arbitrary File Write and XML injection in fontTools.varLib

fontTools is a library for manipulating fonts, written in Python. In versions from 4.33.0 to before 4.60.2, the fonttools varLib or python3 -m fontTools.varLib script has an arbitrary file write vulnerability that leads to remote code execution when a malicious .designspace file is processed. The...

6.3CVSS0.00547EPSS
SaveExploits9References2
Vulnrichment
Vulnrichment
added 2025/11/29 1:07 a.m.13 views

CVE-2025-66034 fontTools is Vulnerable to Arbitrary File Write and XML injection in fontTools.varLib

fontTools is a library for manipulating fonts, written in Python. In versions from 4.33.0 to before 4.60.2, the fonttools varLib or python3 -m fontTools.varLib script has an arbitrary file write vulnerability that leads to remote code execution when a malicious .designspace file is processed. The...

6.3CVSS7.6AI score0.00547EPSS
SaveExploits9References2
Debian CVE
Debian CVE
added 2025/11/29 1:07 a.m.20 views

CVE-2025-66034

fontTools is a library for manipulating fonts, written in Python. In versions from 4.33.0 to before 4.60.2, the fonttools varLib or python3 -m fontTools.varLib script has an arbitrary file write vulnerability that leads to remote code execution when a malicious .designspace file is processed. The...

9.8CVSS8.4AI score0.00547EPSS
SaveExploits9
OSV
OSV
added 2025/11/29 1:07 a.m.36 views

CVE-2025-66034 fontTools is Vulnerable to Arbitrary File Write and XML injection in fontTools.varLib

fontTools is a library for manipulating fonts, written in Python. In versions from 4.33.0 to before 4.60.2, the fonttools varLib or python3 -m fontTools.varLib script has an arbitrary file write vulnerability that leads to remote code execution when a malicious .designspace file is processed. The...

6.3CVSS8AI score
SaveExploits0References4
CVE
CVE
added 2025/11/29 1:07 a.m.273 views

CVE-2025-66034

CVE-2025-66034 affects fontTools, a Python font manipulation library. Affected: fontTools.varLib main() path when processing malicious .designspace files; arbitrary file write can lead to remote code execution. Impact: high (per CVSS 3.1, base 9.8) when exploited via the varLib CLI or code invoki...

9.8CVSS7.8AI score0.00547EPSS
SaveExploits9References2Affected Software1
Rows per page
Query Builder