Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-60876 (GCVE-0-2025-60876)
Vulnerability from cvelistv5 – Published: 2025-11-10 00:00 – Updated: 2025-11-12 20:47
VLAI?
EPSS
Summary
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).
Severity ?
6.5 (Medium)
CWE
- n/a
Assigner
References
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2025-60876",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-11-12T20:45:24.977696Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-284",
"description": "CWE-284 Improper Access Control",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-11-12T20:47:02.144Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "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)."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-11-10T19:49:21.240Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"url": "https://lists.busybox.net/pipermail/busybox/attachments/20250823/ccdc96ef/attachment-0001.htm"
},
{
"url": "https://lists.busybox.net/pipermail/busybox/attachments/20250828/e7f90492/attachment.htm"
},
{
"url": "https://gist.github.com/subyumatest/41554af6a72aedaacaec026adc311092"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2025-60876",
"datePublished": "2025-11-10T00:00:00.000Z",
"dateReserved": "2025-09-26T00:00:00.000Z",
"dateUpdated": "2025-11-12T20:47:02.144Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2025-60876\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2025-11-10T20:15:48.683\",\"lastModified\":\"2025-12-31T18:29:41.550\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"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).\"},{\"lang\":\"es\",\"value\":\"BusyBox wget hasta la versi\u00f3n 1.3.7 aceptaba CR (0x0D)/LF (0x0A) sin procesar y otros bytes de control C0 en el *request-target* HTTP (ruta/consulta), lo que permit\u00eda dividir la l\u00ednea de solicitud e inyectar encabezados controlados por el atacante. Para preservar la forma de la l\u00ednea de solicitud HTTP/1.1 *M\u00c9TODO SP request-target SP HTTP/1.1*, un espacio sin procesar (0x20) en el *request-target* tambi\u00e9n debe ser rechazado (los clientes deben usar %20).\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N\",\"baseScore\":6.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":2.5}]},\"weaknesses\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-284\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:busybox:busybox:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"1.37.0\",\"matchCriteriaId\":\"D0BD983A-697D-4431-90F9-31956863BD41\"}]}]}],\"references\":[{\"url\":\"https://gist.github.com/subyumatest/41554af6a72aedaacaec026adc311092\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]},{\"url\":\"https://lists.busybox.net/pipermail/busybox/attachments/20250823/ccdc96ef/attachment-0001.htm\",\"source\":\"cve@mitre.org\",\"tags\":[\"Product\"]},{\"url\":\"https://lists.busybox.net/pipermail/busybox/attachments/20250828/e7f90492/attachment.htm\",\"source\":\"cve@mitre.org\",\"tags\":[\"Product\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 6.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N\", \"integrityImpact\": \"LOW\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"LOW\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-60876\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-11-12T20:45:24.977696Z\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-284\", \"description\": \"CWE-284 Improper Access Control\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-11-12T20:46:01.153Z\"}}], \"cna\": {\"affected\": [{\"vendor\": \"n/a\", \"product\": \"n/a\", \"versions\": [{\"status\": \"affected\", \"version\": \"n/a\"}]}], \"references\": [{\"url\": \"https://lists.busybox.net/pipermail/busybox/attachments/20250823/ccdc96ef/attachment-0001.htm\"}, {\"url\": \"https://lists.busybox.net/pipermail/busybox/attachments/20250828/e7f90492/attachment.htm\"}, {\"url\": \"https://gist.github.com/subyumatest/41554af6a72aedaacaec026adc311092\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"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).\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"text\", \"description\": \"n/a\"}]}], \"providerMetadata\": {\"orgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"shortName\": \"mitre\", \"dateUpdated\": \"2025-11-10T19:49:21.240Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-60876\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-11-12T20:47:02.144Z\", \"dateReserved\": \"2025-09-26T00:00:00.000Z\", \"assignerOrgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"datePublished\": \"2025-11-10T00:00:00.000Z\", \"assignerShortName\": \"mitre\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
OPENSUSE-SU-2026:20090-1
Vulnerability from csaf_opensuse - Published: 2026-01-22 16:45 - Updated: 2026-01-22 16:45Summary
Security update for busybox
Notes
Title of the patch
Security update for busybox
Description of the patch
This update for busybox fixes the following issues:
Security fixes:
- CVE-2025-60876: HTTP request header injection in wget (bsc#1253245).
- CVE-2025-46394: Fixed tar hidden files via escape sequence (bsc#1241661).
Other fixes:
- Set CONFIG_FIRST_SYSTEM_ID to 201 to avoid confclict (bsc#1236670)
- Fix unshare -mrpf sh core dump on ppc64le (bsc#1249237)
Patchnames
openSUSE-Leap-16.0-179
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for busybox",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for busybox fixes the following issues:\n\nSecurity fixes:\n\n- CVE-2025-60876: HTTP request header injection in wget (bsc#1253245).\n- CVE-2025-46394: Fixed tar hidden files via escape sequence (bsc#1241661).\n\nOther fixes:\n\n- Set CONFIG_FIRST_SYSTEM_ID to 201 to avoid confclict (bsc#1236670)\n- Fix unshare -mrpf sh core dump on ppc64le (bsc#1249237)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Leap-16.0-179",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_20090-1.json"
},
{
"category": "self",
"summary": "SUSE Bug 1236670",
"url": "https://bugzilla.suse.com/1236670"
},
{
"category": "self",
"summary": "SUSE Bug 1241661",
"url": "https://bugzilla.suse.com/1241661"
},
{
"category": "self",
"summary": "SUSE Bug 1249237",
"url": "https://bugzilla.suse.com/1249237"
},
{
"category": "self",
"summary": "SUSE Bug 1253245",
"url": "https://bugzilla.suse.com/1253245"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-46394 page",
"url": "https://www.suse.com/security/cve/CVE-2025-46394/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-60876 page",
"url": "https://www.suse.com/security/cve/CVE-2025-60876/"
}
],
"title": "Security update for busybox",
"tracking": {
"current_release_date": "2026-01-22T16:45:35Z",
"generator": {
"date": "2026-01-22T16:45:35Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:20090-1",
"initial_release_date": "2026-01-22T16:45:35Z",
"revision_history": [
{
"date": "2026-01-22T16:45:35Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "busybox-1.37.0-160000.4.1.aarch64",
"product": {
"name": "busybox-1.37.0-160000.4.1.aarch64",
"product_id": "busybox-1.37.0-160000.4.1.aarch64"
}
},
{
"category": "product_version",
"name": "busybox-static-1.37.0-160000.4.1.aarch64",
"product": {
"name": "busybox-static-1.37.0-160000.4.1.aarch64",
"product_id": "busybox-static-1.37.0-160000.4.1.aarch64"
}
},
{
"category": "product_version",
"name": "busybox-warewulf3-1.37.0-160000.4.1.aarch64",
"product": {
"name": "busybox-warewulf3-1.37.0-160000.4.1.aarch64",
"product_id": "busybox-warewulf3-1.37.0-160000.4.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "busybox-1.37.0-160000.4.1.ppc64le",
"product": {
"name": "busybox-1.37.0-160000.4.1.ppc64le",
"product_id": "busybox-1.37.0-160000.4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "busybox-static-1.37.0-160000.4.1.ppc64le",
"product": {
"name": "busybox-static-1.37.0-160000.4.1.ppc64le",
"product_id": "busybox-static-1.37.0-160000.4.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "busybox-1.37.0-160000.4.1.s390x",
"product": {
"name": "busybox-1.37.0-160000.4.1.s390x",
"product_id": "busybox-1.37.0-160000.4.1.s390x"
}
},
{
"category": "product_version",
"name": "busybox-static-1.37.0-160000.4.1.s390x",
"product": {
"name": "busybox-static-1.37.0-160000.4.1.s390x",
"product_id": "busybox-static-1.37.0-160000.4.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "busybox-1.37.0-160000.4.1.x86_64",
"product": {
"name": "busybox-1.37.0-160000.4.1.x86_64",
"product_id": "busybox-1.37.0-160000.4.1.x86_64"
}
},
{
"category": "product_version",
"name": "busybox-static-1.37.0-160000.4.1.x86_64",
"product": {
"name": "busybox-static-1.37.0-160000.4.1.x86_64",
"product_id": "busybox-static-1.37.0-160000.4.1.x86_64"
}
},
{
"category": "product_version",
"name": "busybox-warewulf3-1.37.0-160000.4.1.x86_64",
"product": {
"name": "busybox-warewulf3-1.37.0-160000.4.1.x86_64",
"product_id": "busybox-warewulf3-1.37.0-160000.4.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 16.0",
"product": {
"name": "openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0"
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.37.0-160000.4.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:busybox-1.37.0-160000.4.1.aarch64"
},
"product_reference": "busybox-1.37.0-160000.4.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.37.0-160000.4.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:busybox-1.37.0-160000.4.1.ppc64le"
},
"product_reference": "busybox-1.37.0-160000.4.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.37.0-160000.4.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:busybox-1.37.0-160000.4.1.s390x"
},
"product_reference": "busybox-1.37.0-160000.4.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.37.0-160000.4.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:busybox-1.37.0-160000.4.1.x86_64"
},
"product_reference": "busybox-1.37.0-160000.4.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-static-1.37.0-160000.4.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:busybox-static-1.37.0-160000.4.1.aarch64"
},
"product_reference": "busybox-static-1.37.0-160000.4.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-static-1.37.0-160000.4.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:busybox-static-1.37.0-160000.4.1.ppc64le"
},
"product_reference": "busybox-static-1.37.0-160000.4.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-static-1.37.0-160000.4.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:busybox-static-1.37.0-160000.4.1.s390x"
},
"product_reference": "busybox-static-1.37.0-160000.4.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-static-1.37.0-160000.4.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:busybox-static-1.37.0-160000.4.1.x86_64"
},
"product_reference": "busybox-static-1.37.0-160000.4.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-warewulf3-1.37.0-160000.4.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:busybox-warewulf3-1.37.0-160000.4.1.aarch64"
},
"product_reference": "busybox-warewulf3-1.37.0-160000.4.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-warewulf3-1.37.0-160000.4.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:busybox-warewulf3-1.37.0-160000.4.1.x86_64"
},
"product_reference": "busybox-warewulf3-1.37.0-160000.4.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-46394",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-46394"
}
],
"notes": [
{
"category": "general",
"text": "In tar in BusyBox through 1.37.0, a TAR archive can have filenames hidden from a listing through the use of terminal escape sequences.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:busybox-1.37.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:busybox-1.37.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:busybox-1.37.0-160000.4.1.s390x",
"openSUSE Leap 16.0:busybox-1.37.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:busybox-static-1.37.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:busybox-static-1.37.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:busybox-static-1.37.0-160000.4.1.s390x",
"openSUSE Leap 16.0:busybox-static-1.37.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:busybox-warewulf3-1.37.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:busybox-warewulf3-1.37.0-160000.4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-46394",
"url": "https://www.suse.com/security/cve/CVE-2025-46394"
},
{
"category": "external",
"summary": "SUSE Bug 1241661 for CVE-2025-46394",
"url": "https://bugzilla.suse.com/1241661"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:busybox-1.37.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:busybox-1.37.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:busybox-1.37.0-160000.4.1.s390x",
"openSUSE Leap 16.0:busybox-1.37.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:busybox-static-1.37.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:busybox-static-1.37.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:busybox-static-1.37.0-160000.4.1.s390x",
"openSUSE Leap 16.0:busybox-static-1.37.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:busybox-warewulf3-1.37.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:busybox-warewulf3-1.37.0-160000.4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:busybox-1.37.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:busybox-1.37.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:busybox-1.37.0-160000.4.1.s390x",
"openSUSE Leap 16.0:busybox-1.37.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:busybox-static-1.37.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:busybox-static-1.37.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:busybox-static-1.37.0-160000.4.1.s390x",
"openSUSE Leap 16.0:busybox-static-1.37.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:busybox-warewulf3-1.37.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:busybox-warewulf3-1.37.0-160000.4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-22T16:45:35Z",
"details": "moderate"
}
],
"title": "CVE-2025-46394"
},
{
"cve": "CVE-2025-60876",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-60876"
}
],
"notes": [
{
"category": "general",
"text": "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).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:busybox-1.37.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:busybox-1.37.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:busybox-1.37.0-160000.4.1.s390x",
"openSUSE Leap 16.0:busybox-1.37.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:busybox-static-1.37.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:busybox-static-1.37.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:busybox-static-1.37.0-160000.4.1.s390x",
"openSUSE Leap 16.0:busybox-static-1.37.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:busybox-warewulf3-1.37.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:busybox-warewulf3-1.37.0-160000.4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-60876",
"url": "https://www.suse.com/security/cve/CVE-2025-60876"
},
{
"category": "external",
"summary": "SUSE Bug 1253245 for CVE-2025-60876",
"url": "https://bugzilla.suse.com/1253245"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Leap 16.0:busybox-1.37.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:busybox-1.37.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:busybox-1.37.0-160000.4.1.s390x",
"openSUSE Leap 16.0:busybox-1.37.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:busybox-static-1.37.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:busybox-static-1.37.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:busybox-static-1.37.0-160000.4.1.s390x",
"openSUSE Leap 16.0:busybox-static-1.37.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:busybox-warewulf3-1.37.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:busybox-warewulf3-1.37.0-160000.4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:busybox-1.37.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:busybox-1.37.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:busybox-1.37.0-160000.4.1.s390x",
"openSUSE Leap 16.0:busybox-1.37.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:busybox-static-1.37.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:busybox-static-1.37.0-160000.4.1.ppc64le",
"openSUSE Leap 16.0:busybox-static-1.37.0-160000.4.1.s390x",
"openSUSE Leap 16.0:busybox-static-1.37.0-160000.4.1.x86_64",
"openSUSE Leap 16.0:busybox-warewulf3-1.37.0-160000.4.1.aarch64",
"openSUSE Leap 16.0:busybox-warewulf3-1.37.0-160000.4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-22T16:45:35Z",
"details": "important"
}
],
"title": "CVE-2025-60876"
}
]
}
OPENSUSE-SU-2025:15834-1
Vulnerability from csaf_opensuse - Published: 2025-12-20 00:00 - Updated: 2025-12-20 00:00Summary
busybox-1.37.0-8.1 on GA media
Notes
Title of the patch
busybox-1.37.0-8.1 on GA media
Description of the patch
These are all security issues fixed in the busybox-1.37.0-8.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2025-15834
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "busybox-1.37.0-8.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the busybox-1.37.0-8.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2025-15834",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_15834-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-46394 page",
"url": "https://www.suse.com/security/cve/CVE-2025-46394/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-60876 page",
"url": "https://www.suse.com/security/cve/CVE-2025-60876/"
}
],
"title": "busybox-1.37.0-8.1 on GA media",
"tracking": {
"current_release_date": "2025-12-20T00:00:00Z",
"generator": {
"date": "2025-12-20T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:15834-1",
"initial_release_date": "2025-12-20T00:00:00Z",
"revision_history": [
{
"date": "2025-12-20T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "busybox-1.37.0-8.1.aarch64",
"product": {
"name": "busybox-1.37.0-8.1.aarch64",
"product_id": "busybox-1.37.0-8.1.aarch64"
}
},
{
"category": "product_version",
"name": "busybox-static-1.37.0-8.1.aarch64",
"product": {
"name": "busybox-static-1.37.0-8.1.aarch64",
"product_id": "busybox-static-1.37.0-8.1.aarch64"
}
},
{
"category": "product_version",
"name": "busybox-testsuite-1.37.0-8.1.aarch64",
"product": {
"name": "busybox-testsuite-1.37.0-8.1.aarch64",
"product_id": "busybox-testsuite-1.37.0-8.1.aarch64"
}
},
{
"category": "product_version",
"name": "busybox-warewulf3-1.37.0-8.1.aarch64",
"product": {
"name": "busybox-warewulf3-1.37.0-8.1.aarch64",
"product_id": "busybox-warewulf3-1.37.0-8.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "busybox-1.37.0-8.1.ppc64le",
"product": {
"name": "busybox-1.37.0-8.1.ppc64le",
"product_id": "busybox-1.37.0-8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "busybox-static-1.37.0-8.1.ppc64le",
"product": {
"name": "busybox-static-1.37.0-8.1.ppc64le",
"product_id": "busybox-static-1.37.0-8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "busybox-testsuite-1.37.0-8.1.ppc64le",
"product": {
"name": "busybox-testsuite-1.37.0-8.1.ppc64le",
"product_id": "busybox-testsuite-1.37.0-8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "busybox-warewulf3-1.37.0-8.1.ppc64le",
"product": {
"name": "busybox-warewulf3-1.37.0-8.1.ppc64le",
"product_id": "busybox-warewulf3-1.37.0-8.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "busybox-1.37.0-8.1.s390x",
"product": {
"name": "busybox-1.37.0-8.1.s390x",
"product_id": "busybox-1.37.0-8.1.s390x"
}
},
{
"category": "product_version",
"name": "busybox-static-1.37.0-8.1.s390x",
"product": {
"name": "busybox-static-1.37.0-8.1.s390x",
"product_id": "busybox-static-1.37.0-8.1.s390x"
}
},
{
"category": "product_version",
"name": "busybox-testsuite-1.37.0-8.1.s390x",
"product": {
"name": "busybox-testsuite-1.37.0-8.1.s390x",
"product_id": "busybox-testsuite-1.37.0-8.1.s390x"
}
},
{
"category": "product_version",
"name": "busybox-warewulf3-1.37.0-8.1.s390x",
"product": {
"name": "busybox-warewulf3-1.37.0-8.1.s390x",
"product_id": "busybox-warewulf3-1.37.0-8.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "busybox-1.37.0-8.1.x86_64",
"product": {
"name": "busybox-1.37.0-8.1.x86_64",
"product_id": "busybox-1.37.0-8.1.x86_64"
}
},
{
"category": "product_version",
"name": "busybox-static-1.37.0-8.1.x86_64",
"product": {
"name": "busybox-static-1.37.0-8.1.x86_64",
"product_id": "busybox-static-1.37.0-8.1.x86_64"
}
},
{
"category": "product_version",
"name": "busybox-testsuite-1.37.0-8.1.x86_64",
"product": {
"name": "busybox-testsuite-1.37.0-8.1.x86_64",
"product_id": "busybox-testsuite-1.37.0-8.1.x86_64"
}
},
{
"category": "product_version",
"name": "busybox-warewulf3-1.37.0-8.1.x86_64",
"product": {
"name": "busybox-warewulf3-1.37.0-8.1.x86_64",
"product_id": "busybox-warewulf3-1.37.0-8.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.37.0-8.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:busybox-1.37.0-8.1.aarch64"
},
"product_reference": "busybox-1.37.0-8.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.37.0-8.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:busybox-1.37.0-8.1.ppc64le"
},
"product_reference": "busybox-1.37.0-8.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.37.0-8.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:busybox-1.37.0-8.1.s390x"
},
"product_reference": "busybox-1.37.0-8.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.37.0-8.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:busybox-1.37.0-8.1.x86_64"
},
"product_reference": "busybox-1.37.0-8.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-static-1.37.0-8.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:busybox-static-1.37.0-8.1.aarch64"
},
"product_reference": "busybox-static-1.37.0-8.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-static-1.37.0-8.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:busybox-static-1.37.0-8.1.ppc64le"
},
"product_reference": "busybox-static-1.37.0-8.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-static-1.37.0-8.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:busybox-static-1.37.0-8.1.s390x"
},
"product_reference": "busybox-static-1.37.0-8.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-static-1.37.0-8.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:busybox-static-1.37.0-8.1.x86_64"
},
"product_reference": "busybox-static-1.37.0-8.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-testsuite-1.37.0-8.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:busybox-testsuite-1.37.0-8.1.aarch64"
},
"product_reference": "busybox-testsuite-1.37.0-8.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-testsuite-1.37.0-8.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:busybox-testsuite-1.37.0-8.1.ppc64le"
},
"product_reference": "busybox-testsuite-1.37.0-8.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-testsuite-1.37.0-8.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:busybox-testsuite-1.37.0-8.1.s390x"
},
"product_reference": "busybox-testsuite-1.37.0-8.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-testsuite-1.37.0-8.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:busybox-testsuite-1.37.0-8.1.x86_64"
},
"product_reference": "busybox-testsuite-1.37.0-8.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-warewulf3-1.37.0-8.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:busybox-warewulf3-1.37.0-8.1.aarch64"
},
"product_reference": "busybox-warewulf3-1.37.0-8.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-warewulf3-1.37.0-8.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:busybox-warewulf3-1.37.0-8.1.ppc64le"
},
"product_reference": "busybox-warewulf3-1.37.0-8.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-warewulf3-1.37.0-8.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:busybox-warewulf3-1.37.0-8.1.s390x"
},
"product_reference": "busybox-warewulf3-1.37.0-8.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-warewulf3-1.37.0-8.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:busybox-warewulf3-1.37.0-8.1.x86_64"
},
"product_reference": "busybox-warewulf3-1.37.0-8.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-46394",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-46394"
}
],
"notes": [
{
"category": "general",
"text": "In tar in BusyBox through 1.37.0, a TAR archive can have filenames hidden from a listing through the use of terminal escape sequences.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:busybox-1.37.0-8.1.aarch64",
"openSUSE Tumbleweed:busybox-1.37.0-8.1.ppc64le",
"openSUSE Tumbleweed:busybox-1.37.0-8.1.s390x",
"openSUSE Tumbleweed:busybox-1.37.0-8.1.x86_64",
"openSUSE Tumbleweed:busybox-static-1.37.0-8.1.aarch64",
"openSUSE Tumbleweed:busybox-static-1.37.0-8.1.ppc64le",
"openSUSE Tumbleweed:busybox-static-1.37.0-8.1.s390x",
"openSUSE Tumbleweed:busybox-static-1.37.0-8.1.x86_64",
"openSUSE Tumbleweed:busybox-testsuite-1.37.0-8.1.aarch64",
"openSUSE Tumbleweed:busybox-testsuite-1.37.0-8.1.ppc64le",
"openSUSE Tumbleweed:busybox-testsuite-1.37.0-8.1.s390x",
"openSUSE Tumbleweed:busybox-testsuite-1.37.0-8.1.x86_64",
"openSUSE Tumbleweed:busybox-warewulf3-1.37.0-8.1.aarch64",
"openSUSE Tumbleweed:busybox-warewulf3-1.37.0-8.1.ppc64le",
"openSUSE Tumbleweed:busybox-warewulf3-1.37.0-8.1.s390x",
"openSUSE Tumbleweed:busybox-warewulf3-1.37.0-8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-46394",
"url": "https://www.suse.com/security/cve/CVE-2025-46394"
},
{
"category": "external",
"summary": "SUSE Bug 1241661 for CVE-2025-46394",
"url": "https://bugzilla.suse.com/1241661"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:busybox-1.37.0-8.1.aarch64",
"openSUSE Tumbleweed:busybox-1.37.0-8.1.ppc64le",
"openSUSE Tumbleweed:busybox-1.37.0-8.1.s390x",
"openSUSE Tumbleweed:busybox-1.37.0-8.1.x86_64",
"openSUSE Tumbleweed:busybox-static-1.37.0-8.1.aarch64",
"openSUSE Tumbleweed:busybox-static-1.37.0-8.1.ppc64le",
"openSUSE Tumbleweed:busybox-static-1.37.0-8.1.s390x",
"openSUSE Tumbleweed:busybox-static-1.37.0-8.1.x86_64",
"openSUSE Tumbleweed:busybox-testsuite-1.37.0-8.1.aarch64",
"openSUSE Tumbleweed:busybox-testsuite-1.37.0-8.1.ppc64le",
"openSUSE Tumbleweed:busybox-testsuite-1.37.0-8.1.s390x",
"openSUSE Tumbleweed:busybox-testsuite-1.37.0-8.1.x86_64",
"openSUSE Tumbleweed:busybox-warewulf3-1.37.0-8.1.aarch64",
"openSUSE Tumbleweed:busybox-warewulf3-1.37.0-8.1.ppc64le",
"openSUSE Tumbleweed:busybox-warewulf3-1.37.0-8.1.s390x",
"openSUSE Tumbleweed:busybox-warewulf3-1.37.0-8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:busybox-1.37.0-8.1.aarch64",
"openSUSE Tumbleweed:busybox-1.37.0-8.1.ppc64le",
"openSUSE Tumbleweed:busybox-1.37.0-8.1.s390x",
"openSUSE Tumbleweed:busybox-1.37.0-8.1.x86_64",
"openSUSE Tumbleweed:busybox-static-1.37.0-8.1.aarch64",
"openSUSE Tumbleweed:busybox-static-1.37.0-8.1.ppc64le",
"openSUSE Tumbleweed:busybox-static-1.37.0-8.1.s390x",
"openSUSE Tumbleweed:busybox-static-1.37.0-8.1.x86_64",
"openSUSE Tumbleweed:busybox-testsuite-1.37.0-8.1.aarch64",
"openSUSE Tumbleweed:busybox-testsuite-1.37.0-8.1.ppc64le",
"openSUSE Tumbleweed:busybox-testsuite-1.37.0-8.1.s390x",
"openSUSE Tumbleweed:busybox-testsuite-1.37.0-8.1.x86_64",
"openSUSE Tumbleweed:busybox-warewulf3-1.37.0-8.1.aarch64",
"openSUSE Tumbleweed:busybox-warewulf3-1.37.0-8.1.ppc64le",
"openSUSE Tumbleweed:busybox-warewulf3-1.37.0-8.1.s390x",
"openSUSE Tumbleweed:busybox-warewulf3-1.37.0-8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-20T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-46394"
},
{
"cve": "CVE-2025-60876",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-60876"
}
],
"notes": [
{
"category": "general",
"text": "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).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:busybox-1.37.0-8.1.aarch64",
"openSUSE Tumbleweed:busybox-1.37.0-8.1.ppc64le",
"openSUSE Tumbleweed:busybox-1.37.0-8.1.s390x",
"openSUSE Tumbleweed:busybox-1.37.0-8.1.x86_64",
"openSUSE Tumbleweed:busybox-static-1.37.0-8.1.aarch64",
"openSUSE Tumbleweed:busybox-static-1.37.0-8.1.ppc64le",
"openSUSE Tumbleweed:busybox-static-1.37.0-8.1.s390x",
"openSUSE Tumbleweed:busybox-static-1.37.0-8.1.x86_64",
"openSUSE Tumbleweed:busybox-testsuite-1.37.0-8.1.aarch64",
"openSUSE Tumbleweed:busybox-testsuite-1.37.0-8.1.ppc64le",
"openSUSE Tumbleweed:busybox-testsuite-1.37.0-8.1.s390x",
"openSUSE Tumbleweed:busybox-testsuite-1.37.0-8.1.x86_64",
"openSUSE Tumbleweed:busybox-warewulf3-1.37.0-8.1.aarch64",
"openSUSE Tumbleweed:busybox-warewulf3-1.37.0-8.1.ppc64le",
"openSUSE Tumbleweed:busybox-warewulf3-1.37.0-8.1.s390x",
"openSUSE Tumbleweed:busybox-warewulf3-1.37.0-8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-60876",
"url": "https://www.suse.com/security/cve/CVE-2025-60876"
},
{
"category": "external",
"summary": "SUSE Bug 1253245 for CVE-2025-60876",
"url": "https://bugzilla.suse.com/1253245"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:busybox-1.37.0-8.1.aarch64",
"openSUSE Tumbleweed:busybox-1.37.0-8.1.ppc64le",
"openSUSE Tumbleweed:busybox-1.37.0-8.1.s390x",
"openSUSE Tumbleweed:busybox-1.37.0-8.1.x86_64",
"openSUSE Tumbleweed:busybox-static-1.37.0-8.1.aarch64",
"openSUSE Tumbleweed:busybox-static-1.37.0-8.1.ppc64le",
"openSUSE Tumbleweed:busybox-static-1.37.0-8.1.s390x",
"openSUSE Tumbleweed:busybox-static-1.37.0-8.1.x86_64",
"openSUSE Tumbleweed:busybox-testsuite-1.37.0-8.1.aarch64",
"openSUSE Tumbleweed:busybox-testsuite-1.37.0-8.1.ppc64le",
"openSUSE Tumbleweed:busybox-testsuite-1.37.0-8.1.s390x",
"openSUSE Tumbleweed:busybox-testsuite-1.37.0-8.1.x86_64",
"openSUSE Tumbleweed:busybox-warewulf3-1.37.0-8.1.aarch64",
"openSUSE Tumbleweed:busybox-warewulf3-1.37.0-8.1.ppc64le",
"openSUSE Tumbleweed:busybox-warewulf3-1.37.0-8.1.s390x",
"openSUSE Tumbleweed:busybox-warewulf3-1.37.0-8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:busybox-1.37.0-8.1.aarch64",
"openSUSE Tumbleweed:busybox-1.37.0-8.1.ppc64le",
"openSUSE Tumbleweed:busybox-1.37.0-8.1.s390x",
"openSUSE Tumbleweed:busybox-1.37.0-8.1.x86_64",
"openSUSE Tumbleweed:busybox-static-1.37.0-8.1.aarch64",
"openSUSE Tumbleweed:busybox-static-1.37.0-8.1.ppc64le",
"openSUSE Tumbleweed:busybox-static-1.37.0-8.1.s390x",
"openSUSE Tumbleweed:busybox-static-1.37.0-8.1.x86_64",
"openSUSE Tumbleweed:busybox-testsuite-1.37.0-8.1.aarch64",
"openSUSE Tumbleweed:busybox-testsuite-1.37.0-8.1.ppc64le",
"openSUSE Tumbleweed:busybox-testsuite-1.37.0-8.1.s390x",
"openSUSE Tumbleweed:busybox-testsuite-1.37.0-8.1.x86_64",
"openSUSE Tumbleweed:busybox-warewulf3-1.37.0-8.1.aarch64",
"openSUSE Tumbleweed:busybox-warewulf3-1.37.0-8.1.ppc64le",
"openSUSE Tumbleweed:busybox-warewulf3-1.37.0-8.1.s390x",
"openSUSE Tumbleweed:busybox-warewulf3-1.37.0-8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-20T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-60876"
}
]
}
SUSE-SU-2026:0236-1
Vulnerability from csaf_suse - Published: 2026-01-22 12:25 - Updated: 2026-01-22 12:25Summary
Security update for busybox
Notes
Title of the patch
Security update for busybox
Description of the patch
This update for busybox fixes the following issues:
This update for busybox fixes the following issues:
Security issues:
- CVE-2025-46394: Fixed tar hidden files via escape sequence (CVE-2025-46394, bsc#1241661)
- CVE-2025-60876: Fixed HTTP request header injection in wget (CVE-2025-60876, bsc#1253245)
Other issues:
- Set CONFIG_FIRST_SYSTEM_ID to 201 to avoid confclict (bsc#1236670)
- Fixed unshare -mrpf sh core dump on ppc64le (bsc#1249237)
- Fixed adduser inside containers on an SELinux host (bsc#1247779)
Patchnames
SUSE-2026-236,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-236,SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-236,SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-236,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-236,SUSE-SLE-Product-SLES_SAP-15-SP5-2026-236,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-236,openSUSE-SLE-15.6-2026-236
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for busybox",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for busybox fixes the following issues:\n\nThis update for busybox fixes the following issues:\n\nSecurity issues:\n\n- CVE-2025-46394: Fixed tar hidden files via escape sequence (CVE-2025-46394, bsc#1241661)\n- CVE-2025-60876: Fixed HTTP request header injection in wget (CVE-2025-60876, bsc#1253245)\n\nOther issues:\n\n- Set CONFIG_FIRST_SYSTEM_ID to 201 to avoid confclict (bsc#1236670)\n- Fixed unshare -mrpf sh core dump on ppc64le (bsc#1249237)\n- Fixed adduser inside containers on an SELinux host (bsc#1247779)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-236,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-236,SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-236,SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-236,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-236,SUSE-SLE-Product-SLES_SAP-15-SP5-2026-236,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-236,openSUSE-SLE-15.6-2026-236",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_0236-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:0236-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20260236-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:0236-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023849.html"
},
{
"category": "self",
"summary": "SUSE Bug 1236670",
"url": "https://bugzilla.suse.com/1236670"
},
{
"category": "self",
"summary": "SUSE Bug 1241661",
"url": "https://bugzilla.suse.com/1241661"
},
{
"category": "self",
"summary": "SUSE Bug 1247779",
"url": "https://bugzilla.suse.com/1247779"
},
{
"category": "self",
"summary": "SUSE Bug 1249237",
"url": "https://bugzilla.suse.com/1249237"
},
{
"category": "self",
"summary": "SUSE Bug 1253245",
"url": "https://bugzilla.suse.com/1253245"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-46394 page",
"url": "https://www.suse.com/security/cve/CVE-2025-46394/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-60876 page",
"url": "https://www.suse.com/security/cve/CVE-2025-60876/"
}
],
"title": "Security update for busybox",
"tracking": {
"current_release_date": "2026-01-22T12:25:35Z",
"generator": {
"date": "2026-01-22T12:25:35Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:0236-1",
"initial_release_date": "2026-01-22T12:25:35Z",
"revision_history": [
{
"date": "2026-01-22T12:25:35Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "busybox-1.37.0-150500.10.14.1.aarch64",
"product": {
"name": "busybox-1.37.0-150500.10.14.1.aarch64",
"product_id": "busybox-1.37.0-150500.10.14.1.aarch64"
}
},
{
"category": "product_version",
"name": "busybox-static-1.37.0-150500.10.14.1.aarch64",
"product": {
"name": "busybox-static-1.37.0-150500.10.14.1.aarch64",
"product_id": "busybox-static-1.37.0-150500.10.14.1.aarch64"
}
},
{
"category": "product_version",
"name": "busybox-testsuite-1.37.0-150500.10.14.1.aarch64",
"product": {
"name": "busybox-testsuite-1.37.0-150500.10.14.1.aarch64",
"product_id": "busybox-testsuite-1.37.0-150500.10.14.1.aarch64"
}
},
{
"category": "product_version",
"name": "busybox-warewulf3-1.37.0-150500.10.14.1.aarch64",
"product": {
"name": "busybox-warewulf3-1.37.0-150500.10.14.1.aarch64",
"product_id": "busybox-warewulf3-1.37.0-150500.10.14.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "busybox-1.37.0-150500.10.14.1.i586",
"product": {
"name": "busybox-1.37.0-150500.10.14.1.i586",
"product_id": "busybox-1.37.0-150500.10.14.1.i586"
}
},
{
"category": "product_version",
"name": "busybox-static-1.37.0-150500.10.14.1.i586",
"product": {
"name": "busybox-static-1.37.0-150500.10.14.1.i586",
"product_id": "busybox-static-1.37.0-150500.10.14.1.i586"
}
},
{
"category": "product_version",
"name": "busybox-testsuite-1.37.0-150500.10.14.1.i586",
"product": {
"name": "busybox-testsuite-1.37.0-150500.10.14.1.i586",
"product_id": "busybox-testsuite-1.37.0-150500.10.14.1.i586"
}
},
{
"category": "product_version",
"name": "busybox-warewulf3-1.37.0-150500.10.14.1.i586",
"product": {
"name": "busybox-warewulf3-1.37.0-150500.10.14.1.i586",
"product_id": "busybox-warewulf3-1.37.0-150500.10.14.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "busybox-adduser-1.37.0-150500.7.9.1.noarch",
"product": {
"name": "busybox-adduser-1.37.0-150500.7.9.1.noarch",
"product_id": "busybox-adduser-1.37.0-150500.7.9.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-attr-1.37.0-150500.7.9.1.noarch",
"product": {
"name": "busybox-attr-1.37.0-150500.7.9.1.noarch",
"product_id": "busybox-attr-1.37.0-150500.7.9.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-bc-1.37.0-150500.7.9.1.noarch",
"product": {
"name": "busybox-bc-1.37.0-150500.7.9.1.noarch",
"product_id": "busybox-bc-1.37.0-150500.7.9.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-bind-utils-1.37.0-150500.7.9.1.noarch",
"product": {
"name": "busybox-bind-utils-1.37.0-150500.7.9.1.noarch",
"product_id": "busybox-bind-utils-1.37.0-150500.7.9.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-bzip2-1.37.0-150500.7.9.1.noarch",
"product": {
"name": "busybox-bzip2-1.37.0-150500.7.9.1.noarch",
"product_id": "busybox-bzip2-1.37.0-150500.7.9.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-coreutils-1.37.0-150500.7.9.1.noarch",
"product": {
"name": "busybox-coreutils-1.37.0-150500.7.9.1.noarch",
"product_id": "busybox-coreutils-1.37.0-150500.7.9.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-cpio-1.37.0-150500.7.9.1.noarch",
"product": {
"name": "busybox-cpio-1.37.0-150500.7.9.1.noarch",
"product_id": "busybox-cpio-1.37.0-150500.7.9.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-diffutils-1.37.0-150500.7.9.1.noarch",
"product": {
"name": "busybox-diffutils-1.37.0-150500.7.9.1.noarch",
"product_id": "busybox-diffutils-1.37.0-150500.7.9.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-dos2unix-1.37.0-150500.7.9.1.noarch",
"product": {
"name": "busybox-dos2unix-1.37.0-150500.7.9.1.noarch",
"product_id": "busybox-dos2unix-1.37.0-150500.7.9.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-ed-1.37.0-150500.7.9.1.noarch",
"product": {
"name": "busybox-ed-1.37.0-150500.7.9.1.noarch",
"product_id": "busybox-ed-1.37.0-150500.7.9.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-findutils-1.37.0-150500.7.9.1.noarch",
"product": {
"name": "busybox-findutils-1.37.0-150500.7.9.1.noarch",
"product_id": "busybox-findutils-1.37.0-150500.7.9.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-gawk-1.37.0-150500.7.9.1.noarch",
"product": {
"name": "busybox-gawk-1.37.0-150500.7.9.1.noarch",
"product_id": "busybox-gawk-1.37.0-150500.7.9.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-grep-1.37.0-150500.7.9.1.noarch",
"product": {
"name": "busybox-grep-1.37.0-150500.7.9.1.noarch",
"product_id": "busybox-grep-1.37.0-150500.7.9.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-gzip-1.37.0-150500.7.9.1.noarch",
"product": {
"name": "busybox-gzip-1.37.0-150500.7.9.1.noarch",
"product_id": "busybox-gzip-1.37.0-150500.7.9.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-hexedit-1.37.0-150500.7.9.1.noarch",
"product": {
"name": "busybox-hexedit-1.37.0-150500.7.9.1.noarch",
"product_id": "busybox-hexedit-1.37.0-150500.7.9.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-hostname-1.37.0-150500.7.9.1.noarch",
"product": {
"name": "busybox-hostname-1.37.0-150500.7.9.1.noarch",
"product_id": "busybox-hostname-1.37.0-150500.7.9.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-iproute2-1.37.0-150500.7.9.1.noarch",
"product": {
"name": "busybox-iproute2-1.37.0-150500.7.9.1.noarch",
"product_id": "busybox-iproute2-1.37.0-150500.7.9.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-iputils-1.37.0-150500.7.9.1.noarch",
"product": {
"name": "busybox-iputils-1.37.0-150500.7.9.1.noarch",
"product_id": "busybox-iputils-1.37.0-150500.7.9.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-kbd-1.37.0-150500.7.9.1.noarch",
"product": {
"name": "busybox-kbd-1.37.0-150500.7.9.1.noarch",
"product_id": "busybox-kbd-1.37.0-150500.7.9.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-kmod-1.37.0-150500.7.9.1.noarch",
"product": {
"name": "busybox-kmod-1.37.0-150500.7.9.1.noarch",
"product_id": "busybox-kmod-1.37.0-150500.7.9.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-less-1.37.0-150500.7.9.1.noarch",
"product": {
"name": "busybox-less-1.37.0-150500.7.9.1.noarch",
"product_id": "busybox-less-1.37.0-150500.7.9.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-links-1.37.0-150500.7.9.1.noarch",
"product": {
"name": "busybox-links-1.37.0-150500.7.9.1.noarch",
"product_id": "busybox-links-1.37.0-150500.7.9.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-man-1.37.0-150500.7.9.1.noarch",
"product": {
"name": "busybox-man-1.37.0-150500.7.9.1.noarch",
"product_id": "busybox-man-1.37.0-150500.7.9.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-misc-1.37.0-150500.7.9.1.noarch",
"product": {
"name": "busybox-misc-1.37.0-150500.7.9.1.noarch",
"product_id": "busybox-misc-1.37.0-150500.7.9.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-ncurses-utils-1.37.0-150500.7.9.1.noarch",
"product": {
"name": "busybox-ncurses-utils-1.37.0-150500.7.9.1.noarch",
"product_id": "busybox-ncurses-utils-1.37.0-150500.7.9.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-net-tools-1.37.0-150500.7.9.1.noarch",
"product": {
"name": "busybox-net-tools-1.37.0-150500.7.9.1.noarch",
"product_id": "busybox-net-tools-1.37.0-150500.7.9.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-netcat-1.37.0-150500.7.9.1.noarch",
"product": {
"name": "busybox-netcat-1.37.0-150500.7.9.1.noarch",
"product_id": "busybox-netcat-1.37.0-150500.7.9.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-patch-1.37.0-150500.7.9.1.noarch",
"product": {
"name": "busybox-patch-1.37.0-150500.7.9.1.noarch",
"product_id": "busybox-patch-1.37.0-150500.7.9.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-policycoreutils-1.37.0-150500.7.9.1.noarch",
"product": {
"name": "busybox-policycoreutils-1.37.0-150500.7.9.1.noarch",
"product_id": "busybox-policycoreutils-1.37.0-150500.7.9.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-procps-1.37.0-150500.7.9.1.noarch",
"product": {
"name": "busybox-procps-1.37.0-150500.7.9.1.noarch",
"product_id": "busybox-procps-1.37.0-150500.7.9.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-psmisc-1.37.0-150500.7.9.1.noarch",
"product": {
"name": "busybox-psmisc-1.37.0-150500.7.9.1.noarch",
"product_id": "busybox-psmisc-1.37.0-150500.7.9.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-sed-1.37.0-150500.7.9.1.noarch",
"product": {
"name": "busybox-sed-1.37.0-150500.7.9.1.noarch",
"product_id": "busybox-sed-1.37.0-150500.7.9.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-selinux-tools-1.37.0-150500.7.9.1.noarch",
"product": {
"name": "busybox-selinux-tools-1.37.0-150500.7.9.1.noarch",
"product_id": "busybox-selinux-tools-1.37.0-150500.7.9.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-sendmail-1.37.0-150500.7.9.1.noarch",
"product": {
"name": "busybox-sendmail-1.37.0-150500.7.9.1.noarch",
"product_id": "busybox-sendmail-1.37.0-150500.7.9.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-sh-1.37.0-150500.7.9.1.noarch",
"product": {
"name": "busybox-sh-1.37.0-150500.7.9.1.noarch",
"product_id": "busybox-sh-1.37.0-150500.7.9.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-sha3sum-1.37.0-150500.7.9.1.noarch",
"product": {
"name": "busybox-sha3sum-1.37.0-150500.7.9.1.noarch",
"product_id": "busybox-sha3sum-1.37.0-150500.7.9.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-sharutils-1.37.0-150500.7.9.1.noarch",
"product": {
"name": "busybox-sharutils-1.37.0-150500.7.9.1.noarch",
"product_id": "busybox-sharutils-1.37.0-150500.7.9.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-syslogd-1.37.0-150500.7.9.1.noarch",
"product": {
"name": "busybox-syslogd-1.37.0-150500.7.9.1.noarch",
"product_id": "busybox-syslogd-1.37.0-150500.7.9.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-sysvinit-tools-1.37.0-150500.7.9.1.noarch",
"product": {
"name": "busybox-sysvinit-tools-1.37.0-150500.7.9.1.noarch",
"product_id": "busybox-sysvinit-tools-1.37.0-150500.7.9.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-tar-1.37.0-150500.7.9.1.noarch",
"product": {
"name": "busybox-tar-1.37.0-150500.7.9.1.noarch",
"product_id": "busybox-tar-1.37.0-150500.7.9.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-telnet-1.37.0-150500.7.9.1.noarch",
"product": {
"name": "busybox-telnet-1.37.0-150500.7.9.1.noarch",
"product_id": "busybox-telnet-1.37.0-150500.7.9.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-tftp-1.37.0-150500.7.9.1.noarch",
"product": {
"name": "busybox-tftp-1.37.0-150500.7.9.1.noarch",
"product_id": "busybox-tftp-1.37.0-150500.7.9.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-time-1.37.0-150500.7.9.1.noarch",
"product": {
"name": "busybox-time-1.37.0-150500.7.9.1.noarch",
"product_id": "busybox-time-1.37.0-150500.7.9.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-traceroute-1.37.0-150500.7.9.1.noarch",
"product": {
"name": "busybox-traceroute-1.37.0-150500.7.9.1.noarch",
"product_id": "busybox-traceroute-1.37.0-150500.7.9.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-tunctl-1.37.0-150500.7.9.1.noarch",
"product": {
"name": "busybox-tunctl-1.37.0-150500.7.9.1.noarch",
"product_id": "busybox-tunctl-1.37.0-150500.7.9.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-udhcpc-1.37.0-150500.7.9.1.noarch",
"product": {
"name": "busybox-udhcpc-1.37.0-150500.7.9.1.noarch",
"product_id": "busybox-udhcpc-1.37.0-150500.7.9.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-unzip-1.37.0-150500.7.9.1.noarch",
"product": {
"name": "busybox-unzip-1.37.0-150500.7.9.1.noarch",
"product_id": "busybox-unzip-1.37.0-150500.7.9.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-util-linux-1.37.0-150500.7.9.1.noarch",
"product": {
"name": "busybox-util-linux-1.37.0-150500.7.9.1.noarch",
"product_id": "busybox-util-linux-1.37.0-150500.7.9.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-vi-1.37.0-150500.7.9.1.noarch",
"product": {
"name": "busybox-vi-1.37.0-150500.7.9.1.noarch",
"product_id": "busybox-vi-1.37.0-150500.7.9.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-vlan-1.37.0-150500.7.9.1.noarch",
"product": {
"name": "busybox-vlan-1.37.0-150500.7.9.1.noarch",
"product_id": "busybox-vlan-1.37.0-150500.7.9.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-wget-1.37.0-150500.7.9.1.noarch",
"product": {
"name": "busybox-wget-1.37.0-150500.7.9.1.noarch",
"product_id": "busybox-wget-1.37.0-150500.7.9.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-which-1.37.0-150500.7.9.1.noarch",
"product": {
"name": "busybox-which-1.37.0-150500.7.9.1.noarch",
"product_id": "busybox-which-1.37.0-150500.7.9.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-whois-1.37.0-150500.7.9.1.noarch",
"product": {
"name": "busybox-whois-1.37.0-150500.7.9.1.noarch",
"product_id": "busybox-whois-1.37.0-150500.7.9.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-xz-1.37.0-150500.7.9.1.noarch",
"product": {
"name": "busybox-xz-1.37.0-150500.7.9.1.noarch",
"product_id": "busybox-xz-1.37.0-150500.7.9.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "busybox-1.37.0-150500.10.14.1.ppc64le",
"product": {
"name": "busybox-1.37.0-150500.10.14.1.ppc64le",
"product_id": "busybox-1.37.0-150500.10.14.1.ppc64le"
}
},
{
"category": "product_version",
"name": "busybox-static-1.37.0-150500.10.14.1.ppc64le",
"product": {
"name": "busybox-static-1.37.0-150500.10.14.1.ppc64le",
"product_id": "busybox-static-1.37.0-150500.10.14.1.ppc64le"
}
},
{
"category": "product_version",
"name": "busybox-testsuite-1.37.0-150500.10.14.1.ppc64le",
"product": {
"name": "busybox-testsuite-1.37.0-150500.10.14.1.ppc64le",
"product_id": "busybox-testsuite-1.37.0-150500.10.14.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "busybox-1.37.0-150500.10.14.1.s390x",
"product": {
"name": "busybox-1.37.0-150500.10.14.1.s390x",
"product_id": "busybox-1.37.0-150500.10.14.1.s390x"
}
},
{
"category": "product_version",
"name": "busybox-static-1.37.0-150500.10.14.1.s390x",
"product": {
"name": "busybox-static-1.37.0-150500.10.14.1.s390x",
"product_id": "busybox-static-1.37.0-150500.10.14.1.s390x"
}
},
{
"category": "product_version",
"name": "busybox-testsuite-1.37.0-150500.10.14.1.s390x",
"product": {
"name": "busybox-testsuite-1.37.0-150500.10.14.1.s390x",
"product_id": "busybox-testsuite-1.37.0-150500.10.14.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "busybox-1.37.0-150500.10.14.1.x86_64",
"product": {
"name": "busybox-1.37.0-150500.10.14.1.x86_64",
"product_id": "busybox-1.37.0-150500.10.14.1.x86_64"
}
},
{
"category": "product_version",
"name": "busybox-static-1.37.0-150500.10.14.1.x86_64",
"product": {
"name": "busybox-static-1.37.0-150500.10.14.1.x86_64",
"product_id": "busybox-static-1.37.0-150500.10.14.1.x86_64"
}
},
{
"category": "product_version",
"name": "busybox-testsuite-1.37.0-150500.10.14.1.x86_64",
"product": {
"name": "busybox-testsuite-1.37.0-150500.10.14.1.x86_64",
"product_id": "busybox-testsuite-1.37.0-150500.10.14.1.x86_64"
}
},
{
"category": "product_version",
"name": "busybox-warewulf3-1.37.0-150500.10.14.1.x86_64",
"product": {
"name": "busybox-warewulf3-1.37.0-150500.10.14.1.x86_64",
"product_id": "busybox-warewulf3-1.37.0-150500.10.14.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp6"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.37.0-150500.10.14.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:busybox-1.37.0-150500.10.14.1.aarch64"
},
"product_reference": "busybox-1.37.0-150500.10.14.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.37.0-150500.10.14.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:busybox-1.37.0-150500.10.14.1.x86_64"
},
"product_reference": "busybox-1.37.0-150500.10.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-static-1.37.0-150500.10.14.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:busybox-static-1.37.0-150500.10.14.1.aarch64"
},
"product_reference": "busybox-static-1.37.0-150500.10.14.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-static-1.37.0-150500.10.14.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:busybox-static-1.37.0-150500.10.14.1.x86_64"
},
"product_reference": "busybox-static-1.37.0-150500.10.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.37.0-150500.10.14.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:busybox-1.37.0-150500.10.14.1.aarch64"
},
"product_reference": "busybox-1.37.0-150500.10.14.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.37.0-150500.10.14.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:busybox-1.37.0-150500.10.14.1.x86_64"
},
"product_reference": "busybox-1.37.0-150500.10.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-static-1.37.0-150500.10.14.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:busybox-static-1.37.0-150500.10.14.1.aarch64"
},
"product_reference": "busybox-static-1.37.0-150500.10.14.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-static-1.37.0-150500.10.14.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:busybox-static-1.37.0-150500.10.14.1.x86_64"
},
"product_reference": "busybox-static-1.37.0-150500.10.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.37.0-150500.10.14.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-1.37.0-150500.10.14.1.aarch64"
},
"product_reference": "busybox-1.37.0-150500.10.14.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.37.0-150500.10.14.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-1.37.0-150500.10.14.1.ppc64le"
},
"product_reference": "busybox-1.37.0-150500.10.14.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.37.0-150500.10.14.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-1.37.0-150500.10.14.1.s390x"
},
"product_reference": "busybox-1.37.0-150500.10.14.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.37.0-150500.10.14.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-1.37.0-150500.10.14.1.x86_64"
},
"product_reference": "busybox-1.37.0-150500.10.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-static-1.37.0-150500.10.14.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-static-1.37.0-150500.10.14.1.aarch64"
},
"product_reference": "busybox-static-1.37.0-150500.10.14.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-static-1.37.0-150500.10.14.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-static-1.37.0-150500.10.14.1.ppc64le"
},
"product_reference": "busybox-static-1.37.0-150500.10.14.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-static-1.37.0-150500.10.14.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-static-1.37.0-150500.10.14.1.s390x"
},
"product_reference": "busybox-static-1.37.0-150500.10.14.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-static-1.37.0-150500.10.14.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-static-1.37.0-150500.10.14.1.x86_64"
},
"product_reference": "busybox-static-1.37.0-150500.10.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.37.0-150500.10.14.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-1.37.0-150500.10.14.1.aarch64"
},
"product_reference": "busybox-1.37.0-150500.10.14.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.37.0-150500.10.14.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-1.37.0-150500.10.14.1.ppc64le"
},
"product_reference": "busybox-1.37.0-150500.10.14.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.37.0-150500.10.14.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-1.37.0-150500.10.14.1.s390x"
},
"product_reference": "busybox-1.37.0-150500.10.14.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.37.0-150500.10.14.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-1.37.0-150500.10.14.1.x86_64"
},
"product_reference": "busybox-1.37.0-150500.10.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-static-1.37.0-150500.10.14.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-static-1.37.0-150500.10.14.1.aarch64"
},
"product_reference": "busybox-static-1.37.0-150500.10.14.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-static-1.37.0-150500.10.14.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-static-1.37.0-150500.10.14.1.ppc64le"
},
"product_reference": "busybox-static-1.37.0-150500.10.14.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-static-1.37.0-150500.10.14.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-static-1.37.0-150500.10.14.1.s390x"
},
"product_reference": "busybox-static-1.37.0-150500.10.14.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-static-1.37.0-150500.10.14.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-static-1.37.0-150500.10.14.1.x86_64"
},
"product_reference": "busybox-static-1.37.0-150500.10.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.37.0-150500.10.14.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:busybox-1.37.0-150500.10.14.1.ppc64le"
},
"product_reference": "busybox-1.37.0-150500.10.14.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.37.0-150500.10.14.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:busybox-1.37.0-150500.10.14.1.x86_64"
},
"product_reference": "busybox-1.37.0-150500.10.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-static-1.37.0-150500.10.14.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:busybox-static-1.37.0-150500.10.14.1.ppc64le"
},
"product_reference": "busybox-static-1.37.0-150500.10.14.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-static-1.37.0-150500.10.14.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:busybox-static-1.37.0-150500.10.14.1.x86_64"
},
"product_reference": "busybox-static-1.37.0-150500.10.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.37.0-150500.10.14.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:busybox-1.37.0-150500.10.14.1.ppc64le"
},
"product_reference": "busybox-1.37.0-150500.10.14.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.37.0-150500.10.14.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:busybox-1.37.0-150500.10.14.1.x86_64"
},
"product_reference": "busybox-1.37.0-150500.10.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-static-1.37.0-150500.10.14.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:busybox-static-1.37.0-150500.10.14.1.ppc64le"
},
"product_reference": "busybox-static-1.37.0-150500.10.14.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-static-1.37.0-150500.10.14.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:busybox-static-1.37.0-150500.10.14.1.x86_64"
},
"product_reference": "busybox-static-1.37.0-150500.10.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.37.0-150500.10.14.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:busybox-1.37.0-150500.10.14.1.aarch64"
},
"product_reference": "busybox-1.37.0-150500.10.14.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.37.0-150500.10.14.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:busybox-1.37.0-150500.10.14.1.ppc64le"
},
"product_reference": "busybox-1.37.0-150500.10.14.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.37.0-150500.10.14.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:busybox-1.37.0-150500.10.14.1.s390x"
},
"product_reference": "busybox-1.37.0-150500.10.14.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.37.0-150500.10.14.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:busybox-1.37.0-150500.10.14.1.x86_64"
},
"product_reference": "busybox-1.37.0-150500.10.14.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-adduser-1.37.0-150500.7.9.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:busybox-adduser-1.37.0-150500.7.9.1.noarch"
},
"product_reference": "busybox-adduser-1.37.0-150500.7.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-attr-1.37.0-150500.7.9.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:busybox-attr-1.37.0-150500.7.9.1.noarch"
},
"product_reference": "busybox-attr-1.37.0-150500.7.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-bc-1.37.0-150500.7.9.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:busybox-bc-1.37.0-150500.7.9.1.noarch"
},
"product_reference": "busybox-bc-1.37.0-150500.7.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-bind-utils-1.37.0-150500.7.9.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:busybox-bind-utils-1.37.0-150500.7.9.1.noarch"
},
"product_reference": "busybox-bind-utils-1.37.0-150500.7.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-bzip2-1.37.0-150500.7.9.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:busybox-bzip2-1.37.0-150500.7.9.1.noarch"
},
"product_reference": "busybox-bzip2-1.37.0-150500.7.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-coreutils-1.37.0-150500.7.9.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:busybox-coreutils-1.37.0-150500.7.9.1.noarch"
},
"product_reference": "busybox-coreutils-1.37.0-150500.7.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-cpio-1.37.0-150500.7.9.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:busybox-cpio-1.37.0-150500.7.9.1.noarch"
},
"product_reference": "busybox-cpio-1.37.0-150500.7.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-diffutils-1.37.0-150500.7.9.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:busybox-diffutils-1.37.0-150500.7.9.1.noarch"
},
"product_reference": "busybox-diffutils-1.37.0-150500.7.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-dos2unix-1.37.0-150500.7.9.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:busybox-dos2unix-1.37.0-150500.7.9.1.noarch"
},
"product_reference": "busybox-dos2unix-1.37.0-150500.7.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-ed-1.37.0-150500.7.9.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:busybox-ed-1.37.0-150500.7.9.1.noarch"
},
"product_reference": "busybox-ed-1.37.0-150500.7.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-findutils-1.37.0-150500.7.9.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:busybox-findutils-1.37.0-150500.7.9.1.noarch"
},
"product_reference": "busybox-findutils-1.37.0-150500.7.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-gawk-1.37.0-150500.7.9.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:busybox-gawk-1.37.0-150500.7.9.1.noarch"
},
"product_reference": "busybox-gawk-1.37.0-150500.7.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-grep-1.37.0-150500.7.9.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:busybox-grep-1.37.0-150500.7.9.1.noarch"
},
"product_reference": "busybox-grep-1.37.0-150500.7.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-gzip-1.37.0-150500.7.9.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:busybox-gzip-1.37.0-150500.7.9.1.noarch"
},
"product_reference": "busybox-gzip-1.37.0-150500.7.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-hexedit-1.37.0-150500.7.9.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:busybox-hexedit-1.37.0-150500.7.9.1.noarch"
},
"product_reference": "busybox-hexedit-1.37.0-150500.7.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-hostname-1.37.0-150500.7.9.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:busybox-hostname-1.37.0-150500.7.9.1.noarch"
},
"product_reference": "busybox-hostname-1.37.0-150500.7.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-iproute2-1.37.0-150500.7.9.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:busybox-iproute2-1.37.0-150500.7.9.1.noarch"
},
"product_reference": "busybox-iproute2-1.37.0-150500.7.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-iputils-1.37.0-150500.7.9.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:busybox-iputils-1.37.0-150500.7.9.1.noarch"
},
"product_reference": "busybox-iputils-1.37.0-150500.7.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-kbd-1.37.0-150500.7.9.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:busybox-kbd-1.37.0-150500.7.9.1.noarch"
},
"product_reference": "busybox-kbd-1.37.0-150500.7.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-kmod-1.37.0-150500.7.9.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:busybox-kmod-1.37.0-150500.7.9.1.noarch"
},
"product_reference": "busybox-kmod-1.37.0-150500.7.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-less-1.37.0-150500.7.9.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:busybox-less-1.37.0-150500.7.9.1.noarch"
},
"product_reference": "busybox-less-1.37.0-150500.7.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-links-1.37.0-150500.7.9.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:busybox-links-1.37.0-150500.7.9.1.noarch"
},
"product_reference": "busybox-links-1.37.0-150500.7.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-man-1.37.0-150500.7.9.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:busybox-man-1.37.0-150500.7.9.1.noarch"
},
"product_reference": "busybox-man-1.37.0-150500.7.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-misc-1.37.0-150500.7.9.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:busybox-misc-1.37.0-150500.7.9.1.noarch"
},
"product_reference": "busybox-misc-1.37.0-150500.7.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-ncurses-utils-1.37.0-150500.7.9.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:busybox-ncurses-utils-1.37.0-150500.7.9.1.noarch"
},
"product_reference": "busybox-ncurses-utils-1.37.0-150500.7.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-net-tools-1.37.0-150500.7.9.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:busybox-net-tools-1.37.0-150500.7.9.1.noarch"
},
"product_reference": "busybox-net-tools-1.37.0-150500.7.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-netcat-1.37.0-150500.7.9.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:busybox-netcat-1.37.0-150500.7.9.1.noarch"
},
"product_reference": "busybox-netcat-1.37.0-150500.7.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-patch-1.37.0-150500.7.9.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:busybox-patch-1.37.0-150500.7.9.1.noarch"
},
"product_reference": "busybox-patch-1.37.0-150500.7.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-policycoreutils-1.37.0-150500.7.9.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:busybox-policycoreutils-1.37.0-150500.7.9.1.noarch"
},
"product_reference": "busybox-policycoreutils-1.37.0-150500.7.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-procps-1.37.0-150500.7.9.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:busybox-procps-1.37.0-150500.7.9.1.noarch"
},
"product_reference": "busybox-procps-1.37.0-150500.7.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-psmisc-1.37.0-150500.7.9.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:busybox-psmisc-1.37.0-150500.7.9.1.noarch"
},
"product_reference": "busybox-psmisc-1.37.0-150500.7.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-sed-1.37.0-150500.7.9.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:busybox-sed-1.37.0-150500.7.9.1.noarch"
},
"product_reference": "busybox-sed-1.37.0-150500.7.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-selinux-tools-1.37.0-150500.7.9.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:busybox-selinux-tools-1.37.0-150500.7.9.1.noarch"
},
"product_reference": "busybox-selinux-tools-1.37.0-150500.7.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-sendmail-1.37.0-150500.7.9.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:busybox-sendmail-1.37.0-150500.7.9.1.noarch"
},
"product_reference": "busybox-sendmail-1.37.0-150500.7.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-sh-1.37.0-150500.7.9.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:busybox-sh-1.37.0-150500.7.9.1.noarch"
},
"product_reference": "busybox-sh-1.37.0-150500.7.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-sha3sum-1.37.0-150500.7.9.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:busybox-sha3sum-1.37.0-150500.7.9.1.noarch"
},
"product_reference": "busybox-sha3sum-1.37.0-150500.7.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-sharutils-1.37.0-150500.7.9.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:busybox-sharutils-1.37.0-150500.7.9.1.noarch"
},
"product_reference": "busybox-sharutils-1.37.0-150500.7.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-static-1.37.0-150500.10.14.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:busybox-static-1.37.0-150500.10.14.1.aarch64"
},
"product_reference": "busybox-static-1.37.0-150500.10.14.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-static-1.37.0-150500.10.14.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:busybox-static-1.37.0-150500.10.14.1.ppc64le"
},
"product_reference": "busybox-static-1.37.0-150500.10.14.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-static-1.37.0-150500.10.14.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:busybox-static-1.37.0-150500.10.14.1.s390x"
},
"product_reference": "busybox-static-1.37.0-150500.10.14.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-static-1.37.0-150500.10.14.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:busybox-static-1.37.0-150500.10.14.1.x86_64"
},
"product_reference": "busybox-static-1.37.0-150500.10.14.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-syslogd-1.37.0-150500.7.9.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:busybox-syslogd-1.37.0-150500.7.9.1.noarch"
},
"product_reference": "busybox-syslogd-1.37.0-150500.7.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-sysvinit-tools-1.37.0-150500.7.9.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:busybox-sysvinit-tools-1.37.0-150500.7.9.1.noarch"
},
"product_reference": "busybox-sysvinit-tools-1.37.0-150500.7.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-tar-1.37.0-150500.7.9.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:busybox-tar-1.37.0-150500.7.9.1.noarch"
},
"product_reference": "busybox-tar-1.37.0-150500.7.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-telnet-1.37.0-150500.7.9.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:busybox-telnet-1.37.0-150500.7.9.1.noarch"
},
"product_reference": "busybox-telnet-1.37.0-150500.7.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-testsuite-1.37.0-150500.10.14.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:busybox-testsuite-1.37.0-150500.10.14.1.aarch64"
},
"product_reference": "busybox-testsuite-1.37.0-150500.10.14.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-testsuite-1.37.0-150500.10.14.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:busybox-testsuite-1.37.0-150500.10.14.1.ppc64le"
},
"product_reference": "busybox-testsuite-1.37.0-150500.10.14.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-testsuite-1.37.0-150500.10.14.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:busybox-testsuite-1.37.0-150500.10.14.1.s390x"
},
"product_reference": "busybox-testsuite-1.37.0-150500.10.14.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-testsuite-1.37.0-150500.10.14.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:busybox-testsuite-1.37.0-150500.10.14.1.x86_64"
},
"product_reference": "busybox-testsuite-1.37.0-150500.10.14.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-tftp-1.37.0-150500.7.9.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:busybox-tftp-1.37.0-150500.7.9.1.noarch"
},
"product_reference": "busybox-tftp-1.37.0-150500.7.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-time-1.37.0-150500.7.9.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:busybox-time-1.37.0-150500.7.9.1.noarch"
},
"product_reference": "busybox-time-1.37.0-150500.7.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-traceroute-1.37.0-150500.7.9.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:busybox-traceroute-1.37.0-150500.7.9.1.noarch"
},
"product_reference": "busybox-traceroute-1.37.0-150500.7.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-tunctl-1.37.0-150500.7.9.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:busybox-tunctl-1.37.0-150500.7.9.1.noarch"
},
"product_reference": "busybox-tunctl-1.37.0-150500.7.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-udhcpc-1.37.0-150500.7.9.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:busybox-udhcpc-1.37.0-150500.7.9.1.noarch"
},
"product_reference": "busybox-udhcpc-1.37.0-150500.7.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-unzip-1.37.0-150500.7.9.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:busybox-unzip-1.37.0-150500.7.9.1.noarch"
},
"product_reference": "busybox-unzip-1.37.0-150500.7.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-util-linux-1.37.0-150500.7.9.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:busybox-util-linux-1.37.0-150500.7.9.1.noarch"
},
"product_reference": "busybox-util-linux-1.37.0-150500.7.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-vi-1.37.0-150500.7.9.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:busybox-vi-1.37.0-150500.7.9.1.noarch"
},
"product_reference": "busybox-vi-1.37.0-150500.7.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-vlan-1.37.0-150500.7.9.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:busybox-vlan-1.37.0-150500.7.9.1.noarch"
},
"product_reference": "busybox-vlan-1.37.0-150500.7.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-warewulf3-1.37.0-150500.10.14.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:busybox-warewulf3-1.37.0-150500.10.14.1.aarch64"
},
"product_reference": "busybox-warewulf3-1.37.0-150500.10.14.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-warewulf3-1.37.0-150500.10.14.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:busybox-warewulf3-1.37.0-150500.10.14.1.x86_64"
},
"product_reference": "busybox-warewulf3-1.37.0-150500.10.14.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-wget-1.37.0-150500.7.9.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:busybox-wget-1.37.0-150500.7.9.1.noarch"
},
"product_reference": "busybox-wget-1.37.0-150500.7.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-which-1.37.0-150500.7.9.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:busybox-which-1.37.0-150500.7.9.1.noarch"
},
"product_reference": "busybox-which-1.37.0-150500.7.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-whois-1.37.0-150500.7.9.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:busybox-whois-1.37.0-150500.7.9.1.noarch"
},
"product_reference": "busybox-whois-1.37.0-150500.7.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-xz-1.37.0-150500.7.9.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:busybox-xz-1.37.0-150500.7.9.1.noarch"
},
"product_reference": "busybox-xz-1.37.0-150500.7.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-46394",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-46394"
}
],
"notes": [
{
"category": "general",
"text": "In tar in BusyBox through 1.37.0, a TAR archive can have filenames hidden from a listing through the use of terminal escape sequences.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:busybox-1.37.0-150500.10.14.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:busybox-1.37.0-150500.10.14.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:busybox-static-1.37.0-150500.10.14.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:busybox-static-1.37.0-150500.10.14.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:busybox-1.37.0-150500.10.14.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:busybox-1.37.0-150500.10.14.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:busybox-static-1.37.0-150500.10.14.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:busybox-static-1.37.0-150500.10.14.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-1.37.0-150500.10.14.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-1.37.0-150500.10.14.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-1.37.0-150500.10.14.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-1.37.0-150500.10.14.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-static-1.37.0-150500.10.14.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-static-1.37.0-150500.10.14.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-static-1.37.0-150500.10.14.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-static-1.37.0-150500.10.14.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-1.37.0-150500.10.14.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-1.37.0-150500.10.14.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-1.37.0-150500.10.14.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-1.37.0-150500.10.14.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-static-1.37.0-150500.10.14.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-static-1.37.0-150500.10.14.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-static-1.37.0-150500.10.14.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-static-1.37.0-150500.10.14.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:busybox-1.37.0-150500.10.14.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:busybox-1.37.0-150500.10.14.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:busybox-static-1.37.0-150500.10.14.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:busybox-static-1.37.0-150500.10.14.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:busybox-1.37.0-150500.10.14.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:busybox-1.37.0-150500.10.14.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:busybox-static-1.37.0-150500.10.14.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:busybox-static-1.37.0-150500.10.14.1.x86_64",
"openSUSE Leap 15.6:busybox-1.37.0-150500.10.14.1.aarch64",
"openSUSE Leap 15.6:busybox-1.37.0-150500.10.14.1.ppc64le",
"openSUSE Leap 15.6:busybox-1.37.0-150500.10.14.1.s390x",
"openSUSE Leap 15.6:busybox-1.37.0-150500.10.14.1.x86_64",
"openSUSE Leap 15.6:busybox-adduser-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-attr-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-bc-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-bind-utils-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-bzip2-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-coreutils-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-cpio-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-diffutils-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-dos2unix-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-ed-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-findutils-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-gawk-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-grep-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-gzip-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-hexedit-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-hostname-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-iproute2-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-iputils-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-kbd-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-kmod-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-less-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-links-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-man-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-misc-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-ncurses-utils-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-net-tools-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-netcat-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-patch-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-policycoreutils-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-procps-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-psmisc-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-sed-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-selinux-tools-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-sendmail-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-sh-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-sha3sum-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-sharutils-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-static-1.37.0-150500.10.14.1.aarch64",
"openSUSE Leap 15.6:busybox-static-1.37.0-150500.10.14.1.ppc64le",
"openSUSE Leap 15.6:busybox-static-1.37.0-150500.10.14.1.s390x",
"openSUSE Leap 15.6:busybox-static-1.37.0-150500.10.14.1.x86_64",
"openSUSE Leap 15.6:busybox-syslogd-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-sysvinit-tools-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-tar-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-telnet-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-testsuite-1.37.0-150500.10.14.1.aarch64",
"openSUSE Leap 15.6:busybox-testsuite-1.37.0-150500.10.14.1.ppc64le",
"openSUSE Leap 15.6:busybox-testsuite-1.37.0-150500.10.14.1.s390x",
"openSUSE Leap 15.6:busybox-testsuite-1.37.0-150500.10.14.1.x86_64",
"openSUSE Leap 15.6:busybox-tftp-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-time-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-traceroute-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-tunctl-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-udhcpc-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-unzip-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-util-linux-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-vi-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-vlan-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-warewulf3-1.37.0-150500.10.14.1.aarch64",
"openSUSE Leap 15.6:busybox-warewulf3-1.37.0-150500.10.14.1.x86_64",
"openSUSE Leap 15.6:busybox-wget-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-which-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-whois-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-xz-1.37.0-150500.7.9.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-46394",
"url": "https://www.suse.com/security/cve/CVE-2025-46394"
},
{
"category": "external",
"summary": "SUSE Bug 1241661 for CVE-2025-46394",
"url": "https://bugzilla.suse.com/1241661"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:busybox-1.37.0-150500.10.14.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:busybox-1.37.0-150500.10.14.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:busybox-static-1.37.0-150500.10.14.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:busybox-static-1.37.0-150500.10.14.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:busybox-1.37.0-150500.10.14.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:busybox-1.37.0-150500.10.14.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:busybox-static-1.37.0-150500.10.14.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:busybox-static-1.37.0-150500.10.14.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-1.37.0-150500.10.14.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-1.37.0-150500.10.14.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-1.37.0-150500.10.14.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-1.37.0-150500.10.14.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-static-1.37.0-150500.10.14.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-static-1.37.0-150500.10.14.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-static-1.37.0-150500.10.14.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-static-1.37.0-150500.10.14.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-1.37.0-150500.10.14.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-1.37.0-150500.10.14.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-1.37.0-150500.10.14.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-1.37.0-150500.10.14.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-static-1.37.0-150500.10.14.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-static-1.37.0-150500.10.14.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-static-1.37.0-150500.10.14.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-static-1.37.0-150500.10.14.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:busybox-1.37.0-150500.10.14.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:busybox-1.37.0-150500.10.14.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:busybox-static-1.37.0-150500.10.14.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:busybox-static-1.37.0-150500.10.14.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:busybox-1.37.0-150500.10.14.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:busybox-1.37.0-150500.10.14.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:busybox-static-1.37.0-150500.10.14.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:busybox-static-1.37.0-150500.10.14.1.x86_64",
"openSUSE Leap 15.6:busybox-1.37.0-150500.10.14.1.aarch64",
"openSUSE Leap 15.6:busybox-1.37.0-150500.10.14.1.ppc64le",
"openSUSE Leap 15.6:busybox-1.37.0-150500.10.14.1.s390x",
"openSUSE Leap 15.6:busybox-1.37.0-150500.10.14.1.x86_64",
"openSUSE Leap 15.6:busybox-adduser-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-attr-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-bc-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-bind-utils-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-bzip2-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-coreutils-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-cpio-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-diffutils-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-dos2unix-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-ed-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-findutils-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-gawk-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-grep-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-gzip-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-hexedit-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-hostname-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-iproute2-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-iputils-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-kbd-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-kmod-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-less-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-links-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-man-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-misc-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-ncurses-utils-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-net-tools-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-netcat-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-patch-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-policycoreutils-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-procps-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-psmisc-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-sed-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-selinux-tools-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-sendmail-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-sh-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-sha3sum-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-sharutils-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-static-1.37.0-150500.10.14.1.aarch64",
"openSUSE Leap 15.6:busybox-static-1.37.0-150500.10.14.1.ppc64le",
"openSUSE Leap 15.6:busybox-static-1.37.0-150500.10.14.1.s390x",
"openSUSE Leap 15.6:busybox-static-1.37.0-150500.10.14.1.x86_64",
"openSUSE Leap 15.6:busybox-syslogd-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-sysvinit-tools-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-tar-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-telnet-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-testsuite-1.37.0-150500.10.14.1.aarch64",
"openSUSE Leap 15.6:busybox-testsuite-1.37.0-150500.10.14.1.ppc64le",
"openSUSE Leap 15.6:busybox-testsuite-1.37.0-150500.10.14.1.s390x",
"openSUSE Leap 15.6:busybox-testsuite-1.37.0-150500.10.14.1.x86_64",
"openSUSE Leap 15.6:busybox-tftp-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-time-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-traceroute-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-tunctl-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-udhcpc-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-unzip-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-util-linux-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-vi-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-vlan-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-warewulf3-1.37.0-150500.10.14.1.aarch64",
"openSUSE Leap 15.6:busybox-warewulf3-1.37.0-150500.10.14.1.x86_64",
"openSUSE Leap 15.6:busybox-wget-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-which-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-whois-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-xz-1.37.0-150500.7.9.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:busybox-1.37.0-150500.10.14.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:busybox-1.37.0-150500.10.14.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:busybox-static-1.37.0-150500.10.14.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:busybox-static-1.37.0-150500.10.14.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:busybox-1.37.0-150500.10.14.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:busybox-1.37.0-150500.10.14.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:busybox-static-1.37.0-150500.10.14.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:busybox-static-1.37.0-150500.10.14.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-1.37.0-150500.10.14.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-1.37.0-150500.10.14.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-1.37.0-150500.10.14.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-1.37.0-150500.10.14.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-static-1.37.0-150500.10.14.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-static-1.37.0-150500.10.14.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-static-1.37.0-150500.10.14.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-static-1.37.0-150500.10.14.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-1.37.0-150500.10.14.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-1.37.0-150500.10.14.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-1.37.0-150500.10.14.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-1.37.0-150500.10.14.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-static-1.37.0-150500.10.14.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-static-1.37.0-150500.10.14.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-static-1.37.0-150500.10.14.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-static-1.37.0-150500.10.14.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:busybox-1.37.0-150500.10.14.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:busybox-1.37.0-150500.10.14.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:busybox-static-1.37.0-150500.10.14.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:busybox-static-1.37.0-150500.10.14.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:busybox-1.37.0-150500.10.14.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:busybox-1.37.0-150500.10.14.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:busybox-static-1.37.0-150500.10.14.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:busybox-static-1.37.0-150500.10.14.1.x86_64",
"openSUSE Leap 15.6:busybox-1.37.0-150500.10.14.1.aarch64",
"openSUSE Leap 15.6:busybox-1.37.0-150500.10.14.1.ppc64le",
"openSUSE Leap 15.6:busybox-1.37.0-150500.10.14.1.s390x",
"openSUSE Leap 15.6:busybox-1.37.0-150500.10.14.1.x86_64",
"openSUSE Leap 15.6:busybox-adduser-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-attr-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-bc-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-bind-utils-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-bzip2-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-coreutils-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-cpio-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-diffutils-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-dos2unix-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-ed-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-findutils-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-gawk-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-grep-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-gzip-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-hexedit-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-hostname-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-iproute2-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-iputils-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-kbd-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-kmod-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-less-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-links-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-man-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-misc-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-ncurses-utils-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-net-tools-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-netcat-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-patch-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-policycoreutils-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-procps-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-psmisc-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-sed-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-selinux-tools-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-sendmail-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-sh-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-sha3sum-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-sharutils-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-static-1.37.0-150500.10.14.1.aarch64",
"openSUSE Leap 15.6:busybox-static-1.37.0-150500.10.14.1.ppc64le",
"openSUSE Leap 15.6:busybox-static-1.37.0-150500.10.14.1.s390x",
"openSUSE Leap 15.6:busybox-static-1.37.0-150500.10.14.1.x86_64",
"openSUSE Leap 15.6:busybox-syslogd-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-sysvinit-tools-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-tar-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-telnet-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-testsuite-1.37.0-150500.10.14.1.aarch64",
"openSUSE Leap 15.6:busybox-testsuite-1.37.0-150500.10.14.1.ppc64le",
"openSUSE Leap 15.6:busybox-testsuite-1.37.0-150500.10.14.1.s390x",
"openSUSE Leap 15.6:busybox-testsuite-1.37.0-150500.10.14.1.x86_64",
"openSUSE Leap 15.6:busybox-tftp-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-time-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-traceroute-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-tunctl-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-udhcpc-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-unzip-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-util-linux-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-vi-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-vlan-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-warewulf3-1.37.0-150500.10.14.1.aarch64",
"openSUSE Leap 15.6:busybox-warewulf3-1.37.0-150500.10.14.1.x86_64",
"openSUSE Leap 15.6:busybox-wget-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-which-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-whois-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-xz-1.37.0-150500.7.9.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-22T12:25:35Z",
"details": "moderate"
}
],
"title": "CVE-2025-46394"
},
{
"cve": "CVE-2025-60876",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-60876"
}
],
"notes": [
{
"category": "general",
"text": "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).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:busybox-1.37.0-150500.10.14.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:busybox-1.37.0-150500.10.14.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:busybox-static-1.37.0-150500.10.14.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:busybox-static-1.37.0-150500.10.14.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:busybox-1.37.0-150500.10.14.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:busybox-1.37.0-150500.10.14.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:busybox-static-1.37.0-150500.10.14.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:busybox-static-1.37.0-150500.10.14.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-1.37.0-150500.10.14.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-1.37.0-150500.10.14.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-1.37.0-150500.10.14.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-1.37.0-150500.10.14.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-static-1.37.0-150500.10.14.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-static-1.37.0-150500.10.14.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-static-1.37.0-150500.10.14.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-static-1.37.0-150500.10.14.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-1.37.0-150500.10.14.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-1.37.0-150500.10.14.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-1.37.0-150500.10.14.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-1.37.0-150500.10.14.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-static-1.37.0-150500.10.14.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-static-1.37.0-150500.10.14.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-static-1.37.0-150500.10.14.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-static-1.37.0-150500.10.14.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:busybox-1.37.0-150500.10.14.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:busybox-1.37.0-150500.10.14.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:busybox-static-1.37.0-150500.10.14.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:busybox-static-1.37.0-150500.10.14.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:busybox-1.37.0-150500.10.14.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:busybox-1.37.0-150500.10.14.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:busybox-static-1.37.0-150500.10.14.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:busybox-static-1.37.0-150500.10.14.1.x86_64",
"openSUSE Leap 15.6:busybox-1.37.0-150500.10.14.1.aarch64",
"openSUSE Leap 15.6:busybox-1.37.0-150500.10.14.1.ppc64le",
"openSUSE Leap 15.6:busybox-1.37.0-150500.10.14.1.s390x",
"openSUSE Leap 15.6:busybox-1.37.0-150500.10.14.1.x86_64",
"openSUSE Leap 15.6:busybox-adduser-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-attr-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-bc-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-bind-utils-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-bzip2-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-coreutils-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-cpio-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-diffutils-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-dos2unix-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-ed-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-findutils-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-gawk-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-grep-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-gzip-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-hexedit-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-hostname-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-iproute2-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-iputils-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-kbd-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-kmod-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-less-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-links-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-man-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-misc-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-ncurses-utils-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-net-tools-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-netcat-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-patch-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-policycoreutils-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-procps-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-psmisc-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-sed-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-selinux-tools-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-sendmail-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-sh-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-sha3sum-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-sharutils-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-static-1.37.0-150500.10.14.1.aarch64",
"openSUSE Leap 15.6:busybox-static-1.37.0-150500.10.14.1.ppc64le",
"openSUSE Leap 15.6:busybox-static-1.37.0-150500.10.14.1.s390x",
"openSUSE Leap 15.6:busybox-static-1.37.0-150500.10.14.1.x86_64",
"openSUSE Leap 15.6:busybox-syslogd-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-sysvinit-tools-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-tar-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-telnet-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-testsuite-1.37.0-150500.10.14.1.aarch64",
"openSUSE Leap 15.6:busybox-testsuite-1.37.0-150500.10.14.1.ppc64le",
"openSUSE Leap 15.6:busybox-testsuite-1.37.0-150500.10.14.1.s390x",
"openSUSE Leap 15.6:busybox-testsuite-1.37.0-150500.10.14.1.x86_64",
"openSUSE Leap 15.6:busybox-tftp-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-time-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-traceroute-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-tunctl-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-udhcpc-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-unzip-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-util-linux-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-vi-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-vlan-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-warewulf3-1.37.0-150500.10.14.1.aarch64",
"openSUSE Leap 15.6:busybox-warewulf3-1.37.0-150500.10.14.1.x86_64",
"openSUSE Leap 15.6:busybox-wget-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-which-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-whois-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-xz-1.37.0-150500.7.9.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-60876",
"url": "https://www.suse.com/security/cve/CVE-2025-60876"
},
{
"category": "external",
"summary": "SUSE Bug 1253245 for CVE-2025-60876",
"url": "https://bugzilla.suse.com/1253245"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:busybox-1.37.0-150500.10.14.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:busybox-1.37.0-150500.10.14.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:busybox-static-1.37.0-150500.10.14.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:busybox-static-1.37.0-150500.10.14.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:busybox-1.37.0-150500.10.14.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:busybox-1.37.0-150500.10.14.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:busybox-static-1.37.0-150500.10.14.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:busybox-static-1.37.0-150500.10.14.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-1.37.0-150500.10.14.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-1.37.0-150500.10.14.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-1.37.0-150500.10.14.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-1.37.0-150500.10.14.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-static-1.37.0-150500.10.14.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-static-1.37.0-150500.10.14.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-static-1.37.0-150500.10.14.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-static-1.37.0-150500.10.14.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-1.37.0-150500.10.14.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-1.37.0-150500.10.14.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-1.37.0-150500.10.14.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-1.37.0-150500.10.14.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-static-1.37.0-150500.10.14.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-static-1.37.0-150500.10.14.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-static-1.37.0-150500.10.14.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-static-1.37.0-150500.10.14.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:busybox-1.37.0-150500.10.14.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:busybox-1.37.0-150500.10.14.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:busybox-static-1.37.0-150500.10.14.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:busybox-static-1.37.0-150500.10.14.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:busybox-1.37.0-150500.10.14.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:busybox-1.37.0-150500.10.14.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:busybox-static-1.37.0-150500.10.14.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:busybox-static-1.37.0-150500.10.14.1.x86_64",
"openSUSE Leap 15.6:busybox-1.37.0-150500.10.14.1.aarch64",
"openSUSE Leap 15.6:busybox-1.37.0-150500.10.14.1.ppc64le",
"openSUSE Leap 15.6:busybox-1.37.0-150500.10.14.1.s390x",
"openSUSE Leap 15.6:busybox-1.37.0-150500.10.14.1.x86_64",
"openSUSE Leap 15.6:busybox-adduser-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-attr-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-bc-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-bind-utils-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-bzip2-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-coreutils-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-cpio-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-diffutils-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-dos2unix-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-ed-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-findutils-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-gawk-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-grep-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-gzip-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-hexedit-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-hostname-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-iproute2-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-iputils-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-kbd-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-kmod-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-less-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-links-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-man-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-misc-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-ncurses-utils-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-net-tools-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-netcat-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-patch-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-policycoreutils-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-procps-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-psmisc-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-sed-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-selinux-tools-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-sendmail-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-sh-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-sha3sum-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-sharutils-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-static-1.37.0-150500.10.14.1.aarch64",
"openSUSE Leap 15.6:busybox-static-1.37.0-150500.10.14.1.ppc64le",
"openSUSE Leap 15.6:busybox-static-1.37.0-150500.10.14.1.s390x",
"openSUSE Leap 15.6:busybox-static-1.37.0-150500.10.14.1.x86_64",
"openSUSE Leap 15.6:busybox-syslogd-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-sysvinit-tools-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-tar-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-telnet-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-testsuite-1.37.0-150500.10.14.1.aarch64",
"openSUSE Leap 15.6:busybox-testsuite-1.37.0-150500.10.14.1.ppc64le",
"openSUSE Leap 15.6:busybox-testsuite-1.37.0-150500.10.14.1.s390x",
"openSUSE Leap 15.6:busybox-testsuite-1.37.0-150500.10.14.1.x86_64",
"openSUSE Leap 15.6:busybox-tftp-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-time-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-traceroute-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-tunctl-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-udhcpc-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-unzip-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-util-linux-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-vi-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-vlan-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-warewulf3-1.37.0-150500.10.14.1.aarch64",
"openSUSE Leap 15.6:busybox-warewulf3-1.37.0-150500.10.14.1.x86_64",
"openSUSE Leap 15.6:busybox-wget-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-which-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-whois-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-xz-1.37.0-150500.7.9.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:busybox-1.37.0-150500.10.14.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:busybox-1.37.0-150500.10.14.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:busybox-static-1.37.0-150500.10.14.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:busybox-static-1.37.0-150500.10.14.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:busybox-1.37.0-150500.10.14.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:busybox-1.37.0-150500.10.14.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:busybox-static-1.37.0-150500.10.14.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:busybox-static-1.37.0-150500.10.14.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-1.37.0-150500.10.14.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-1.37.0-150500.10.14.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-1.37.0-150500.10.14.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-1.37.0-150500.10.14.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-static-1.37.0-150500.10.14.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-static-1.37.0-150500.10.14.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-static-1.37.0-150500.10.14.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:busybox-static-1.37.0-150500.10.14.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-1.37.0-150500.10.14.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-1.37.0-150500.10.14.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-1.37.0-150500.10.14.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-1.37.0-150500.10.14.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-static-1.37.0-150500.10.14.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-static-1.37.0-150500.10.14.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-static-1.37.0-150500.10.14.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:busybox-static-1.37.0-150500.10.14.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:busybox-1.37.0-150500.10.14.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:busybox-1.37.0-150500.10.14.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:busybox-static-1.37.0-150500.10.14.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:busybox-static-1.37.0-150500.10.14.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:busybox-1.37.0-150500.10.14.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:busybox-1.37.0-150500.10.14.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:busybox-static-1.37.0-150500.10.14.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:busybox-static-1.37.0-150500.10.14.1.x86_64",
"openSUSE Leap 15.6:busybox-1.37.0-150500.10.14.1.aarch64",
"openSUSE Leap 15.6:busybox-1.37.0-150500.10.14.1.ppc64le",
"openSUSE Leap 15.6:busybox-1.37.0-150500.10.14.1.s390x",
"openSUSE Leap 15.6:busybox-1.37.0-150500.10.14.1.x86_64",
"openSUSE Leap 15.6:busybox-adduser-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-attr-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-bc-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-bind-utils-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-bzip2-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-coreutils-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-cpio-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-diffutils-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-dos2unix-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-ed-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-findutils-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-gawk-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-grep-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-gzip-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-hexedit-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-hostname-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-iproute2-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-iputils-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-kbd-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-kmod-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-less-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-links-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-man-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-misc-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-ncurses-utils-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-net-tools-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-netcat-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-patch-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-policycoreutils-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-procps-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-psmisc-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-sed-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-selinux-tools-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-sendmail-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-sh-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-sha3sum-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-sharutils-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-static-1.37.0-150500.10.14.1.aarch64",
"openSUSE Leap 15.6:busybox-static-1.37.0-150500.10.14.1.ppc64le",
"openSUSE Leap 15.6:busybox-static-1.37.0-150500.10.14.1.s390x",
"openSUSE Leap 15.6:busybox-static-1.37.0-150500.10.14.1.x86_64",
"openSUSE Leap 15.6:busybox-syslogd-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-sysvinit-tools-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-tar-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-telnet-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-testsuite-1.37.0-150500.10.14.1.aarch64",
"openSUSE Leap 15.6:busybox-testsuite-1.37.0-150500.10.14.1.ppc64le",
"openSUSE Leap 15.6:busybox-testsuite-1.37.0-150500.10.14.1.s390x",
"openSUSE Leap 15.6:busybox-testsuite-1.37.0-150500.10.14.1.x86_64",
"openSUSE Leap 15.6:busybox-tftp-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-time-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-traceroute-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-tunctl-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-udhcpc-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-unzip-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-util-linux-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-vi-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-vlan-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-warewulf3-1.37.0-150500.10.14.1.aarch64",
"openSUSE Leap 15.6:busybox-warewulf3-1.37.0-150500.10.14.1.x86_64",
"openSUSE Leap 15.6:busybox-wget-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-which-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-whois-1.37.0-150500.7.9.1.noarch",
"openSUSE Leap 15.6:busybox-xz-1.37.0-150500.7.9.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-22T12:25:35Z",
"details": "important"
}
],
"title": "CVE-2025-60876"
}
]
}
SUSE-SU-2026:0235-1
Vulnerability from csaf_suse - Published: 2026-01-22 12:25 - Updated: 2026-01-22 12:25Summary
Security update for busybox
Notes
Title of the patch
Security update for busybox
Description of the patch
This update for busybox fixes the following issues:
Security issues:
- CVE-2025-46394: Fixed tar hidden files via escape sequence (CVE-2025-46394, bsc#1241661)
- CVE-2025-60876: Fixed HTTP request header injection in wget (CVE-2025-60876, bsc#1253245)
Other issues:
- Set CONFIG_FIRST_SYSTEM_ID to 201 to avoid confclict (bsc#1236670)
- Fixed unshare -mrpf sh core dump on ppc64le (bsc#1249237)
Patchnames
SUSE-2026-235,SUSE-SLE-Module-Basesystem-15-SP7-2026-235
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for busybox",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for busybox fixes the following issues:\n\nSecurity issues:\n\n- CVE-2025-46394: Fixed tar hidden files via escape sequence (CVE-2025-46394, bsc#1241661)\n- CVE-2025-60876: Fixed HTTP request header injection in wget (CVE-2025-60876, bsc#1253245)\n\nOther issues:\n\n- Set CONFIG_FIRST_SYSTEM_ID to 201 to avoid confclict (bsc#1236670)\n- Fixed unshare -mrpf sh core dump on ppc64le (bsc#1249237)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-235,SUSE-SLE-Module-Basesystem-15-SP7-2026-235",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_0235-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:0235-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20260235-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:0235-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023850.html"
},
{
"category": "self",
"summary": "SUSE Bug 1236670",
"url": "https://bugzilla.suse.com/1236670"
},
{
"category": "self",
"summary": "SUSE Bug 1241661",
"url": "https://bugzilla.suse.com/1241661"
},
{
"category": "self",
"summary": "SUSE Bug 1249237",
"url": "https://bugzilla.suse.com/1249237"
},
{
"category": "self",
"summary": "SUSE Bug 1253245",
"url": "https://bugzilla.suse.com/1253245"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-46394 page",
"url": "https://www.suse.com/security/cve/CVE-2025-46394/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-60876 page",
"url": "https://www.suse.com/security/cve/CVE-2025-60876/"
}
],
"title": "Security update for busybox",
"tracking": {
"current_release_date": "2026-01-22T12:25:06Z",
"generator": {
"date": "2026-01-22T12:25:06Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:0235-1",
"initial_release_date": "2026-01-22T12:25:06Z",
"revision_history": [
{
"date": "2026-01-22T12:25:06Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "busybox-1.37.0-150700.18.10.1.aarch64",
"product": {
"name": "busybox-1.37.0-150700.18.10.1.aarch64",
"product_id": "busybox-1.37.0-150700.18.10.1.aarch64"
}
},
{
"category": "product_version",
"name": "busybox-static-1.37.0-150700.18.10.1.aarch64",
"product": {
"name": "busybox-static-1.37.0-150700.18.10.1.aarch64",
"product_id": "busybox-static-1.37.0-150700.18.10.1.aarch64"
}
},
{
"category": "product_version",
"name": "busybox-testsuite-1.37.0-150700.18.10.1.aarch64",
"product": {
"name": "busybox-testsuite-1.37.0-150700.18.10.1.aarch64",
"product_id": "busybox-testsuite-1.37.0-150700.18.10.1.aarch64"
}
},
{
"category": "product_version",
"name": "busybox-warewulf3-1.37.0-150700.18.10.1.aarch64",
"product": {
"name": "busybox-warewulf3-1.37.0-150700.18.10.1.aarch64",
"product_id": "busybox-warewulf3-1.37.0-150700.18.10.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "busybox-1.37.0-150700.18.10.1.i586",
"product": {
"name": "busybox-1.37.0-150700.18.10.1.i586",
"product_id": "busybox-1.37.0-150700.18.10.1.i586"
}
},
{
"category": "product_version",
"name": "busybox-static-1.37.0-150700.18.10.1.i586",
"product": {
"name": "busybox-static-1.37.0-150700.18.10.1.i586",
"product_id": "busybox-static-1.37.0-150700.18.10.1.i586"
}
},
{
"category": "product_version",
"name": "busybox-testsuite-1.37.0-150700.18.10.1.i586",
"product": {
"name": "busybox-testsuite-1.37.0-150700.18.10.1.i586",
"product_id": "busybox-testsuite-1.37.0-150700.18.10.1.i586"
}
},
{
"category": "product_version",
"name": "busybox-warewulf3-1.37.0-150700.18.10.1.i586",
"product": {
"name": "busybox-warewulf3-1.37.0-150700.18.10.1.i586",
"product_id": "busybox-warewulf3-1.37.0-150700.18.10.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "busybox-adduser-1.37.0-150700.12.7.1.noarch",
"product": {
"name": "busybox-adduser-1.37.0-150700.12.7.1.noarch",
"product_id": "busybox-adduser-1.37.0-150700.12.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-attr-1.37.0-150700.12.7.1.noarch",
"product": {
"name": "busybox-attr-1.37.0-150700.12.7.1.noarch",
"product_id": "busybox-attr-1.37.0-150700.12.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-bc-1.37.0-150700.12.7.1.noarch",
"product": {
"name": "busybox-bc-1.37.0-150700.12.7.1.noarch",
"product_id": "busybox-bc-1.37.0-150700.12.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-bind-utils-1.37.0-150700.12.7.1.noarch",
"product": {
"name": "busybox-bind-utils-1.37.0-150700.12.7.1.noarch",
"product_id": "busybox-bind-utils-1.37.0-150700.12.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-bzip2-1.37.0-150700.12.7.1.noarch",
"product": {
"name": "busybox-bzip2-1.37.0-150700.12.7.1.noarch",
"product_id": "busybox-bzip2-1.37.0-150700.12.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-coreutils-1.37.0-150700.12.7.1.noarch",
"product": {
"name": "busybox-coreutils-1.37.0-150700.12.7.1.noarch",
"product_id": "busybox-coreutils-1.37.0-150700.12.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-cpio-1.37.0-150700.12.7.1.noarch",
"product": {
"name": "busybox-cpio-1.37.0-150700.12.7.1.noarch",
"product_id": "busybox-cpio-1.37.0-150700.12.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-diffutils-1.37.0-150700.12.7.1.noarch",
"product": {
"name": "busybox-diffutils-1.37.0-150700.12.7.1.noarch",
"product_id": "busybox-diffutils-1.37.0-150700.12.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-dos2unix-1.37.0-150700.12.7.1.noarch",
"product": {
"name": "busybox-dos2unix-1.37.0-150700.12.7.1.noarch",
"product_id": "busybox-dos2unix-1.37.0-150700.12.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-ed-1.37.0-150700.12.7.1.noarch",
"product": {
"name": "busybox-ed-1.37.0-150700.12.7.1.noarch",
"product_id": "busybox-ed-1.37.0-150700.12.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-findutils-1.37.0-150700.12.7.1.noarch",
"product": {
"name": "busybox-findutils-1.37.0-150700.12.7.1.noarch",
"product_id": "busybox-findutils-1.37.0-150700.12.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-gawk-1.37.0-150700.12.7.1.noarch",
"product": {
"name": "busybox-gawk-1.37.0-150700.12.7.1.noarch",
"product_id": "busybox-gawk-1.37.0-150700.12.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-grep-1.37.0-150700.12.7.1.noarch",
"product": {
"name": "busybox-grep-1.37.0-150700.12.7.1.noarch",
"product_id": "busybox-grep-1.37.0-150700.12.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-gzip-1.37.0-150700.12.7.1.noarch",
"product": {
"name": "busybox-gzip-1.37.0-150700.12.7.1.noarch",
"product_id": "busybox-gzip-1.37.0-150700.12.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-hexedit-1.37.0-150700.12.7.1.noarch",
"product": {
"name": "busybox-hexedit-1.37.0-150700.12.7.1.noarch",
"product_id": "busybox-hexedit-1.37.0-150700.12.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-hostname-1.37.0-150700.12.7.1.noarch",
"product": {
"name": "busybox-hostname-1.37.0-150700.12.7.1.noarch",
"product_id": "busybox-hostname-1.37.0-150700.12.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-iproute2-1.37.0-150700.12.7.1.noarch",
"product": {
"name": "busybox-iproute2-1.37.0-150700.12.7.1.noarch",
"product_id": "busybox-iproute2-1.37.0-150700.12.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-iputils-1.37.0-150700.12.7.1.noarch",
"product": {
"name": "busybox-iputils-1.37.0-150700.12.7.1.noarch",
"product_id": "busybox-iputils-1.37.0-150700.12.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-kbd-1.37.0-150700.12.7.1.noarch",
"product": {
"name": "busybox-kbd-1.37.0-150700.12.7.1.noarch",
"product_id": "busybox-kbd-1.37.0-150700.12.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-kmod-1.37.0-150700.12.7.1.noarch",
"product": {
"name": "busybox-kmod-1.37.0-150700.12.7.1.noarch",
"product_id": "busybox-kmod-1.37.0-150700.12.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-less-1.37.0-150700.12.7.1.noarch",
"product": {
"name": "busybox-less-1.37.0-150700.12.7.1.noarch",
"product_id": "busybox-less-1.37.0-150700.12.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-links-1.37.0-150700.12.7.1.noarch",
"product": {
"name": "busybox-links-1.37.0-150700.12.7.1.noarch",
"product_id": "busybox-links-1.37.0-150700.12.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-man-1.37.0-150700.12.7.1.noarch",
"product": {
"name": "busybox-man-1.37.0-150700.12.7.1.noarch",
"product_id": "busybox-man-1.37.0-150700.12.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-misc-1.37.0-150700.12.7.1.noarch",
"product": {
"name": "busybox-misc-1.37.0-150700.12.7.1.noarch",
"product_id": "busybox-misc-1.37.0-150700.12.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-ncurses-utils-1.37.0-150700.12.7.1.noarch",
"product": {
"name": "busybox-ncurses-utils-1.37.0-150700.12.7.1.noarch",
"product_id": "busybox-ncurses-utils-1.37.0-150700.12.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-net-tools-1.37.0-150700.12.7.1.noarch",
"product": {
"name": "busybox-net-tools-1.37.0-150700.12.7.1.noarch",
"product_id": "busybox-net-tools-1.37.0-150700.12.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-netcat-1.37.0-150700.12.7.1.noarch",
"product": {
"name": "busybox-netcat-1.37.0-150700.12.7.1.noarch",
"product_id": "busybox-netcat-1.37.0-150700.12.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-patch-1.37.0-150700.12.7.1.noarch",
"product": {
"name": "busybox-patch-1.37.0-150700.12.7.1.noarch",
"product_id": "busybox-patch-1.37.0-150700.12.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-policycoreutils-1.37.0-150700.12.7.1.noarch",
"product": {
"name": "busybox-policycoreutils-1.37.0-150700.12.7.1.noarch",
"product_id": "busybox-policycoreutils-1.37.0-150700.12.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-procps-1.37.0-150700.12.7.1.noarch",
"product": {
"name": "busybox-procps-1.37.0-150700.12.7.1.noarch",
"product_id": "busybox-procps-1.37.0-150700.12.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-psmisc-1.37.0-150700.12.7.1.noarch",
"product": {
"name": "busybox-psmisc-1.37.0-150700.12.7.1.noarch",
"product_id": "busybox-psmisc-1.37.0-150700.12.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-sed-1.37.0-150700.12.7.1.noarch",
"product": {
"name": "busybox-sed-1.37.0-150700.12.7.1.noarch",
"product_id": "busybox-sed-1.37.0-150700.12.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-selinux-tools-1.37.0-150700.12.7.1.noarch",
"product": {
"name": "busybox-selinux-tools-1.37.0-150700.12.7.1.noarch",
"product_id": "busybox-selinux-tools-1.37.0-150700.12.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-sendmail-1.37.0-150700.12.7.1.noarch",
"product": {
"name": "busybox-sendmail-1.37.0-150700.12.7.1.noarch",
"product_id": "busybox-sendmail-1.37.0-150700.12.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-sh-1.37.0-150700.12.7.1.noarch",
"product": {
"name": "busybox-sh-1.37.0-150700.12.7.1.noarch",
"product_id": "busybox-sh-1.37.0-150700.12.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-sha3sum-1.37.0-150700.12.7.1.noarch",
"product": {
"name": "busybox-sha3sum-1.37.0-150700.12.7.1.noarch",
"product_id": "busybox-sha3sum-1.37.0-150700.12.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-sharutils-1.37.0-150700.12.7.1.noarch",
"product": {
"name": "busybox-sharutils-1.37.0-150700.12.7.1.noarch",
"product_id": "busybox-sharutils-1.37.0-150700.12.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-syslogd-1.37.0-150700.12.7.1.noarch",
"product": {
"name": "busybox-syslogd-1.37.0-150700.12.7.1.noarch",
"product_id": "busybox-syslogd-1.37.0-150700.12.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-sysvinit-tools-1.37.0-150700.12.7.1.noarch",
"product": {
"name": "busybox-sysvinit-tools-1.37.0-150700.12.7.1.noarch",
"product_id": "busybox-sysvinit-tools-1.37.0-150700.12.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-tar-1.37.0-150700.12.7.1.noarch",
"product": {
"name": "busybox-tar-1.37.0-150700.12.7.1.noarch",
"product_id": "busybox-tar-1.37.0-150700.12.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-telnet-1.37.0-150700.12.7.1.noarch",
"product": {
"name": "busybox-telnet-1.37.0-150700.12.7.1.noarch",
"product_id": "busybox-telnet-1.37.0-150700.12.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-tftp-1.37.0-150700.12.7.1.noarch",
"product": {
"name": "busybox-tftp-1.37.0-150700.12.7.1.noarch",
"product_id": "busybox-tftp-1.37.0-150700.12.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-time-1.37.0-150700.12.7.1.noarch",
"product": {
"name": "busybox-time-1.37.0-150700.12.7.1.noarch",
"product_id": "busybox-time-1.37.0-150700.12.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-traceroute-1.37.0-150700.12.7.1.noarch",
"product": {
"name": "busybox-traceroute-1.37.0-150700.12.7.1.noarch",
"product_id": "busybox-traceroute-1.37.0-150700.12.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-tunctl-1.37.0-150700.12.7.1.noarch",
"product": {
"name": "busybox-tunctl-1.37.0-150700.12.7.1.noarch",
"product_id": "busybox-tunctl-1.37.0-150700.12.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-udhcpc-1.37.0-150700.12.7.1.noarch",
"product": {
"name": "busybox-udhcpc-1.37.0-150700.12.7.1.noarch",
"product_id": "busybox-udhcpc-1.37.0-150700.12.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-unzip-1.37.0-150700.12.7.1.noarch",
"product": {
"name": "busybox-unzip-1.37.0-150700.12.7.1.noarch",
"product_id": "busybox-unzip-1.37.0-150700.12.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-util-linux-1.37.0-150700.12.7.1.noarch",
"product": {
"name": "busybox-util-linux-1.37.0-150700.12.7.1.noarch",
"product_id": "busybox-util-linux-1.37.0-150700.12.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-vi-1.37.0-150700.12.7.1.noarch",
"product": {
"name": "busybox-vi-1.37.0-150700.12.7.1.noarch",
"product_id": "busybox-vi-1.37.0-150700.12.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-vlan-1.37.0-150700.12.7.1.noarch",
"product": {
"name": "busybox-vlan-1.37.0-150700.12.7.1.noarch",
"product_id": "busybox-vlan-1.37.0-150700.12.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-wget-1.37.0-150700.12.7.1.noarch",
"product": {
"name": "busybox-wget-1.37.0-150700.12.7.1.noarch",
"product_id": "busybox-wget-1.37.0-150700.12.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-which-1.37.0-150700.12.7.1.noarch",
"product": {
"name": "busybox-which-1.37.0-150700.12.7.1.noarch",
"product_id": "busybox-which-1.37.0-150700.12.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-whois-1.37.0-150700.12.7.1.noarch",
"product": {
"name": "busybox-whois-1.37.0-150700.12.7.1.noarch",
"product_id": "busybox-whois-1.37.0-150700.12.7.1.noarch"
}
},
{
"category": "product_version",
"name": "busybox-xz-1.37.0-150700.12.7.1.noarch",
"product": {
"name": "busybox-xz-1.37.0-150700.12.7.1.noarch",
"product_id": "busybox-xz-1.37.0-150700.12.7.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "busybox-1.37.0-150700.18.10.1.ppc64le",
"product": {
"name": "busybox-1.37.0-150700.18.10.1.ppc64le",
"product_id": "busybox-1.37.0-150700.18.10.1.ppc64le"
}
},
{
"category": "product_version",
"name": "busybox-static-1.37.0-150700.18.10.1.ppc64le",
"product": {
"name": "busybox-static-1.37.0-150700.18.10.1.ppc64le",
"product_id": "busybox-static-1.37.0-150700.18.10.1.ppc64le"
}
},
{
"category": "product_version",
"name": "busybox-testsuite-1.37.0-150700.18.10.1.ppc64le",
"product": {
"name": "busybox-testsuite-1.37.0-150700.18.10.1.ppc64le",
"product_id": "busybox-testsuite-1.37.0-150700.18.10.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "busybox-1.37.0-150700.18.10.1.s390x",
"product": {
"name": "busybox-1.37.0-150700.18.10.1.s390x",
"product_id": "busybox-1.37.0-150700.18.10.1.s390x"
}
},
{
"category": "product_version",
"name": "busybox-static-1.37.0-150700.18.10.1.s390x",
"product": {
"name": "busybox-static-1.37.0-150700.18.10.1.s390x",
"product_id": "busybox-static-1.37.0-150700.18.10.1.s390x"
}
},
{
"category": "product_version",
"name": "busybox-testsuite-1.37.0-150700.18.10.1.s390x",
"product": {
"name": "busybox-testsuite-1.37.0-150700.18.10.1.s390x",
"product_id": "busybox-testsuite-1.37.0-150700.18.10.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "busybox-1.37.0-150700.18.10.1.x86_64",
"product": {
"name": "busybox-1.37.0-150700.18.10.1.x86_64",
"product_id": "busybox-1.37.0-150700.18.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "busybox-static-1.37.0-150700.18.10.1.x86_64",
"product": {
"name": "busybox-static-1.37.0-150700.18.10.1.x86_64",
"product_id": "busybox-static-1.37.0-150700.18.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "busybox-testsuite-1.37.0-150700.18.10.1.x86_64",
"product": {
"name": "busybox-testsuite-1.37.0-150700.18.10.1.x86_64",
"product_id": "busybox-testsuite-1.37.0-150700.18.10.1.x86_64"
}
},
{
"category": "product_version",
"name": "busybox-warewulf3-1.37.0-150700.18.10.1.x86_64",
"product": {
"name": "busybox-warewulf3-1.37.0-150700.18.10.1.x86_64",
"product_id": "busybox-warewulf3-1.37.0-150700.18.10.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp7"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.37.0-150700.18.10.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-1.37.0-150700.18.10.1.aarch64"
},
"product_reference": "busybox-1.37.0-150700.18.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.37.0-150700.18.10.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-1.37.0-150700.18.10.1.ppc64le"
},
"product_reference": "busybox-1.37.0-150700.18.10.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.37.0-150700.18.10.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-1.37.0-150700.18.10.1.s390x"
},
"product_reference": "busybox-1.37.0-150700.18.10.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.37.0-150700.18.10.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-1.37.0-150700.18.10.1.x86_64"
},
"product_reference": "busybox-1.37.0-150700.18.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-static-1.37.0-150700.18.10.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-static-1.37.0-150700.18.10.1.aarch64"
},
"product_reference": "busybox-static-1.37.0-150700.18.10.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-static-1.37.0-150700.18.10.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-static-1.37.0-150700.18.10.1.ppc64le"
},
"product_reference": "busybox-static-1.37.0-150700.18.10.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-static-1.37.0-150700.18.10.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-static-1.37.0-150700.18.10.1.s390x"
},
"product_reference": "busybox-static-1.37.0-150700.18.10.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-static-1.37.0-150700.18.10.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-static-1.37.0-150700.18.10.1.x86_64"
},
"product_reference": "busybox-static-1.37.0-150700.18.10.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-46394",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-46394"
}
],
"notes": [
{
"category": "general",
"text": "In tar in BusyBox through 1.37.0, a TAR archive can have filenames hidden from a listing through the use of terminal escape sequences.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-1.37.0-150700.18.10.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-1.37.0-150700.18.10.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-1.37.0-150700.18.10.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-1.37.0-150700.18.10.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-static-1.37.0-150700.18.10.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-static-1.37.0-150700.18.10.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-static-1.37.0-150700.18.10.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-static-1.37.0-150700.18.10.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-46394",
"url": "https://www.suse.com/security/cve/CVE-2025-46394"
},
{
"category": "external",
"summary": "SUSE Bug 1241661 for CVE-2025-46394",
"url": "https://bugzilla.suse.com/1241661"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-1.37.0-150700.18.10.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-1.37.0-150700.18.10.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-1.37.0-150700.18.10.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-1.37.0-150700.18.10.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-static-1.37.0-150700.18.10.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-static-1.37.0-150700.18.10.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-static-1.37.0-150700.18.10.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-static-1.37.0-150700.18.10.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-1.37.0-150700.18.10.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-1.37.0-150700.18.10.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-1.37.0-150700.18.10.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-1.37.0-150700.18.10.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-static-1.37.0-150700.18.10.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-static-1.37.0-150700.18.10.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-static-1.37.0-150700.18.10.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-static-1.37.0-150700.18.10.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-22T12:25:06Z",
"details": "moderate"
}
],
"title": "CVE-2025-46394"
},
{
"cve": "CVE-2025-60876",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-60876"
}
],
"notes": [
{
"category": "general",
"text": "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).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-1.37.0-150700.18.10.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-1.37.0-150700.18.10.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-1.37.0-150700.18.10.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-1.37.0-150700.18.10.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-static-1.37.0-150700.18.10.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-static-1.37.0-150700.18.10.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-static-1.37.0-150700.18.10.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-static-1.37.0-150700.18.10.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-60876",
"url": "https://www.suse.com/security/cve/CVE-2025-60876"
},
{
"category": "external",
"summary": "SUSE Bug 1253245 for CVE-2025-60876",
"url": "https://bugzilla.suse.com/1253245"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-1.37.0-150700.18.10.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-1.37.0-150700.18.10.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-1.37.0-150700.18.10.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-1.37.0-150700.18.10.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-static-1.37.0-150700.18.10.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-static-1.37.0-150700.18.10.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-static-1.37.0-150700.18.10.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-static-1.37.0-150700.18.10.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-1.37.0-150700.18.10.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-1.37.0-150700.18.10.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-1.37.0-150700.18.10.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-1.37.0-150700.18.10.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-static-1.37.0-150700.18.10.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-static-1.37.0-150700.18.10.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-static-1.37.0-150700.18.10.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:busybox-static-1.37.0-150700.18.10.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-22T12:25:06Z",
"details": "important"
}
],
"title": "CVE-2025-60876"
}
]
}
SUSE-SU-2026:20134-1
Vulnerability from csaf_suse - Published: 2026-01-22 16:57 - Updated: 2026-01-22 16:57Summary
Security update for busybox
Notes
Title of the patch
Security update for busybox
Description of the patch
This update for busybox fixes the following issues:
Security fixes:
- CVE-2025-60876: HTTP request header injection in wget (bsc#1253245).
- CVE-2025-46394: Fixed tar hidden files via escape sequence (bsc#1241661).
Other fixes:
- Set CONFIG_FIRST_SYSTEM_ID to 201 to avoid confclict (bsc#1236670)
- Fix unshare -mrpf sh core dump on ppc64le (bsc#1249237)
Patchnames
SUSE-SLES-16.0-179
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for busybox",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for busybox fixes the following issues:\n\nSecurity fixes:\n\n- CVE-2025-60876: HTTP request header injection in wget (bsc#1253245).\n- CVE-2025-46394: Fixed tar hidden files via escape sequence (bsc#1241661).\n\nOther fixes:\n\n- Set CONFIG_FIRST_SYSTEM_ID to 201 to avoid confclict (bsc#1236670)\n- Fix unshare -mrpf sh core dump on ppc64le (bsc#1249237)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLES-16.0-179",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_20134-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:20134-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202620134-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:20134-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-January/043737.html"
},
{
"category": "self",
"summary": "SUSE Bug 1236670",
"url": "https://bugzilla.suse.com/1236670"
},
{
"category": "self",
"summary": "SUSE Bug 1241661",
"url": "https://bugzilla.suse.com/1241661"
},
{
"category": "self",
"summary": "SUSE Bug 1249237",
"url": "https://bugzilla.suse.com/1249237"
},
{
"category": "self",
"summary": "SUSE Bug 1253245",
"url": "https://bugzilla.suse.com/1253245"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-46394 page",
"url": "https://www.suse.com/security/cve/CVE-2025-46394/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-60876 page",
"url": "https://www.suse.com/security/cve/CVE-2025-60876/"
}
],
"title": "Security update for busybox",
"tracking": {
"current_release_date": "2026-01-22T16:57:46Z",
"generator": {
"date": "2026-01-22T16:57:46Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:20134-1",
"initial_release_date": "2026-01-22T16:57:46Z",
"revision_history": [
{
"date": "2026-01-22T16:57:46Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "busybox-1.37.0-160000.4.1.aarch64",
"product": {
"name": "busybox-1.37.0-160000.4.1.aarch64",
"product_id": "busybox-1.37.0-160000.4.1.aarch64"
}
},
{
"category": "product_version",
"name": "busybox-static-1.37.0-160000.4.1.aarch64",
"product": {
"name": "busybox-static-1.37.0-160000.4.1.aarch64",
"product_id": "busybox-static-1.37.0-160000.4.1.aarch64"
}
},
{
"category": "product_version",
"name": "busybox-warewulf3-1.37.0-160000.4.1.aarch64",
"product": {
"name": "busybox-warewulf3-1.37.0-160000.4.1.aarch64",
"product_id": "busybox-warewulf3-1.37.0-160000.4.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "busybox-1.37.0-160000.4.1.ppc64le",
"product": {
"name": "busybox-1.37.0-160000.4.1.ppc64le",
"product_id": "busybox-1.37.0-160000.4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "busybox-static-1.37.0-160000.4.1.ppc64le",
"product": {
"name": "busybox-static-1.37.0-160000.4.1.ppc64le",
"product_id": "busybox-static-1.37.0-160000.4.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "busybox-1.37.0-160000.4.1.s390x",
"product": {
"name": "busybox-1.37.0-160000.4.1.s390x",
"product_id": "busybox-1.37.0-160000.4.1.s390x"
}
},
{
"category": "product_version",
"name": "busybox-static-1.37.0-160000.4.1.s390x",
"product": {
"name": "busybox-static-1.37.0-160000.4.1.s390x",
"product_id": "busybox-static-1.37.0-160000.4.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "busybox-1.37.0-160000.4.1.x86_64",
"product": {
"name": "busybox-1.37.0-160000.4.1.x86_64",
"product_id": "busybox-1.37.0-160000.4.1.x86_64"
}
},
{
"category": "product_version",
"name": "busybox-static-1.37.0-160000.4.1.x86_64",
"product": {
"name": "busybox-static-1.37.0-160000.4.1.x86_64",
"product_id": "busybox-static-1.37.0-160000.4.1.x86_64"
}
},
{
"category": "product_version",
"name": "busybox-warewulf3-1.37.0-160000.4.1.x86_64",
"product": {
"name": "busybox-warewulf3-1.37.0-160000.4.1.x86_64",
"product_id": "busybox-warewulf3-1.37.0-160000.4.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 16.0",
"product": {
"name": "SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16.0"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product": {
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server-sap"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.37.0-160000.4.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:busybox-1.37.0-160000.4.1.aarch64"
},
"product_reference": "busybox-1.37.0-160000.4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.37.0-160000.4.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:busybox-1.37.0-160000.4.1.ppc64le"
},
"product_reference": "busybox-1.37.0-160000.4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.37.0-160000.4.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:busybox-1.37.0-160000.4.1.s390x"
},
"product_reference": "busybox-1.37.0-160000.4.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.37.0-160000.4.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:busybox-1.37.0-160000.4.1.x86_64"
},
"product_reference": "busybox-1.37.0-160000.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-static-1.37.0-160000.4.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:busybox-static-1.37.0-160000.4.1.aarch64"
},
"product_reference": "busybox-static-1.37.0-160000.4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-static-1.37.0-160000.4.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:busybox-static-1.37.0-160000.4.1.ppc64le"
},
"product_reference": "busybox-static-1.37.0-160000.4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-static-1.37.0-160000.4.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:busybox-static-1.37.0-160000.4.1.s390x"
},
"product_reference": "busybox-static-1.37.0-160000.4.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-static-1.37.0-160000.4.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:busybox-static-1.37.0-160000.4.1.x86_64"
},
"product_reference": "busybox-static-1.37.0-160000.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-warewulf3-1.37.0-160000.4.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:busybox-warewulf3-1.37.0-160000.4.1.aarch64"
},
"product_reference": "busybox-warewulf3-1.37.0-160000.4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-warewulf3-1.37.0-160000.4.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:busybox-warewulf3-1.37.0-160000.4.1.x86_64"
},
"product_reference": "busybox-warewulf3-1.37.0-160000.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.37.0-160000.4.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:busybox-1.37.0-160000.4.1.aarch64"
},
"product_reference": "busybox-1.37.0-160000.4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.37.0-160000.4.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:busybox-1.37.0-160000.4.1.ppc64le"
},
"product_reference": "busybox-1.37.0-160000.4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.37.0-160000.4.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:busybox-1.37.0-160000.4.1.s390x"
},
"product_reference": "busybox-1.37.0-160000.4.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-1.37.0-160000.4.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:busybox-1.37.0-160000.4.1.x86_64"
},
"product_reference": "busybox-1.37.0-160000.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-static-1.37.0-160000.4.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:busybox-static-1.37.0-160000.4.1.aarch64"
},
"product_reference": "busybox-static-1.37.0-160000.4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-static-1.37.0-160000.4.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:busybox-static-1.37.0-160000.4.1.ppc64le"
},
"product_reference": "busybox-static-1.37.0-160000.4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-static-1.37.0-160000.4.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:busybox-static-1.37.0-160000.4.1.s390x"
},
"product_reference": "busybox-static-1.37.0-160000.4.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-static-1.37.0-160000.4.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:busybox-static-1.37.0-160000.4.1.x86_64"
},
"product_reference": "busybox-static-1.37.0-160000.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-warewulf3-1.37.0-160000.4.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:busybox-warewulf3-1.37.0-160000.4.1.aarch64"
},
"product_reference": "busybox-warewulf3-1.37.0-160000.4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "busybox-warewulf3-1.37.0-160000.4.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:busybox-warewulf3-1.37.0-160000.4.1.x86_64"
},
"product_reference": "busybox-warewulf3-1.37.0-160000.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-46394",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-46394"
}
],
"notes": [
{
"category": "general",
"text": "In tar in BusyBox through 1.37.0, a TAR archive can have filenames hidden from a listing through the use of terminal escape sequences.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:busybox-1.37.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:busybox-1.37.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:busybox-1.37.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:busybox-1.37.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:busybox-static-1.37.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:busybox-static-1.37.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:busybox-static-1.37.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:busybox-static-1.37.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:busybox-warewulf3-1.37.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:busybox-warewulf3-1.37.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-1.37.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-1.37.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-1.37.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-1.37.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-static-1.37.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-static-1.37.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-static-1.37.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-static-1.37.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-warewulf3-1.37.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-warewulf3-1.37.0-160000.4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-46394",
"url": "https://www.suse.com/security/cve/CVE-2025-46394"
},
{
"category": "external",
"summary": "SUSE Bug 1241661 for CVE-2025-46394",
"url": "https://bugzilla.suse.com/1241661"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:busybox-1.37.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:busybox-1.37.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:busybox-1.37.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:busybox-1.37.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:busybox-static-1.37.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:busybox-static-1.37.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:busybox-static-1.37.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:busybox-static-1.37.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:busybox-warewulf3-1.37.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:busybox-warewulf3-1.37.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-1.37.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-1.37.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-1.37.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-1.37.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-static-1.37.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-static-1.37.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-static-1.37.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-static-1.37.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-warewulf3-1.37.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-warewulf3-1.37.0-160000.4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:busybox-1.37.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:busybox-1.37.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:busybox-1.37.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:busybox-1.37.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:busybox-static-1.37.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:busybox-static-1.37.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:busybox-static-1.37.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:busybox-static-1.37.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:busybox-warewulf3-1.37.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:busybox-warewulf3-1.37.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-1.37.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-1.37.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-1.37.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-1.37.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-static-1.37.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-static-1.37.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-static-1.37.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-static-1.37.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-warewulf3-1.37.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-warewulf3-1.37.0-160000.4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-22T16:57:46Z",
"details": "moderate"
}
],
"title": "CVE-2025-46394"
},
{
"cve": "CVE-2025-60876",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-60876"
}
],
"notes": [
{
"category": "general",
"text": "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).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:busybox-1.37.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:busybox-1.37.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:busybox-1.37.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:busybox-1.37.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:busybox-static-1.37.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:busybox-static-1.37.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:busybox-static-1.37.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:busybox-static-1.37.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:busybox-warewulf3-1.37.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:busybox-warewulf3-1.37.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-1.37.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-1.37.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-1.37.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-1.37.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-static-1.37.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-static-1.37.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-static-1.37.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-static-1.37.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-warewulf3-1.37.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-warewulf3-1.37.0-160000.4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-60876",
"url": "https://www.suse.com/security/cve/CVE-2025-60876"
},
{
"category": "external",
"summary": "SUSE Bug 1253245 for CVE-2025-60876",
"url": "https://bugzilla.suse.com/1253245"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:busybox-1.37.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:busybox-1.37.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:busybox-1.37.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:busybox-1.37.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:busybox-static-1.37.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:busybox-static-1.37.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:busybox-static-1.37.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:busybox-static-1.37.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:busybox-warewulf3-1.37.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:busybox-warewulf3-1.37.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-1.37.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-1.37.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-1.37.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-1.37.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-static-1.37.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-static-1.37.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-static-1.37.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-static-1.37.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-warewulf3-1.37.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-warewulf3-1.37.0-160000.4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:busybox-1.37.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:busybox-1.37.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:busybox-1.37.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:busybox-1.37.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:busybox-static-1.37.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:busybox-static-1.37.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:busybox-static-1.37.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server 16.0:busybox-static-1.37.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server 16.0:busybox-warewulf3-1.37.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server 16.0:busybox-warewulf3-1.37.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-1.37.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-1.37.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-1.37.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-1.37.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-static-1.37.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-static-1.37.0-160000.4.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-static-1.37.0-160000.4.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-static-1.37.0-160000.4.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-warewulf3-1.37.0-160000.4.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:busybox-warewulf3-1.37.0-160000.4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-22T16:57:46Z",
"details": "important"
}
],
"title": "CVE-2025-60876"
}
]
}
FKIE_CVE-2025-60876
Vulnerability from fkie_nvd - Published: 2025-11-10 20:15 - Updated: 2025-12-31 18:29
Severity ?
Summary
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).
References
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:busybox:busybox:*:*:*:*:*:*:*:*",
"matchCriteriaId": "D0BD983A-697D-4431-90F9-31956863BD41",
"versionEndIncluding": "1.37.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "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)."
},
{
"lang": "es",
"value": "BusyBox wget hasta la versi\u00f3n 1.3.7 aceptaba CR (0x0D)/LF (0x0A) sin procesar y otros bytes de control C0 en el *request-target* HTTP (ruta/consulta), lo que permit\u00eda dividir la l\u00ednea de solicitud e inyectar encabezados controlados por el atacante. Para preservar la forma de la l\u00ednea de solicitud HTTP/1.1 *M\u00c9TODO SP request-target SP HTTP/1.1*, un espacio sin procesar (0x20) en el *request-target* tambi\u00e9n debe ser rechazado (los clientes deben usar %20)."
}
],
"id": "CVE-2025-60876",
"lastModified": "2025-12-31T18:29:41.550",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 2.5,
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
},
"published": "2025-11-10T20:15:48.683",
"references": [
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://gist.github.com/subyumatest/41554af6a72aedaacaec026adc311092"
},
{
"source": "cve@mitre.org",
"tags": [
"Product"
],
"url": "https://lists.busybox.net/pipermail/busybox/attachments/20250823/ccdc96ef/attachment-0001.htm"
},
{
"source": "cve@mitre.org",
"tags": [
"Product"
],
"url": "https://lists.busybox.net/pipermail/busybox/attachments/20250828/e7f90492/attachment.htm"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-284"
}
],
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
}
GHSA-48HW-CV6F-MCPJ
Vulnerability from github – Published: 2025-11-10 21:30 – Updated: 2025-11-12 21:31
VLAI?
Details
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).
Severity ?
6.5 (Medium)
{
"affected": [],
"aliases": [
"CVE-2025-60876"
],
"database_specific": {
"cwe_ids": [
"CWE-284"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2025-11-10T20:15:48Z",
"severity": "MODERATE"
},
"details": "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).",
"id": "GHSA-48hw-cv6f-mcpj",
"modified": "2025-11-12T21:31:06Z",
"published": "2025-11-10T21:30:36Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-60876"
},
{
"type": "WEB",
"url": "https://gist.github.com/subyumatest/41554af6a72aedaacaec026adc311092"
},
{
"type": "WEB",
"url": "https://lists.busybox.net/pipermail/busybox/attachments/20250823/ccdc96ef/attachment-0001.htm"
},
{
"type": "WEB",
"url": "https://lists.busybox.net/pipermail/busybox/attachments/20250828/e7f90492/attachment.htm"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"type": "CVSS_V3"
}
]
}
WID-SEC-W-2025-2537
Vulnerability from csaf_certbund - Published: 2025-11-10 23:00 - Updated: 2026-01-28 23:00Summary
BusyBox (wget): Schwachstelle ermöglicht Umgehung von Sicherheitsvorkehrungen
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
BusyBox ist ein Computerprogramm, das verschiedene Standard-Unix-Dienstprogramme in einem einzelnen Programm vereint.
Angriff
Ein entfernter, anonymer Angreifer kann eine Schwachstelle in BusyBox (wget) ausnutzen, um Sicherheitsvorkehrungen zu umgehen.
Betroffene Betriebssysteme
- Linux
- MacOS X
- Windows
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "BusyBox ist ein Computerprogramm, das verschiedene Standard-Unix-Dienstprogramme in einem einzelnen Programm vereint.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann eine Schwachstelle in BusyBox (wget) ausnutzen, um Sicherheitsvorkehrungen zu umgehen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- MacOS X\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2025-2537 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-2537.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-2537 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-2537"
},
{
"category": "external",
"summary": "GitHub Security Advisory GHSA-48hw-cv6f-mcpj vom 2025-11-10",
"url": "https://github.com/advisories/GHSA-48hw-cv6f-mcpj"
},
{
"category": "external",
"summary": "PoC vom 2025-11-10",
"url": "https://gist.github.com/subyumatest/41554af6a72aedaacaec026adc311092"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025:15834-1 vom 2025-12-21",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/LTKVBOP2Y6C2BRC4YNC3WGRFG37ETLK6/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0236-1 vom 2026-01-22",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023849.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0235-1 vom 2026-01-22",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023850.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20134-1 vom 2026-01-28",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023956.html"
}
],
"source_lang": "en-US",
"title": "BusyBox (wget): Schwachstelle erm\u00f6glicht Umgehung von Sicherheitsvorkehrungen",
"tracking": {
"current_release_date": "2026-01-28T23:00:00.000+00:00",
"generator": {
"date": "2026-01-29T08:27:30.837+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2025-2537",
"initial_release_date": "2025-11-10T23:00:00.000+00:00",
"revision_history": [
{
"date": "2025-11-10T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-12-21T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2026-01-22T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-01-28T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von SUSE aufgenommen"
}
],
"status": "final",
"version": "4"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c=1.37.0",
"product": {
"name": "Open Source BusyBox \u003c=1.37.0",
"product_id": "T043133"
}
},
{
"category": "product_version_range",
"name": "\u003c=1.37.0",
"product": {
"name": "Open Source BusyBox \u003c=1.37.0",
"product_id": "T043133-fixed"
}
}
],
"category": "product_name",
"name": "BusyBox"
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
},
{
"category": "product_name",
"name": "SUSE openSUSE",
"product": {
"name": "SUSE openSUSE",
"product_id": "T027843",
"product_identification_helper": {
"cpe": "cpe:/o:suse:opensuse:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-60876",
"product_status": {
"known_affected": [
"T002207",
"T027843"
],
"last_affected": [
"T043133"
]
},
"release_date": "2025-11-10T23:00:00.000+00:00",
"title": "CVE-2025-60876"
}
]
}
MSRC_CVE-2025-60876
Vulnerability from csaf_microsoft - Published: 2025-11-02 00:00 - Updated: 2025-12-07 01:50Summary
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).
Notes
Additional Resources
To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle
Disclaimer
The information provided in the Microsoft Knowledge Base is provided \"as is\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2025-60876 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). - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2025/msrc_cve-2025-60876.json"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": "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).",
"tracking": {
"current_release_date": "2025-12-07T01:50:56.000Z",
"generator": {
"date": "2025-12-07T15:03:05.334Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2025-60876",
"initial_release_date": "2025-11-02T00:00:00.000Z",
"revision_history": [
{
"date": "2025-11-13T01:01:52.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
},
{
"date": "2025-12-07T01:50:56.000Z",
"legacy_version": "2",
"number": "2",
"summary": "Information published."
}
],
"status": "final",
"version": "2"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "3.0",
"product": {
"name": "Azure Linux 3.0",
"product_id": "17084"
}
},
{
"category": "product_version",
"name": "2.0",
"product": {
"name": "CBL Mariner 2.0",
"product_id": "17086"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "azl3 busybox 1.36.1-19",
"product": {
"name": "azl3 busybox 1.36.1-19",
"product_id": "1"
}
},
{
"category": "product_version_range",
"name": "cbl2 busybox 1.35.0-14",
"product": {
"name": "cbl2 busybox 1.35.0-14",
"product_id": "3"
}
},
{
"category": "product_version_range",
"name": "azl3 busybox 1.36.1-18",
"product": {
"name": "azl3 busybox 1.36.1-18",
"product_id": "2"
}
}
],
"category": "product_name",
"name": "busybox"
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 busybox 1.36.1-19 as a component of Azure Linux 3.0",
"product_id": "17084-1"
},
"product_reference": "1",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 busybox 1.35.0-14 as a component of CBL Mariner 2.0",
"product_id": "17086-3"
},
"product_reference": "3",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 busybox 1.36.1-18 as a component of Azure Linux 3.0",
"product_id": "17084-2"
},
"product_reference": "2",
"relates_to_product_reference": "17084"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-60876",
"cwe": {
"id": "CWE-284",
"name": "Improper Access Control"
},
"notes": [
{
"category": "general",
"text": "mitre",
"title": "Assigning CNA"
}
],
"product_status": {
"known_affected": [
"17084-1",
"17086-3",
"17084-2"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-60876 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). - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2025/msrc_cve-2025-60876.json"
}
],
"remediations": [
{
"category": "none_available",
"date": "2025-11-13T01:01:52.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-1"
]
},
{
"category": "none_available",
"date": "2025-11-13T01:01:52.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17086-3"
]
},
{
"category": "none_available",
"date": "2025-11-13T01:01:52.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-2"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"environmentalsScore": 0.0,
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 6.5,
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"17084-1",
"17086-3",
"17084-2"
]
}
],
"title": "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)."
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…