BusyBox combines tiny versions of many common UNIX utilities into a single small executable. It provides replacements for most of the utilities you usually find in GNU fileutils, shellutils, etc. It provides a fairly complete environment for any small or embedded system.
Security Fix(es):
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).(CVE-2025-60876)
{
"severity": "Medium"
}{
"src": [
"busybox-1.36.1-15.oe2403.src.rpm"
],
"noarch": [
"busybox-help-1.36.1-15.oe2403.noarch.rpm"
],
"aarch64": [
"busybox-1.36.1-15.oe2403.aarch64.rpm",
"busybox-debuginfo-1.36.1-15.oe2403.aarch64.rpm",
"busybox-debugsource-1.36.1-15.oe2403.aarch64.rpm",
"busybox-petitboot-1.36.1-15.oe2403.aarch64.rpm"
],
"x86_64": [
"busybox-1.36.1-15.oe2403.x86_64.rpm",
"busybox-debuginfo-1.36.1-15.oe2403.x86_64.rpm",
"busybox-debugsource-1.36.1-15.oe2403.x86_64.rpm",
"busybox-petitboot-1.36.1-15.oe2403.x86_64.rpm"
]
}