A utility for retrieving files using the HTTP or FTP protocols
Backport fix for CVE-2026-58472 to wget-1.21.1. The patch addresses an integer and buffer overflow in html_quote_string() by using INT_ADD_OK for safe integer arithmetic when calculating the output buffer size for HTML entity encoding. Also includes the follow-up fix for an off-by-1 error in the size calculation for each entity-encoded character, along with unit tests. The combined fix is added as Patch6: wget-1.21-CVE-2026-58472.patch based on upstream commits dd692d9 and f76978a. CVE: CVE-2026-58472 Upstream patches: - |
||
|---|---|---|
| .fmf | ||
| .gitignore | ||
| ci.fmf | ||
| gating.yaml | ||
| plans.fmf | ||
| sources | ||
| wget-1.17-path.patch | ||
| wget-1.21-CVE-2024-38428.patch | ||
| wget-1.21-CVE-2026-58472.patch | ||
| wget-1.21-metalink-man.patch | ||
| wget-1.21-segfault.patch | ||
| wget-1.21-strtol.patch | ||
| wget.spec | ||