A utility for retrieving files using the HTTP or FTP protocols
Backport fix for CVE-2026-58472 to wget-1.24.5. The patch addresses an integer and buffer overflow in html_quote_string() in src/convert.c by using overflow-safe arithmetic (INT_ADD_OK) for size calculations and correcting off-by-one errors in size constants. Comprehensive unit tests for html_quote_string(), construct_relative(), match_except_index(), and find_fragment() are included. 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-metalink-man.patch | ||
| wget-1.24.5-CVE-2026-58472.patch | ||
| wget-1.24.5-no-nettle.patch | ||
| wget.spec | ||