CVE-2025-61729
HIGH7.5EPSS 0.02%Excessive resource consumption when printing error string for host certificate validation in crypto/x509
發布日:2025/12/2修改日:2026/5/21
描述
Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.
受影響套件(6)
- Bitnami/golangfrom 0, < 1.24.11, >= 1.25.0, < 1.25.5
- Debian/golang-1.15from 0
- Debian/golang-1.19from 0
- Debian/golang-1.24from 0
- Debian/golang-1.25from 0, < 1.25.6-1
- Go/stdlibfrom 0, < 1.24.11, >= 1.25.0, < 1.25.5
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | HIGH7.5 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |