Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-47273 (GCVE-0-2025-47273)
Vulnerability from cvelistv5 – Published: 2025-05-17 15:46 – Updated: 2025-05-28 15:03
VLAI
EPSS
Title
setuptools has a path traversal vulnerability in PackageIndex.download that leads to Arbitrary File Write
Summary
setuptools is a package that allows users to download, build, install, upgrade, and uninstall Python packages. A path traversal vulnerability in `PackageIndex` is present in setuptools prior to version 78.1.1. An attacker would be allowed to write files to arbitrary locations on the filesystem with the permissions of the process running the Python code, which could escalate to remote code execution depending on the context. Version 78.1.1 fixes the issue.
Severity
CWE
- CWE-22 - Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
Assigner
References
4 references
| URL | Tags |
|---|---|
| https://github.com/pypa/setuptools/security/advis… | x_refsource_CONFIRM |
| https://github.com/pypa/setuptools/issues/4946 | x_refsource_MISC |
| https://github.com/pypa/setuptools/commit/250a6d1… | x_refsource_MISC |
| https://github.com/pypa/setuptools/blob/6ead555c5… | x_refsource_MISC |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| pypa | setuptools |
Affected:
< 78.1.1
|
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-47273",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-05-19T14:45:34.580341Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-05-19T14:45:39.012Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"references": [
{
"tags": [
"exploit"
],
"url": "https://github.com/pypa/setuptools/issues/4946"
}
],
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2025-05-28T15:03:15.516Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "https://lists.debian.org/debian-lts-announce/2025/05/msg00035.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "setuptools",
"vendor": "pypa",
"versions": [
{
"status": "affected",
"version": "\u003c 78.1.1"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "setuptools is a package that allows users to download, build, install, upgrade, and uninstall Python packages. A path traversal vulnerability in `PackageIndex` is present in setuptools prior to version 78.1.1. An attacker would be allowed to write files to arbitrary locations on the filesystem with the permissions of the process running the Python code, which could escalate to remote code execution depending on the context. Version 78.1.1 fixes the issue."
}
],
"metrics": [
{
"cvssV4_0": {
"attackComplexity": "LOW",
"attackRequirements": "NONE",
"attackVector": "NETWORK",
"baseScore": 7.7,
"baseSeverity": "HIGH",
"privilegesRequired": "NONE",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:P",
"version": "4.0",
"vulnAvailabilityImpact": "NONE",
"vulnConfidentialityImpact": "NONE",
"vulnIntegrityImpact": "HIGH"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-22",
"description": "CWE-22: Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-05-17T15:46:11.399Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/pypa/setuptools/security/advisories/GHSA-5rjg-fvgr-3xxf",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/pypa/setuptools/security/advisories/GHSA-5rjg-fvgr-3xxf"
},
{
"name": "https://github.com/pypa/setuptools/issues/4946",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/pypa/setuptools/issues/4946"
},
{
"name": "https://github.com/pypa/setuptools/commit/250a6d17978f9f6ac3ac887091f2d32886fbbb0b",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/pypa/setuptools/commit/250a6d17978f9f6ac3ac887091f2d32886fbbb0b"
},
{
"name": "https://github.com/pypa/setuptools/blob/6ead555c5fb29bc57fe6105b1bffc163f56fd558/setuptools/package_index.py#L810C1-L825C88",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/pypa/setuptools/blob/6ead555c5fb29bc57fe6105b1bffc163f56fd558/setuptools/package_index.py#L810C1-L825C88"
}
],
"source": {
"advisory": "GHSA-5rjg-fvgr-3xxf",
"discovery": "UNKNOWN"
},
"title": "setuptools has a path traversal vulnerability in PackageIndex.download that leads to Arbitrary File Write"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2025-47273",
"datePublished": "2025-05-17T15:46:11.399Z",
"dateReserved": "2025-05-05T16:53:10.372Z",
"dateUpdated": "2025-05-28T15:03:15.516Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-47273",
"date": "2026-05-29",
"epss": "0.0012",
"percentile": "0.30635"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-47273\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2025-05-17T16:15:19.110\",\"lastModified\":\"2025-06-12T16:29:01.660\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"setuptools is a package that allows users to download, build, install, upgrade, and uninstall Python packages. A path traversal vulnerability in `PackageIndex` is present in setuptools prior to version 78.1.1. An attacker would be allowed to write files to arbitrary locations on the filesystem with the permissions of the process running the Python code, which could escalate to remote code execution depending on the context. Version 78.1.1 fixes the issue.\"},{\"lang\":\"es\",\"value\":\"setuptools es un paquete que permite a los usuarios descargar, compilar, instalar, actualizar y desinstalar paquetes de Python. Una vulnerabilidad de path traversal en `PackageIndex` est\u00e1 presente en setuptools anteriores a la versi\u00f3n 78.1.1. Un atacante podr\u00eda escribir archivos en ubicaciones arbitrarias del sistema de archivos con los permisos del proceso que ejecuta el c\u00f3digo Python, lo que podr\u00eda escalar a la ejecuci\u00f3n remota de c\u00f3digo seg\u00fan el contexto. La versi\u00f3n 78.1.1 corrige el problema.\"}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X\",\"baseScore\":7.7,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"NONE\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"vulnConfidentialityImpact\":\"NONE\",\"vulnIntegrityImpact\":\"HIGH\",\"vulnAvailabilityImpact\":\"NONE\",\"subConfidentialityImpact\":\"NONE\",\"subIntegrityImpact\":\"NONE\",\"subAvailabilityImpact\":\"NONE\",\"exploitMaturity\":\"PROOF_OF_CONCEPT\",\"confidentialityRequirement\":\"NOT_DEFINED\",\"integrityRequirement\":\"NOT_DEFINED\",\"availabilityRequirement\":\"NOT_DEFINED\",\"modifiedAttackVector\":\"NOT_DEFINED\",\"modifiedAttackComplexity\":\"NOT_DEFINED\",\"modifiedAttackRequirements\":\"NOT_DEFINED\",\"modifiedPrivilegesRequired\":\"NOT_DEFINED\",\"modifiedUserInteraction\":\"NOT_DEFINED\",\"modifiedVulnConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedVulnIntegrityImpact\":\"NOT_DEFINED\",\"modifiedVulnAvailabilityImpact\":\"NOT_DEFINED\",\"modifiedSubConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedSubIntegrityImpact\":\"NOT_DEFINED\",\"modifiedSubAvailabilityImpact\":\"NOT_DEFINED\",\"Safety\":\"NOT_DEFINED\",\"Automatable\":\"NOT_DEFINED\",\"Recovery\":\"NOT_DEFINED\",\"valueDensity\":\"NOT_DEFINED\",\"vulnerabilityResponseEffort\":\"NOT_DEFINED\",\"providerUrgency\":\"NOT_DEFINED\"}}],\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":8.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-22\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:setuptools:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"78.1.1\",\"matchCriteriaId\":\"13259606-A39D-4A80-A4CE-8F1B27A5FFE5\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FA6FEEC2-9F11-4643-8827-749718254FED\"}]}]}],\"references\":[{\"url\":\"https://github.com/pypa/setuptools/blob/6ead555c5fb29bc57fe6105b1bffc163f56fd558/setuptools/package_index.py#L810C1-L825C88\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Product\"]},{\"url\":\"https://github.com/pypa/setuptools/commit/250a6d17978f9f6ac3ac887091f2d32886fbbb0b\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/pypa/setuptools/issues/4946\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Exploit\",\"Issue Tracking\"]},{\"url\":\"https://github.com/pypa/setuptools/security/advisories/GHSA-5rjg-fvgr-3xxf\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Exploit\",\"Vendor Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2025/05/msg00035.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"https://github.com/pypa/setuptools/issues/4946\",\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"tags\":[\"Exploit\",\"Issue Tracking\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://lists.debian.org/debian-lts-announce/2025/05/msg00035.html\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2025-05-28T15:03:15.516Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-47273\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-05-19T14:45:34.580341Z\"}}}], \"references\": [{\"url\": \"https://github.com/pypa/setuptools/issues/4946\", \"tags\": [\"exploit\"]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-05-19T14:45:25.303Z\"}}], \"cna\": {\"title\": \"setuptools has a path traversal vulnerability in PackageIndex.download that leads to Arbitrary File Write\", \"source\": {\"advisory\": \"GHSA-5rjg-fvgr-3xxf\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV4_0\": {\"version\": \"4.0\", \"baseScore\": 7.7, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:P\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"attackRequirements\": \"NONE\", \"privilegesRequired\": \"NONE\", \"subIntegrityImpact\": \"NONE\", \"vulnIntegrityImpact\": \"HIGH\", \"subAvailabilityImpact\": \"NONE\", \"vulnAvailabilityImpact\": \"NONE\", \"subConfidentialityImpact\": \"NONE\", \"vulnConfidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"pypa\", \"product\": \"setuptools\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 78.1.1\"}]}], \"references\": [{\"url\": \"https://github.com/pypa/setuptools/security/advisories/GHSA-5rjg-fvgr-3xxf\", \"name\": \"https://github.com/pypa/setuptools/security/advisories/GHSA-5rjg-fvgr-3xxf\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/pypa/setuptools/issues/4946\", \"name\": \"https://github.com/pypa/setuptools/issues/4946\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/pypa/setuptools/commit/250a6d17978f9f6ac3ac887091f2d32886fbbb0b\", \"name\": \"https://github.com/pypa/setuptools/commit/250a6d17978f9f6ac3ac887091f2d32886fbbb0b\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/pypa/setuptools/blob/6ead555c5fb29bc57fe6105b1bffc163f56fd558/setuptools/package_index.py#L810C1-L825C88\", \"name\": \"https://github.com/pypa/setuptools/blob/6ead555c5fb29bc57fe6105b1bffc163f56fd558/setuptools/package_index.py#L810C1-L825C88\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"setuptools is a package that allows users to download, build, install, upgrade, and uninstall Python packages. A path traversal vulnerability in `PackageIndex` is present in setuptools prior to version 78.1.1. An attacker would be allowed to write files to arbitrary locations on the filesystem with the permissions of the process running the Python code, which could escalate to remote code execution depending on the context. Version 78.1.1 fixes the issue.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-22\", \"description\": \"CWE-22: Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2025-05-17T15:46:11.399Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-47273\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-05-28T15:03:15.516Z\", \"dateReserved\": \"2025-05-05T16:53:10.372Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2025-05-17T15:46:11.399Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
SUSE-SU-2025:01774-1
Vulnerability from csaf_suse - Published: 2025-05-30 12:10 - Updated: 2025-05-30 12:10Summary
Security update for python312-setuptools
Severity
Important
Notes
Title of the patch: Security update for python312-setuptools
Description of the patch: This update for python312-setuptools fixes the following issues:
- CVE-2025-47273: path traversal in PackageIndex.download may lead to an arbitrary file write (bsc#1243313).
Patchnames: SUSE-2025-1774,SUSE-SLE-Module-Python3-15-SP6-2025-1774,openSUSE-SLE-15.6-2025-1774
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
2 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP6:python312-setuptools-68.1.2-150600.3.6.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-setuptools-68.1.2-150600.3.6.1.noarch | — |
Vendor Fix
|
Threats
Impact
important
References
8 references
{
"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 python312-setuptools",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python312-setuptools fixes the following issues:\n\n- CVE-2025-47273: path traversal in PackageIndex.download may lead to an arbitrary file write (bsc#1243313).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-1774,SUSE-SLE-Module-Python3-15-SP6-2025-1774,openSUSE-SLE-15.6-2025-1774",
"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-2025_01774-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:01774-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202501774-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:01774-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-May/039471.html"
},
{
"category": "self",
"summary": "SUSE Bug 1243313",
"url": "https://bugzilla.suse.com/1243313"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-47273 page",
"url": "https://www.suse.com/security/cve/CVE-2025-47273/"
}
],
"title": "Security update for python312-setuptools",
"tracking": {
"current_release_date": "2025-05-30T12:10:38Z",
"generator": {
"date": "2025-05-30T12:10:38Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:01774-1",
"initial_release_date": "2025-05-30T12:10:38Z",
"revision_history": [
{
"date": "2025-05-30T12:10:38Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python312-setuptools-68.1.2-150600.3.6.1.noarch",
"product": {
"name": "python312-setuptools-68.1.2-150600.3.6.1.noarch",
"product_id": "python312-setuptools-68.1.2-150600.3.6.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Python 3 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-python3: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": "python312-setuptools-68.1.2-150600.3.6.1.noarch as component of SUSE Linux Enterprise Module for Python 3 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP6:python312-setuptools-68.1.2-150600.3.6.1.noarch"
},
"product_reference": "python312-setuptools-68.1.2-150600.3.6.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-setuptools-68.1.2-150600.3.6.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-setuptools-68.1.2-150600.3.6.1.noarch"
},
"product_reference": "python312-setuptools-68.1.2-150600.3.6.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-47273",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-47273"
}
],
"notes": [
{
"category": "general",
"text": "setuptools is a package that allows users to download, build, install, upgrade, and uninstall Python packages. A path traversal vulnerability in `PackageIndex` is present in setuptools prior to version 78.1.1. An attacker would be allowed to write files to arbitrary locations on the filesystem with the permissions of the process running the Python code, which could escalate to remote code execution depending on the context. Version 78.1.1 fixes the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-setuptools-68.1.2-150600.3.6.1.noarch",
"openSUSE Leap 15.6:python312-setuptools-68.1.2-150600.3.6.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-47273",
"url": "https://www.suse.com/security/cve/CVE-2025-47273"
},
{
"category": "external",
"summary": "SUSE Bug 1243313 for CVE-2025-47273",
"url": "https://bugzilla.suse.com/1243313"
}
],
"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 Python 3 15 SP6:python312-setuptools-68.1.2-150600.3.6.1.noarch",
"openSUSE Leap 15.6:python312-setuptools-68.1.2-150600.3.6.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Python 3 15 SP6:python312-setuptools-68.1.2-150600.3.6.1.noarch",
"openSUSE Leap 15.6:python312-setuptools-68.1.2-150600.3.6.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-05-30T12:10:38Z",
"details": "important"
}
],
"title": "CVE-2025-47273"
}
]
}
SUSE-SU-2025:01810-1
Vulnerability from csaf_suse - Published: 2025-06-04 09:29 - Updated: 2025-06-04 09:29Summary
Security update for python3-setuptools
Severity
Important
Notes
Title of the patch: Security update for python3-setuptools
Description of the patch: This update for python3-setuptools fixes the following issues:
- CVE-2025-47273: path traversal in PackageIndex.download may lead to an arbitrary file write (bsc#1243313).
Patchnames: SUSE-2025-1810,SUSE-SLE-Micro-5.3-2025-1810,SUSE-SLE-Micro-5.4-2025-1810,SUSE-SLE-Micro-5.5-2025-1810,SUSE-SLE-Module-Basesystem-15-SP6-2025-1810,SUSE-SLE-Module-Basesystem-15-SP7-2025-1810,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-1810,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-1810,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-1810,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-1810,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-1810,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-1810,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-1810,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-1810,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2025-1810,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2025-1810,openSUSE-SLE-15.6-2025-1810
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
42 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-setuptools-44.1.1-150400.9.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-setuptools-test-44.1.1-150400.9.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-setuptools-44.1.1-150400.9.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-setuptools-test-44.1.1-150400.9.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-setuptools-44.1.1-150400.9.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-setuptools-test-44.1.1-150400.9.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-setuptools-44.1.1-150400.9.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-setuptools-test-44.1.1-150400.9.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:python3-setuptools-44.1.1-150400.9.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:python3-setuptools-44.1.1-150400.9.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-setuptools-44.1.1-150400.9.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-setuptools-44.1.1-150400.9.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-setuptools-test-44.1.1-150400.9.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-setuptools-44.1.1-150400.9.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-setuptools-test-44.1.1-150400.9.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-setuptools-44.1.1-150400.9.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-setuptools-test-44.1.1-150400.9.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-setuptools-44.1.1-150400.9.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-setuptools-test-44.1.1-150400.9.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-setuptools-44.1.1-150400.9.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-setuptools-test-44.1.1-150400.9.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-setuptools-44.1.1-150400.9.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-setuptools-test-44.1.1-150400.9.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:python3-setuptools-44.1.1-150400.9.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:python3-setuptools-test-44.1.1-150400.9.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.3:python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-setuptools-44.1.1-150400.9.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-setuptools-test-44.1.1-150400.9.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.3:python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-setuptools-44.1.1-150400.9.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-setuptools-test-44.1.1-150400.9.12.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch | — |
Vendor Fix
|
Threats
Impact
important
References
8 references
{
"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 python3-setuptools",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python3-setuptools fixes the following issues:\n\n- CVE-2025-47273: path traversal in PackageIndex.download may lead to an arbitrary file write (bsc#1243313).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-1810,SUSE-SLE-Micro-5.3-2025-1810,SUSE-SLE-Micro-5.4-2025-1810,SUSE-SLE-Micro-5.5-2025-1810,SUSE-SLE-Module-Basesystem-15-SP6-2025-1810,SUSE-SLE-Module-Basesystem-15-SP7-2025-1810,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-1810,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-1810,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-1810,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-1810,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-1810,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-1810,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-1810,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-1810,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2025-1810,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2025-1810,openSUSE-SLE-15.6-2025-1810",
"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-2025_01810-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:01810-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202501810-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:01810-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-June/040131.html"
},
{
"category": "self",
"summary": "SUSE Bug 1243313",
"url": "https://bugzilla.suse.com/1243313"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-47273 page",
"url": "https://www.suse.com/security/cve/CVE-2025-47273/"
}
],
"title": "Security update for python3-setuptools",
"tracking": {
"current_release_date": "2025-06-04T09:29:13Z",
"generator": {
"date": "2025-06-04T09:29:13Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:01810-1",
"initial_release_date": "2025-06-04T09:29:13Z",
"revision_history": [
{
"date": "2025-06-04T09:29:13Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python3-setuptools-44.1.1-150400.9.12.1.noarch",
"product": {
"name": "python3-setuptools-44.1.1-150400.9.12.1.noarch",
"product_id": "python3-setuptools-44.1.1-150400.9.12.1.noarch"
}
},
{
"category": "product_version",
"name": "python3-setuptools-test-44.1.1-150400.9.12.1.noarch",
"product": {
"name": "python3-setuptools-test-44.1.1-150400.9.12.1.noarch",
"product_id": "python3-setuptools-test-44.1.1-150400.9.12.1.noarch"
}
},
{
"category": "product_version",
"name": "python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch",
"product": {
"name": "python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch",
"product_id": "python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.3",
"product": {
"name": "SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.4",
"product": {
"name": "SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.5",
"product": {
"name": "SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp6"
}
}
},
{
"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_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"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 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"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 for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
},
{
"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 Manager Proxy 4.3",
"product": {
"name": "SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-proxy:4.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server 4.3",
"product": {
"name": "SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-server:4.3"
}
}
},
{
"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": "python3-setuptools-44.1.1-150400.9.12.1.noarch as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:python3-setuptools-44.1.1-150400.9.12.1.noarch"
},
"product_reference": "python3-setuptools-44.1.1-150400.9.12.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-setuptools-44.1.1-150400.9.12.1.noarch as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:python3-setuptools-44.1.1-150400.9.12.1.noarch"
},
"product_reference": "python3-setuptools-44.1.1-150400.9.12.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-setuptools-44.1.1-150400.9.12.1.noarch as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:python3-setuptools-44.1.1-150400.9.12.1.noarch"
},
"product_reference": "python3-setuptools-44.1.1-150400.9.12.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-setuptools-44.1.1-150400.9.12.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-setuptools-44.1.1-150400.9.12.1.noarch"
},
"product_reference": "python3-setuptools-44.1.1-150400.9.12.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-setuptools-test-44.1.1-150400.9.12.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-setuptools-test-44.1.1-150400.9.12.1.noarch"
},
"product_reference": "python3-setuptools-test-44.1.1-150400.9.12.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch"
},
"product_reference": "python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-setuptools-44.1.1-150400.9.12.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-setuptools-44.1.1-150400.9.12.1.noarch"
},
"product_reference": "python3-setuptools-44.1.1-150400.9.12.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-setuptools-test-44.1.1-150400.9.12.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-setuptools-test-44.1.1-150400.9.12.1.noarch"
},
"product_reference": "python3-setuptools-test-44.1.1-150400.9.12.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch"
},
"product_reference": "python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-setuptools-44.1.1-150400.9.12.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-setuptools-44.1.1-150400.9.12.1.noarch"
},
"product_reference": "python3-setuptools-44.1.1-150400.9.12.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-setuptools-test-44.1.1-150400.9.12.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-setuptools-test-44.1.1-150400.9.12.1.noarch"
},
"product_reference": "python3-setuptools-test-44.1.1-150400.9.12.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch"
},
"product_reference": "python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-setuptools-44.1.1-150400.9.12.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-setuptools-44.1.1-150400.9.12.1.noarch"
},
"product_reference": "python3-setuptools-44.1.1-150400.9.12.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-setuptools-test-44.1.1-150400.9.12.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-setuptools-test-44.1.1-150400.9.12.1.noarch"
},
"product_reference": "python3-setuptools-test-44.1.1-150400.9.12.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch"
},
"product_reference": "python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-setuptools-44.1.1-150400.9.12.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-setuptools-44.1.1-150400.9.12.1.noarch"
},
"product_reference": "python3-setuptools-44.1.1-150400.9.12.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-setuptools-test-44.1.1-150400.9.12.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-setuptools-test-44.1.1-150400.9.12.1.noarch"
},
"product_reference": "python3-setuptools-test-44.1.1-150400.9.12.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch"
},
"product_reference": "python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-setuptools-44.1.1-150400.9.12.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-setuptools-44.1.1-150400.9.12.1.noarch"
},
"product_reference": "python3-setuptools-44.1.1-150400.9.12.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-setuptools-test-44.1.1-150400.9.12.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-setuptools-test-44.1.1-150400.9.12.1.noarch"
},
"product_reference": "python3-setuptools-test-44.1.1-150400.9.12.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch"
},
"product_reference": "python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-setuptools-44.1.1-150400.9.12.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-setuptools-44.1.1-150400.9.12.1.noarch"
},
"product_reference": "python3-setuptools-44.1.1-150400.9.12.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-setuptools-test-44.1.1-150400.9.12.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-setuptools-test-44.1.1-150400.9.12.1.noarch"
},
"product_reference": "python3-setuptools-test-44.1.1-150400.9.12.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch"
},
"product_reference": "python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-setuptools-44.1.1-150400.9.12.1.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-setuptools-44.1.1-150400.9.12.1.noarch"
},
"product_reference": "python3-setuptools-44.1.1-150400.9.12.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-setuptools-test-44.1.1-150400.9.12.1.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-setuptools-test-44.1.1-150400.9.12.1.noarch"
},
"product_reference": "python3-setuptools-test-44.1.1-150400.9.12.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch"
},
"product_reference": "python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-setuptools-44.1.1-150400.9.12.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-setuptools-44.1.1-150400.9.12.1.noarch"
},
"product_reference": "python3-setuptools-44.1.1-150400.9.12.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-setuptools-test-44.1.1-150400.9.12.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-setuptools-test-44.1.1-150400.9.12.1.noarch"
},
"product_reference": "python3-setuptools-test-44.1.1-150400.9.12.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch"
},
"product_reference": "python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-setuptools-44.1.1-150400.9.12.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-setuptools-44.1.1-150400.9.12.1.noarch"
},
"product_reference": "python3-setuptools-44.1.1-150400.9.12.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-setuptools-test-44.1.1-150400.9.12.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-setuptools-test-44.1.1-150400.9.12.1.noarch"
},
"product_reference": "python3-setuptools-test-44.1.1-150400.9.12.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch"
},
"product_reference": "python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-setuptools-44.1.1-150400.9.12.1.noarch as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:python3-setuptools-44.1.1-150400.9.12.1.noarch"
},
"product_reference": "python3-setuptools-44.1.1-150400.9.12.1.noarch",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-setuptools-test-44.1.1-150400.9.12.1.noarch as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:python3-setuptools-test-44.1.1-150400.9.12.1.noarch"
},
"product_reference": "python3-setuptools-test-44.1.1-150400.9.12.1.noarch",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch"
},
"product_reference": "python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-setuptools-44.1.1-150400.9.12.1.noarch as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:python3-setuptools-44.1.1-150400.9.12.1.noarch"
},
"product_reference": "python3-setuptools-44.1.1-150400.9.12.1.noarch",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-setuptools-test-44.1.1-150400.9.12.1.noarch as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:python3-setuptools-test-44.1.1-150400.9.12.1.noarch"
},
"product_reference": "python3-setuptools-test-44.1.1-150400.9.12.1.noarch",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch"
},
"product_reference": "python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-setuptools-44.1.1-150400.9.12.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-setuptools-44.1.1-150400.9.12.1.noarch"
},
"product_reference": "python3-setuptools-44.1.1-150400.9.12.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-setuptools-test-44.1.1-150400.9.12.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-setuptools-test-44.1.1-150400.9.12.1.noarch"
},
"product_reference": "python3-setuptools-test-44.1.1-150400.9.12.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch"
},
"product_reference": "python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-47273",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-47273"
}
],
"notes": [
{
"category": "general",
"text": "setuptools is a package that allows users to download, build, install, upgrade, and uninstall Python packages. A path traversal vulnerability in `PackageIndex` is present in setuptools prior to version 78.1.1. An attacker would be allowed to write files to arbitrary locations on the filesystem with the permissions of the process running the Python code, which could escalate to remote code execution depending on the context. Version 78.1.1 fixes the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-setuptools-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-setuptools-test-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-setuptools-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-setuptools-test-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-setuptools-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-setuptools-test-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-setuptools-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-setuptools-test-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise Micro 5.3:python3-setuptools-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise Micro 5.4:python3-setuptools-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise Micro 5.5:python3-setuptools-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-setuptools-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-setuptools-test-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-setuptools-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-setuptools-test-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-setuptools-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-setuptools-test-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-setuptools-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-setuptools-test-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-setuptools-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-setuptools-test-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-setuptools-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-setuptools-test-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch",
"SUSE Manager Proxy 4.3:python3-setuptools-44.1.1-150400.9.12.1.noarch",
"SUSE Manager Proxy 4.3:python3-setuptools-test-44.1.1-150400.9.12.1.noarch",
"SUSE Manager Proxy 4.3:python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch",
"SUSE Manager Server 4.3:python3-setuptools-44.1.1-150400.9.12.1.noarch",
"SUSE Manager Server 4.3:python3-setuptools-test-44.1.1-150400.9.12.1.noarch",
"SUSE Manager Server 4.3:python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch",
"openSUSE Leap 15.6:python3-setuptools-44.1.1-150400.9.12.1.noarch",
"openSUSE Leap 15.6:python3-setuptools-test-44.1.1-150400.9.12.1.noarch",
"openSUSE Leap 15.6:python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-47273",
"url": "https://www.suse.com/security/cve/CVE-2025-47273"
},
{
"category": "external",
"summary": "SUSE Bug 1243313 for CVE-2025-47273",
"url": "https://bugzilla.suse.com/1243313"
}
],
"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 SP4-ESPOS:python3-setuptools-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-setuptools-test-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-setuptools-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-setuptools-test-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-setuptools-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-setuptools-test-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-setuptools-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-setuptools-test-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise Micro 5.3:python3-setuptools-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise Micro 5.4:python3-setuptools-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise Micro 5.5:python3-setuptools-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-setuptools-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-setuptools-test-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-setuptools-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-setuptools-test-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-setuptools-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-setuptools-test-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-setuptools-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-setuptools-test-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-setuptools-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-setuptools-test-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-setuptools-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-setuptools-test-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch",
"SUSE Manager Proxy 4.3:python3-setuptools-44.1.1-150400.9.12.1.noarch",
"SUSE Manager Proxy 4.3:python3-setuptools-test-44.1.1-150400.9.12.1.noarch",
"SUSE Manager Proxy 4.3:python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch",
"SUSE Manager Server 4.3:python3-setuptools-44.1.1-150400.9.12.1.noarch",
"SUSE Manager Server 4.3:python3-setuptools-test-44.1.1-150400.9.12.1.noarch",
"SUSE Manager Server 4.3:python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch",
"openSUSE Leap 15.6:python3-setuptools-44.1.1-150400.9.12.1.noarch",
"openSUSE Leap 15.6:python3-setuptools-test-44.1.1-150400.9.12.1.noarch",
"openSUSE Leap 15.6:python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-setuptools-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-setuptools-test-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-setuptools-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-setuptools-test-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-setuptools-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-setuptools-test-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-setuptools-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-setuptools-test-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise Micro 5.3:python3-setuptools-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise Micro 5.4:python3-setuptools-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise Micro 5.5:python3-setuptools-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-setuptools-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-setuptools-test-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-setuptools-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-setuptools-test-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-setuptools-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-setuptools-test-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-setuptools-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-setuptools-test-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-setuptools-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-setuptools-test-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-setuptools-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-setuptools-test-44.1.1-150400.9.12.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch",
"SUSE Manager Proxy 4.3:python3-setuptools-44.1.1-150400.9.12.1.noarch",
"SUSE Manager Proxy 4.3:python3-setuptools-test-44.1.1-150400.9.12.1.noarch",
"SUSE Manager Proxy 4.3:python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch",
"SUSE Manager Server 4.3:python3-setuptools-44.1.1-150400.9.12.1.noarch",
"SUSE Manager Server 4.3:python3-setuptools-test-44.1.1-150400.9.12.1.noarch",
"SUSE Manager Server 4.3:python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch",
"openSUSE Leap 15.6:python3-setuptools-44.1.1-150400.9.12.1.noarch",
"openSUSE Leap 15.6:python3-setuptools-test-44.1.1-150400.9.12.1.noarch",
"openSUSE Leap 15.6:python3-setuptools-wheel-44.1.1-150400.9.12.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-04T09:29:13Z",
"details": "important"
}
],
"title": "CVE-2025-47273"
}
]
}
SUSE-SU-2025:20412-1
Vulnerability from csaf_suse - Published: 2025-06-16 10:54 - Updated: 2025-06-16 10:54Summary
Security update for python-setuptools
Severity
Important
Notes
Title of the patch: Security update for python-setuptools
Description of the patch: This update for python-setuptools fixes the following issues:
- CVE-2025-47273: Fixed a path traversal vulnerability. (bsc#1243313, gh#pypa/setuptools@250a6d17978f)
Patchnames: SUSE-SLE-Micro-6.0-358
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:python311-setuptools-69.0.2-3.1.noarch | — |
Vendor Fix
|
Threats
Impact
important
References
8 references
{
"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 python-setuptools",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-setuptools fixes the following issues:\n\n- CVE-2025-47273: Fixed a path traversal vulnerability. (bsc#1243313, gh#pypa/setuptools@250a6d17978f)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.0-358",
"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-2025_20412-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:20412-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202520412-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:20412-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-June/040335.html"
},
{
"category": "self",
"summary": "SUSE Bug 1243313",
"url": "https://bugzilla.suse.com/1243313"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-47273 page",
"url": "https://www.suse.com/security/cve/CVE-2025-47273/"
}
],
"title": "Security update for python-setuptools",
"tracking": {
"current_release_date": "2025-06-16T10:54:29Z",
"generator": {
"date": "2025-06-16T10:54:29Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:20412-1",
"initial_release_date": "2025-06-16T10:54:29Z",
"revision_history": [
{
"date": "2025-06-16T10:54:29Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python311-setuptools-69.0.2-3.1.noarch",
"product": {
"name": "python311-setuptools-69.0.2-3.1.noarch",
"product_id": "python311-setuptools-69.0.2-3.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.0",
"product": {
"name": "SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.0"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-setuptools-69.0.2-3.1.noarch as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:python311-setuptools-69.0.2-3.1.noarch"
},
"product_reference": "python311-setuptools-69.0.2-3.1.noarch",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-47273",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-47273"
}
],
"notes": [
{
"category": "general",
"text": "setuptools is a package that allows users to download, build, install, upgrade, and uninstall Python packages. A path traversal vulnerability in `PackageIndex` is present in setuptools prior to version 78.1.1. An attacker would be allowed to write files to arbitrary locations on the filesystem with the permissions of the process running the Python code, which could escalate to remote code execution depending on the context. Version 78.1.1 fixes the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:python311-setuptools-69.0.2-3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-47273",
"url": "https://www.suse.com/security/cve/CVE-2025-47273"
},
{
"category": "external",
"summary": "SUSE Bug 1243313 for CVE-2025-47273",
"url": "https://bugzilla.suse.com/1243313"
}
],
"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 Micro 6.0:python311-setuptools-69.0.2-3.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:python311-setuptools-69.0.2-3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-06-16T10:54:29Z",
"details": "important"
}
],
"title": "CVE-2025-47273"
}
]
}
SUSE-SU-2025:20462-1
Vulnerability from csaf_suse - Published: 2025-07-02 08:15 - Updated: 2025-07-02 08:15Summary
Security update for python-setuptools
Severity
Important
Notes
Title of the patch: Security update for python-setuptools
Description of the patch: This update for python-setuptools fixes the following issues:
- CVE-2025-47273: Fixed path traversal vulnerability in `PackageIndex` (bsc#1243313)
Patchnames: SUSE-SLE-Micro-6.1-166
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:python311-setuptools-70.0.0-slfo.1.1_2.1.noarch | — |
Vendor Fix
|
Threats
Impact
important
References
8 references
{
"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 python-setuptools",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-setuptools fixes the following issues:\n\n- CVE-2025-47273: Fixed path traversal vulnerability in `PackageIndex` (bsc#1243313)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.1-166",
"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-2025_20462-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:20462-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202520462-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:20462-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-July/040651.html"
},
{
"category": "self",
"summary": "SUSE Bug 1243313",
"url": "https://bugzilla.suse.com/1243313"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-47273 page",
"url": "https://www.suse.com/security/cve/CVE-2025-47273/"
}
],
"title": "Security update for python-setuptools",
"tracking": {
"current_release_date": "2025-07-02T08:15:01Z",
"generator": {
"date": "2025-07-02T08:15:01Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:20462-1",
"initial_release_date": "2025-07-02T08:15:01Z",
"revision_history": [
{
"date": "2025-07-02T08:15:01Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python311-setuptools-70.0.0-slfo.1.1_2.1.noarch",
"product": {
"name": "python311-setuptools-70.0.0-slfo.1.1_2.1.noarch",
"product_id": "python311-setuptools-70.0.0-slfo.1.1_2.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.1",
"product": {
"name": "SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-setuptools-70.0.0-slfo.1.1_2.1.noarch as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:python311-setuptools-70.0.0-slfo.1.1_2.1.noarch"
},
"product_reference": "python311-setuptools-70.0.0-slfo.1.1_2.1.noarch",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-47273",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-47273"
}
],
"notes": [
{
"category": "general",
"text": "setuptools is a package that allows users to download, build, install, upgrade, and uninstall Python packages. A path traversal vulnerability in `PackageIndex` is present in setuptools prior to version 78.1.1. An attacker would be allowed to write files to arbitrary locations on the filesystem with the permissions of the process running the Python code, which could escalate to remote code execution depending on the context. Version 78.1.1 fixes the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:python311-setuptools-70.0.0-slfo.1.1_2.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-47273",
"url": "https://www.suse.com/security/cve/CVE-2025-47273"
},
{
"category": "external",
"summary": "SUSE Bug 1243313 for CVE-2025-47273",
"url": "https://bugzilla.suse.com/1243313"
}
],
"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 Micro 6.1:python311-setuptools-70.0.0-slfo.1.1_2.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:python311-setuptools-70.0.0-slfo.1.1_2.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-07-02T08:15:01Z",
"details": "important"
}
],
"title": "CVE-2025-47273"
}
]
}
WID-SEC-W-2025-1433
Vulnerability from csaf_certbund - Published: 2025-06-30 22:00 - Updated: 2026-02-04 23:00Summary
Red Hat Enterprise Linux (python-setuptools): Schwachstelle ermöglicht Codeausführung
Severity
Mittel
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: Red Hat Enterprise Linux (RHEL) ist eine populäre Linux-Distribution.
Angriff: Ein entfernter, authentisierter Angreifer kann eine Schwachstelle in Red Hat Enterprise Linux ausnutzen, um beliebigen Programmcode auszuführen.
Betroffene Betriebssysteme: - Linux
Affected products
Known affected
21 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Splunk Splunk Enterprise <9.3.8
Splunk / Splunk Enterprise
|
<9.3.8 | ||
|
Splunk Splunk Enterprise <9.4.6
Splunk / Splunk Enterprise
|
<9.4.6 | ||
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM InfoSphere Information Server
IBM
|
cpe:/a:ibm:infosphere_information_server:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Splunk Splunk Enterprise <9.2.10
Splunk / Splunk Enterprise
|
<9.2.10 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
IBM App Connect Enterprise
IBM
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat Ansible Automation Platform 2.5
Red Hat / Ansible Automation Platform
|
cpe:/a:redhat:ansible_automation_platform:2.5
|
2.5 | |
|
Red Hat OpenShift Container Platform
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:container_platform
|
Container Platform | |
|
IBM Business Automation Workflow
IBM
|
cpe:/a:ibm:business_automation_workflow:-
|
— | |
|
Red Hat Enterprise Linux 10
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10
|
10 | |
|
Juniper Junos Space <24.1R5
Juniper / Junos Space
|
<24.1R5 | ||
|
Splunk SOAR <7.0.0
Splunk / SOAR
|
<7.0.0 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
IBM Tivoli Network Manager IP Edition <4.2 Fix Pack 23
IBM / Tivoli Network Manager
|
IP Edition <4.2 Fix Pack 23 | ||
|
Splunk Splunk Enterprise <10.0.2
Splunk / Splunk Enterprise
|
<10.0.2 |
References
72 references
{
"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": "Red Hat Enterprise Linux (RHEL) ist eine popul\u00e4re Linux-Distribution.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, authentisierter Angreifer kann eine Schwachstelle in Red Hat Enterprise Linux ausnutzen, um beliebigen Programmcode auszuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux",
"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-1433 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-1433.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-1433 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-1433"
},
{
"category": "external",
"summary": "Red Hat Security Advisory vom 2025-06-30",
"url": "https://access.redhat.com/errata/RHSA-2025:9940"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-9940 vom 2025-07-01",
"url": "https://oss.oracle.com/pipermail/el-errata/2025-July/018005.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:10407 vom 2025-07-07",
"url": "https://access.redhat.com/errata/RHSA-2025:10407"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-10407 vom 2025-07-08",
"url": "https://linux.oracle.com/errata/ELSA-2025-10407.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20462-1 vom 2025-07-09",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021773.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:10809 vom 2025-07-11",
"url": "https://access.redhat.com/errata/RHSA-2025:10809"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:10787 vom 2025-07-10",
"url": "https://access.redhat.com/errata/RHSA-2025:10787"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2025-9285942AC9 vom 2025-07-11",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-9285942ac9"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2025-A37BF9DDBD vom 2025-07-11",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-a37bf9ddbd"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2025-9B8DA6AD7E vom 2025-07-11",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2025-9b8da6ad7e"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:11044 vom 2025-07-15",
"url": "https://access.redhat.com/errata/RHSA-2025:11044"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:11043 vom 2025-07-15",
"url": "https://access.redhat.com/errata/RHSA-2025:11043"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-11043 vom 2025-07-15",
"url": "https://linux.oracle.com/errata/ELSA-2025-11043.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:11036 vom 2025-07-15",
"url": "https://access.redhat.com/errata/RHSA-2025:11036"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:10992 vom 2025-07-15",
"url": "https://access.redhat.com/errata/RHSA-2025:10992"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:11101 vom 2025-07-15",
"url": "https://access.redhat.com/errata/RHSA-2025:11101"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:11102 vom 2025-07-15",
"url": "https://access.redhat.com/errata/RHSA-2025:11102"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-11044 vom 2025-07-16",
"url": "https://linux.oracle.com/errata/ELSA-2025-11044.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-11036 vom 2025-07-15",
"url": "https://linux.oracle.com/errata/ELSA-2025-11036.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:11146 vom 2025-07-15",
"url": "https://access.redhat.com/errata/RHSA-2025:11146"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:11388 vom 2025-07-18",
"url": "https://access.redhat.com/errata/RHSA-2025:11388"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:11427 vom 2025-07-21",
"url": "https://access.redhat.com/errata/RHSA-2025:11427"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:11426 vom 2025-07-21",
"url": "https://access.redhat.com/errata/RHSA-2025:11426"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:11424 vom 2025-07-21",
"url": "https://access.redhat.com/errata/RHSA-2025:11424"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:11425 vom 2025-07-21",
"url": "https://access.redhat.com/errata/RHSA-2025:11425"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-11463 vom 2025-07-22",
"url": "https://linux.oracle.com/errata/ELSA-2025-11463.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:11464 vom 2025-07-21",
"url": "https://access.redhat.com/errata/RHSA-2025:11464"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:11463 vom 2025-07-21",
"url": "https://access.redhat.com/errata/RHSA-2025:11463"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:11584 vom 2025-07-23",
"url": "https://access.redhat.com/errata/RHSA-2025:11584"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:11607 vom 2025-07-23",
"url": "https://access.redhat.com/errata/RHSA-2025:11607"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:11868 vom 2025-07-28",
"url": "https://access.redhat.com/errata/RHSA-2025:11868"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:12020 vom 2025-07-29",
"url": "https://access.redhat.com/errata/RHSA-2025:12020"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:11984 vom 2025-07-28",
"url": "https://access.redhat.com/errata/RHSA-2025:11984"
},
{
"category": "external",
"summary": "RedHat Security Asdvisory",
"url": "https://access.redhat.com/errata/RHSA-2025:12834"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-11607 vom 2025-08-04",
"url": "https://linux.oracle.com/errata/ELSA-2025-11607.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-12834 vom 2025-08-05",
"url": "https://linux.oracle.com/errata/ELSA-2025-12834.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:13276 vom 2025-08-07",
"url": "https://access.redhat.com/errata/RHSA-2025:13276"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-11984 vom 2025-08-07",
"url": "http://linux.oracle.com/errata/ELSA-2025-11984.html"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7241551 vom 2025-08-06",
"url": "https://www.ibm.com/support/pages/node/7241551"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:13578 vom 2025-08-11",
"url": "https://access.redhat.com/errata/RHSA-2025:13578"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:13669 vom 2025-08-12",
"url": "https://access.redhat.com/errata/RHSA-2025:13669"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-13578 vom 2025-08-11",
"url": "https://linux.oracle.com/errata/ELSA-2025-13578.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:13668 vom 2025-08-12",
"url": "https://access.redhat.com/errata/RHSA-2025:13668"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:13804 vom 2025-08-13",
"url": "https://access.redhat.com/errata/RHSA-2025:13804"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:13803 vom 2025-08-13",
"url": "https://access.redhat.com/errata/RHSA-2025:13803"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:14686 vom 2025-08-26",
"url": "https://access.redhat.com/errata/RHSA-2025:14686"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:14900 vom 2025-08-28",
"url": "https://access.redhat.com/errata/RHSA-2025:14900"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-14900 vom 2025-08-30",
"url": "https://linux.oracle.com/errata/ELSA-2025-14900.html"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7243781 vom 2025-09-02",
"url": "https://www.ibm.com/support/pages/node/7243781"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7243787 vom 2025-09-02",
"url": "https://www.ibm.com/support/pages/node/7243787"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:15411 vom 2025-09-08",
"url": "https://access.redhat.com/errata/RHSA-2025:15411"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:15408 vom 2025-09-08",
"url": "https://access.redhat.com/errata/RHSA-2025:15408"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:15410 vom 2025-09-08",
"url": "https://access.redhat.com/errata/RHSA-2025:15410"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7246097 vom 2025-09-29",
"url": "https://www.ibm.com/support/pages/node/7246097"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2025:9940 vom 2025-10-03",
"url": "https://errata.build.resf.org/RLSA-2025:9940"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2025:10407 vom 2025-10-04",
"url": "https://errata.build.resf.org/RLSA-2025:10407"
},
{
"category": "external",
"summary": "NetApp Security Advisory NTAP-20251017-0007 vom 2025-10-17",
"url": "https://security.netapp.com/advisory/NTAP-20251017-0007"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:19423 vom 2025-11-03",
"url": "https://access.redhat.com/errata/RHSA-2025:19423"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:19424 vom 2025-11-03",
"url": "https://access.redhat.com/errata/RHSA-2025:19424"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:19426 vom 2025-11-03",
"url": "https://access.redhat.com/errata/RHSA-2025:19426"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:19427 vom 2025-11-03",
"url": "https://access.redhat.com/errata/RHSA-2025:19427"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:19422 vom 2025-11-03",
"url": "https://access.redhat.com/errata/RHSA-2025:19422"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:19425 vom 2025-11-03",
"url": "https://access.redhat.com/errata/RHSA-2025:19425"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:19428 vom 2025-11-03",
"url": "https://access.redhat.com/errata/RHSA-2025:19428"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:19429 vom 2025-11-03",
"url": "https://access.redhat.com/errata/RHSA-2025:19429"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:19430 vom 2025-11-03",
"url": "https://access.redhat.com/errata/RHSA-2025:19430"
},
{
"category": "external",
"summary": "Splunk Security Advisory SVD-2025-1104 vom 2025-11-26",
"url": "https://advisory.splunk.com//advisories/SVD-2025-1104"
},
{
"category": "external",
"summary": "Splunk Security Advisory SVD-2025-1209 vom 2025-12-03",
"url": "https://advisory.splunk.com//advisories/SVD-2025-1209"
},
{
"category": "external",
"summary": "Juniper Security Advisory JSA106013 vom 2025-01-14",
"url": "https://supportportal.juniper.net/s/article/2026-01-Security-Bulletin-Junos-Space-Multiple-vulnerabilities-resolved-in-24-1R5-release"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8010-1 vom 2026-02-05",
"url": "https://ubuntu.com/security/notices/USN-8010-1"
}
],
"source_lang": "en-US",
"title": "Red Hat Enterprise Linux (python-setuptools): Schwachstelle erm\u00f6glicht Codeausf\u00fchrung",
"tracking": {
"current_release_date": "2026-02-04T23:00:00.000+00:00",
"generator": {
"date": "2026-02-05T10:00:35.310+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2025-1433",
"initial_release_date": "2025-06-30T22:00:00.000+00:00",
"revision_history": [
{
"date": "2025-06-30T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-07-01T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-07-07T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Red Hat und Oracle Linux aufgenommen"
},
{
"date": "2025-07-09T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-07-10T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Red Hat und Fedora aufgenommen"
},
{
"date": "2025-07-14T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Red Hat und Oracle Linux aufgenommen"
},
{
"date": "2025-07-15T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Oracle Linux und Red Hat aufgenommen"
},
{
"date": "2025-07-17T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-07-20T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-07-21T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Oracle Linux und Red Hat aufgenommen"
},
{
"date": "2025-07-22T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-07-27T22:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-07-28T22:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-07-31T22:00:00.000+00:00",
"number": "14",
"summary": "Referenz(en) aufgenommen:"
},
{
"date": "2025-08-04T22:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-08-05T22:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-08-06T22:00:00.000+00:00",
"number": "17",
"summary": "Neue Updates von Red Hat, Oracle Linux und IBM aufgenommen"
},
{
"date": "2025-08-10T22:00:00.000+00:00",
"number": "18",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-08-11T22:00:00.000+00:00",
"number": "19",
"summary": "Neue Updates von Red Hat und Oracle Linux aufgenommen"
},
{
"date": "2025-08-13T22:00:00.000+00:00",
"number": "20",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-08-26T22:00:00.000+00:00",
"number": "21",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-08-28T22:00:00.000+00:00",
"number": "22",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-08-31T22:00:00.000+00:00",
"number": "23",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-09-02T22:00:00.000+00:00",
"number": "24",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2025-09-07T22:00:00.000+00:00",
"number": "25",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-09-29T22:00:00.000+00:00",
"number": "26",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2025-10-05T22:00:00.000+00:00",
"number": "27",
"summary": "Neue Updates von Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2025-10-16T22:00:00.000+00:00",
"number": "28",
"summary": "Neue Updates von NetApp aufgenommen"
},
{
"date": "2025-11-03T23:00:00.000+00:00",
"number": "29",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-11-26T23:00:00.000+00:00",
"number": "30",
"summary": "Neue Updates von Splunk-SVD aufgenommen"
},
{
"date": "2025-12-03T23:00:00.000+00:00",
"number": "31",
"summary": "Neue Updates von Splunk-SVD aufgenommen"
},
{
"date": "2026-01-14T23:00:00.000+00:00",
"number": "32",
"summary": "Neue Updates von Juniper aufgenommen"
},
{
"date": "2026-02-04T23:00:00.000+00:00",
"number": "33",
"summary": "Neue Updates von Ubuntu aufgenommen"
}
],
"status": "final",
"version": "33"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Fedora Linux",
"product": {
"name": "Fedora Linux",
"product_id": "74185",
"product_identification_helper": {
"cpe": "cpe:/o:fedoraproject:fedora:-"
}
}
}
],
"category": "vendor",
"name": "Fedora"
},
{
"branches": [
{
"category": "product_name",
"name": "IBM App Connect Enterprise",
"product": {
"name": "IBM App Connect Enterprise",
"product_id": "T032495",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:app_connect_enterprise:-"
}
}
},
{
"category": "product_name",
"name": "IBM Business Automation Workflow",
"product": {
"name": "IBM Business Automation Workflow",
"product_id": "T043411",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:business_automation_workflow:-"
}
}
},
{
"category": "product_name",
"name": "IBM InfoSphere Information Server",
"product": {
"name": "IBM InfoSphere Information Server",
"product_id": "T035705",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:infosphere_information_server:-"
}
}
},
{
"branches": [
{
"category": "product_version_range",
"name": "IP Edition \u003c4.2 Fix Pack 23",
"product": {
"name": "IBM Tivoli Network Manager IP Edition \u003c4.2 Fix Pack 23",
"product_id": "T046654"
}
},
{
"category": "product_version",
"name": "IP Edition 4.2 Fix Pack 23",
"product": {
"name": "IBM Tivoli Network Manager IP Edition 4.2 Fix Pack 23",
"product_id": "T046654-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:tivoli_network_manager:ip_edition___4.2_fix_pack_23"
}
}
}
],
"category": "product_name",
"name": "Tivoli Network Manager"
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c24.1R5",
"product": {
"name": "Juniper Junos Space \u003c24.1R5",
"product_id": "T049957"
}
},
{
"category": "product_version",
"name": "24.1R5",
"product": {
"name": "Juniper Junos Space 24.1R5",
"product_id": "T049957-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:juniper:junos_space:24.1r5"
}
}
}
],
"category": "product_name",
"name": "Junos Space"
}
],
"category": "vendor",
"name": "Juniper"
},
{
"branches": [
{
"category": "product_name",
"name": "NetApp ActiveIQ Unified Manager",
"product": {
"name": "NetApp ActiveIQ Unified Manager",
"product_id": "T034126",
"product_identification_helper": {
"cpe": "cpe:/a:netapp:active_iq_unified_manager:-"
}
}
}
],
"category": "vendor",
"name": "NetApp"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "RESF Rocky Linux",
"product": {
"name": "RESF Rocky Linux",
"product_id": "T032255",
"product_identification_helper": {
"cpe": "cpe:/o:resf:rocky_linux:-"
}
}
}
],
"category": "vendor",
"name": "RESF"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "2.5",
"product": {
"name": "Red Hat Ansible Automation Platform 2.5",
"product_id": "T045886",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:2.5"
}
}
}
],
"category": "product_name",
"name": "Ansible Automation Platform"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "T033647",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
},
{
"category": "product_version",
"name": "10",
"product": {
"name": "Red Hat Enterprise Linux 10",
"product_id": "T044796",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10"
}
}
}
],
"category": "product_name",
"name": "Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "Container Platform",
"product": {
"name": "Red Hat OpenShift Container Platform",
"product_id": "T040130",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform"
}
}
}
],
"category": "product_name",
"name": "OpenShift"
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c7.0.0",
"product": {
"name": "Splunk SOAR \u003c7.0.0",
"product_id": "T048911"
}
},
{
"category": "product_version",
"name": "7.0.0",
"product": {
"name": "Splunk SOAR 7.0.0",
"product_id": "T048911-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:splunk:soar:7.0.0"
}
}
}
],
"category": "product_name",
"name": "SOAR"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c10.0.2",
"product": {
"name": "Splunk Splunk Enterprise \u003c10.0.2",
"product_id": "T049049"
}
},
{
"category": "product_version",
"name": "10.0.2",
"product": {
"name": "Splunk Splunk Enterprise 10.0.2",
"product_id": "T049049-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:splunk:splunk:10.0.2"
}
}
},
{
"category": "product_version_range",
"name": "\u003c9.4.6",
"product": {
"name": "Splunk Splunk Enterprise \u003c9.4.6",
"product_id": "T049050"
}
},
{
"category": "product_version",
"name": "9.4.6",
"product": {
"name": "Splunk Splunk Enterprise 9.4.6",
"product_id": "T049050-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:splunk:splunk:9.4.6"
}
}
},
{
"category": "product_version_range",
"name": "\u003c9.3.8",
"product": {
"name": "Splunk Splunk Enterprise \u003c9.3.8",
"product_id": "T049051"
}
},
{
"category": "product_version",
"name": "9.3.8",
"product": {
"name": "Splunk Splunk Enterprise 9.3.8",
"product_id": "T049051-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:splunk:splunk:9.3.8"
}
}
},
{
"category": "product_version_range",
"name": "\u003c9.2.10",
"product": {
"name": "Splunk Splunk Enterprise \u003c9.2.10",
"product_id": "T049052"
}
},
{
"category": "product_version",
"name": "9.2.10",
"product": {
"name": "Splunk Splunk Enterprise 9.2.10",
"product_id": "T049052-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:splunk:splunk:9.2.10"
}
}
}
],
"category": "product_name",
"name": "Splunk Enterprise"
}
],
"category": "vendor",
"name": "Splunk"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-47273",
"product_status": {
"known_affected": [
"T049051",
"T049050",
"T034126",
"67646",
"T035705",
"T033647",
"T049052",
"T004914",
"T032255",
"74185",
"T032495",
"T045886",
"T040130",
"T043411",
"T044796",
"T049957",
"T048911",
"T002207",
"T000126",
"T046654",
"T049049"
]
},
"release_date": "2025-06-30T22:00:00.000+00:00",
"title": "CVE-2025-47273"
}
]
}
WID-SEC-W-2025-1905
Vulnerability from csaf_certbund - Published: 2025-08-25 22:00 - Updated: 2026-03-04 23:00Summary
IBM QRadar SIEM Komponente: Mehrere Schwachstellen
Severity
Hoch
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: IBM QRadar Security Information and Event Management (SIEM) bietet Unterstützung bei der Erkennung und Priorisierung von Sicherheitsbedrohungen im Unternehmen.
Angriff: Ein Angreifer kann mehrere Schwachstellen in IBM QRadar SIEM Komponenten ausnutzen, um Daten zu manipulieren, um einen Denial of Service Angriff durchzuführen, um beliebigen Programmcode auszuführen, um Sicherheitsvorkehrungen zu umgehen, und um Informationen offenzulegen.
Betroffene Betriebssysteme: - Linux
- UNIX
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP13 IF01
IBM / QRadar SIEM
|
<7.5.0 UP13 IF01 | ||
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
References
8 references
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"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": "IBM QRadar Security Information and Event Management (SIEM) bietet Unterst\u00fctzung bei der Erkennung und Priorisierung von Sicherheitsbedrohungen im Unternehmen.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in IBM QRadar SIEM Komponenten ausnutzen, um Daten zu manipulieren, um einen Denial of Service Angriff durchzuf\u00fchren, um beliebigen Programmcode auszuf\u00fchren, um Sicherheitsvorkehrungen zu umgehen, und um Informationen offenzulegen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- UNIX",
"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-1905 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-1905.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-1905 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-1905"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7243011 vom 2025-08-25",
"url": "https://www.ibm.com/support/pages/node/7243011"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:14746 vom 2025-08-27",
"url": "https://access.redhat.com/errata/RHSA-2025:14746"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:14748 vom 2025-08-27",
"url": "https://access.redhat.com/errata/RHSA-2025:14748"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-17161 vom 2025-10-21",
"url": "https://linux.oracle.com/errata/ELSA-2025-17161.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-22910 vom 2026-01-29",
"url": "https://linux.oracle.com/errata/ELSA-2025-22910.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-1581 vom 2026-03-04",
"url": "https://linux.oracle.com/errata/ELSA-2026-1581.html"
}
],
"source_lang": "en-US",
"title": "IBM QRadar SIEM Komponente: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-03-04T23:00:00.000+00:00",
"generator": {
"date": "2026-03-05T09:20:05.962+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2025-1905",
"initial_release_date": "2025-08-25T22:00:00.000+00:00",
"revision_history": [
{
"date": "2025-08-25T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-08-27T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-10-20T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2026-01-29T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2026-03-04T23:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Oracle Linux aufgenommen"
}
],
"status": "final",
"version": "5"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c7.5.0 UP13 IF01",
"product": {
"name": "IBM QRadar SIEM \u003c7.5.0 UP13 IF01",
"product_id": "T046492"
}
},
{
"category": "product_version",
"name": "7.5.0 UP13 IF01",
"product": {
"name": "IBM QRadar SIEM 7.5.0 UP13 IF01",
"product_id": "T046492-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:qradar_siem:7.5.0_up13_if01"
}
}
}
],
"category": "product_name",
"name": "QRadar SIEM"
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-17543",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2019-17543"
},
{
"cve": "CVE-2019-5427",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2019-5427"
},
{
"cve": "CVE-2020-5260",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2020-5260"
},
{
"cve": "CVE-2022-49058",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2022-49058"
},
{
"cve": "CVE-2022-49111",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2022-49111"
},
{
"cve": "CVE-2022-49136",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2022-49136"
},
{
"cve": "CVE-2022-49788",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2022-49788"
},
{
"cve": "CVE-2022-49846",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2022-49846"
},
{
"cve": "CVE-2022-49977",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2022-49977"
},
{
"cve": "CVE-2022-50020",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2022-50020"
},
{
"cve": "CVE-2024-23337",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2024-23337"
},
{
"cve": "CVE-2024-28956",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2024-28956"
},
{
"cve": "CVE-2024-34397",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2024-34397"
},
{
"cve": "CVE-2024-43420",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2024-43420"
},
{
"cve": "CVE-2024-45332",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2024-45332"
},
{
"cve": "CVE-2024-50154",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2024-50154"
},
{
"cve": "CVE-2024-50349",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2024-50349"
},
{
"cve": "CVE-2024-52006",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2024-52006"
},
{
"cve": "CVE-2024-52533",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2024-52533"
},
{
"cve": "CVE-2024-53920",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2024-53920"
},
{
"cve": "CVE-2024-54661",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2024-54661"
},
{
"cve": "CVE-2024-57980",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2024-57980"
},
{
"cve": "CVE-2024-58002",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2024-58002"
},
{
"cve": "CVE-2024-6531",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2024-6531"
},
{
"cve": "CVE-2025-20012",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2025-20012"
},
{
"cve": "CVE-2025-20623",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2025-20623"
},
{
"cve": "CVE-2025-21905",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2025-21905"
},
{
"cve": "CVE-2025-21919",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2025-21919"
},
{
"cve": "CVE-2025-21928",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2025-21928"
},
{
"cve": "CVE-2025-21991",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2025-21991"
},
{
"cve": "CVE-2025-22004",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2025-22004"
},
{
"cve": "CVE-2025-22020",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2025-22020"
},
{
"cve": "CVE-2025-23150",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2025-23150"
},
{
"cve": "CVE-2025-24495",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2025-24495"
},
{
"cve": "CVE-2025-27613",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2025-27613"
},
{
"cve": "CVE-2025-27614",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2025-27614"
},
{
"cve": "CVE-2025-32415",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2025-32415"
},
{
"cve": "CVE-2025-37738",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2025-37738"
},
{
"cve": "CVE-2025-37890",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2025-37890"
},
{
"cve": "CVE-2025-38052",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2025-38052"
},
{
"cve": "CVE-2025-38079",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2025-38079"
},
{
"cve": "CVE-2025-38086",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2025-38086"
},
{
"cve": "CVE-2025-4373",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2025-4373"
},
{
"cve": "CVE-2025-46835",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2025-46835"
},
{
"cve": "CVE-2025-47273",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2025-47273"
},
{
"cve": "CVE-2025-48060",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2025-48060"
},
{
"cve": "CVE-2025-48384",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2025-48384"
},
{
"cve": "CVE-2025-48385",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2025-48385"
},
{
"cve": "CVE-2025-49794",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2025-49794"
},
{
"cve": "CVE-2025-49796",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2025-49796"
},
{
"cve": "CVE-2025-52434",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2025-52434"
},
{
"cve": "CVE-2025-52520",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2025-52520"
},
{
"cve": "CVE-2025-53506",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2025-53506"
},
{
"cve": "CVE-2025-55668",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2025-55668"
},
{
"cve": "CVE-2025-6021",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2025-6021"
},
{
"cve": "CVE-2025-6965",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2025-6965"
},
{
"cve": "CVE-2025-7425",
"product_status": {
"known_affected": [
"67646",
"T046492",
"T004914"
]
},
"release_date": "2025-08-25T22:00:00.000+00:00",
"title": "CVE-2025-7425"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
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…