Source: busybox X-Debbugs-CC: [email protected] Severity: normal Tags: security
Hi, The following vulnerability was published for busybox. CVE-2025-60876[0]: | BusyBox wget thru 1.3.7 accepted raw CR (0x0D)/LF (0x0A) and other | C0 control bytes in the HTTP request-target (path/query), allowing | the request line to be split and attacker-controlled headers to be | injected. To preserve the HTTP/1.1 request-line shape METHOD SP | request-target SP HTTP/1.1, a raw space (0x20) in the request-target | must also be rejected (clients should use %20). Not sure if this has been reported upstream, the busybox bug tracker is currently down: https://gist.github.com/subyumatest/41554af6a72aedaacaec026adc311092 If you fix the vulnerability please also make sure to include the CVE (Common Vulnerabilities & Exposures) id in your changelog entry. For further information see: [0] https://security-tracker.debian.org/tracker/CVE-2025-60876 https://www.cve.org/CVERecord?id=CVE-2025-60876 Please adjust the affected versions in the BTS as needed.

