Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2023-47248 (GCVE-0-2023-47248)
Vulnerability from cvelistv5 – Published: 2023-11-09 08:17 – Updated: 2025-02-13 17:17- CWE-502 - Deserialization of Untrusted Data
| Vendor | Product | Version | |
|---|---|---|---|
| Apache Software Foundation | PyArrow |
Affected:
0.14.0 , ≤ 14.0.0
(semver)
|
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-02T21:09:35.873Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://lists.apache.org/thread/yhy7tdfjf9hrl9vfrtzo8p2cyjq87v7n"
},
{
"tags": [
"patch",
"x_transferred"
],
"url": "https://github.com/apache/arrow/commit/f14170976372436ec1d03a724d8d3f3925484ecf"
},
{
"tags": [
"mitigation",
"x_transferred"
],
"url": "https://pypi.org/project/pyarrow-hotfix/"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FR34AIPXVTMB3XPRU5ULV5HHWPMRE33X/"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MAGWEAJDWO2ACYATUQCPXLSYY5C3L3XU/"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MWFYXLVBTBHNKYRXI572RFX7IJDDQGBL/"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://pypi.org/",
"defaultStatus": "unaffected",
"packageName": "pyarrow",
"product": "PyArrow",
"vendor": "Apache Software Foundation",
"versions": [
{
"lessThanOrEqual": "14.0.0",
"status": "affected",
"version": "0.14.0",
"versionType": "semver"
}
]
},
{
"collectionURL": "https://conda-forge.org/",
"defaultStatus": "unaffected",
"packageName": "pyarrow",
"product": "PyArrow",
"vendor": "Apache Software Foundation",
"versions": [
{
"lessThanOrEqual": "14.0.0",
"status": "affected",
"version": "0.14.0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "Li Jiakun - laoquanshi"
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003cdiv\u003eDeserialization of untrusted data in IPC and Parquet readers in PyArrow versions 0.14.0 to 14.0.0 allows arbitrary code execution. An application is vulnerable if it reads Arrow IPC, Feather or Parquet data from untrusted sources (for example user-supplied input files).\u003c/div\u003e\u003cdiv\u003e\u003cbr\u003e\u003c/div\u003e\u003cdiv\u003eThis vulnerability only affects PyArrow, not other Apache Arrow implementations or bindings.\u003cbr\u003e\u003c/div\u003e\u003cdiv\u003e\u003cbr\u003e\u003c/div\u003e\u003cdiv\u003eIt is recommended that users of PyArrow upgrade to 14.0.1. Similarly, it is recommended that downstream libraries upgrade their dependency requirements to PyArrow 14.0.1 or later. PyPI packages are already available, and we hope that conda-forge packages will be available soon.\u003cbr\u003e\u003c/div\u003e\u003cdiv\u003e\u003cbr\u003e\u003c/div\u003e\u003cdiv\u003eIf it is not possible to upgrade, we provide a separate package `pyarrow-hotfix` that disables the vulnerability on older PyArrow versions. See \u003ca target=\"_blank\" rel=\"nofollow\" href=\"https://pypi.org/project/pyarrow-hotfix/\"\u003ehttps://pypi.org/project/pyarrow-hotfix/\u003c/a\u003e for instructions.\u003cbr\u003e\u003c/div\u003e\u003cdiv\u003e\u003cbr\u003e\u003c/div\u003e"
}
],
"value": "Deserialization of untrusted data in IPC and Parquet readers in PyArrow versions 0.14.0 to 14.0.0 allows arbitrary code execution. An application is vulnerable if it reads Arrow IPC, Feather or Parquet data from untrusted sources (for example user-supplied input files).\n\nThis vulnerability only affects PyArrow, not other Apache Arrow implementations or bindings.\n\nIt is recommended that users of PyArrow upgrade to 14.0.1. Similarly, it is recommended that downstream libraries upgrade their dependency requirements to PyArrow 14.0.1 or later. PyPI packages are already available, and we hope that conda-forge packages will be available soon.\n\nIf it is not possible to upgrade, we provide a separate package `pyarrow-hotfix` that disables the vulnerability on older PyArrow versions. See https://pypi.org/project/pyarrow-hotfix/ for instructions."
}
],
"metrics": [
{
"other": {
"content": {
"text": "critical"
},
"type": "Textual description of severity"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-502",
"description": "CWE-502 Deserialization of Untrusted Data",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2023-11-29T02:06:17.530Z",
"orgId": "f0158376-9dc2-43b6-827c-5f631a4d8d09",
"shortName": "apache"
},
"references": [
{
"tags": [
"vendor-advisory"
],
"url": "https://lists.apache.org/thread/yhy7tdfjf9hrl9vfrtzo8p2cyjq87v7n"
},
{
"tags": [
"patch"
],
"url": "https://github.com/apache/arrow/commit/f14170976372436ec1d03a724d8d3f3925484ecf"
},
{
"tags": [
"mitigation"
],
"url": "https://pypi.org/project/pyarrow-hotfix/"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FR34AIPXVTMB3XPRU5ULV5HHWPMRE33X/"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MAGWEAJDWO2ACYATUQCPXLSYY5C3L3XU/"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MWFYXLVBTBHNKYRXI572RFX7IJDDQGBL/"
}
],
"source": {
"discovery": "EXTERNAL"
},
"title": "PyArrow, PyArrow: Arbitrary code execution when loading a malicious data file",
"x_generator": {
"engine": "Vulnogram 0.1.0-dev"
}
}
},
"cveMetadata": {
"assignerOrgId": "f0158376-9dc2-43b6-827c-5f631a4d8d09",
"assignerShortName": "apache",
"cveId": "CVE-2023-47248",
"datePublished": "2023-11-09T08:17:08.431Z",
"dateReserved": "2023-11-04T18:51:21.216Z",
"dateUpdated": "2025-02-13T17:17:56.649Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2023-47248",
"date": "2026-06-06",
"epss": "0.84819",
"percentile": "0.9936"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2023-47248\",\"sourceIdentifier\":\"security@apache.org\",\"published\":\"2023-11-09T09:15:08.223\",\"lastModified\":\"2025-02-13T18:15:38.513\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Deserialization of untrusted data in IPC and Parquet readers in PyArrow versions 0.14.0 to 14.0.0 allows arbitrary code execution. An application is vulnerable if it reads Arrow IPC, Feather or Parquet data from untrusted sources (for example user-supplied input files).\\n\\nThis vulnerability only affects PyArrow, not other Apache Arrow implementations or bindings.\\n\\nIt is recommended that users of PyArrow upgrade to 14.0.1. Similarly, it is recommended that downstream libraries upgrade their dependency requirements to PyArrow 14.0.1 or later. PyPI packages are already available, and we hope that conda-forge packages will be available soon.\\n\\nIf it is not possible to upgrade, we provide a separate package `pyarrow-hotfix` that disables the vulnerability on older PyArrow versions. See https://pypi.org/project/pyarrow-hotfix/ for instructions.\"},{\"lang\":\"es\",\"value\":\"La deserializaci\u00f3n de datos que no son de confianza en lectores IPC y Parquet en las versiones de PyArrow 0.14.0 a 14.0.0 permite la ejecuci\u00f3n de c\u00f3digo arbitrario. Una aplicaci\u00f3n es vulnerable si lee datos de Arrow IPC, Feather o Parquet de fuentes que no son de confianza (por ejemplo, archivos de entrada proporcionados por el usuario). Esta vulnerabilidad solo afecta a PyArrow, no a otras implementaciones o enlaces de Apache Arrow. Se recomienda que los usuarios de PyArrow actualicen a 14.0.1. De manera similar, se recomienda que las librer\u00edas posteriores actualicen sus requisitos de dependencia a PyArrow 14.0.1 o posterior. Los paquetes PyPI ya est\u00e1n disponibles y esperamos que los paquetes conda-forge lo est\u00e9n pronto. Si no es posible actualizar, proporcionamos un paquete separado `pyarrow-hotfix` que desactiva la vulnerabilidad en versiones anteriores de PyArrow. Consulte https://pypi.org/project/pyarrow-hotfix/ para obtener instrucciones.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":9.8,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"security@apache.org\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-502\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:pyarrow:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"0.14.0\",\"versionEndIncluding\":\"14.0.0\",\"matchCriteriaId\":\"E539AE6F-78DA-44F9-8185-667567004968\"}]}]}],\"references\":[{\"url\":\"https://github.com/apache/arrow/commit/f14170976372436ec1d03a724d8d3f3925484ecf\",\"source\":\"security@apache.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://lists.apache.org/thread/yhy7tdfjf9hrl9vfrtzo8p2cyjq87v7n\",\"source\":\"security@apache.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FR34AIPXVTMB3XPRU5ULV5HHWPMRE33X/\",\"source\":\"security@apache.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MAGWEAJDWO2ACYATUQCPXLSYY5C3L3XU/\",\"source\":\"security@apache.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MWFYXLVBTBHNKYRXI572RFX7IJDDQGBL/\",\"source\":\"security@apache.org\"},{\"url\":\"https://pypi.org/project/pyarrow-hotfix/\",\"source\":\"security@apache.org\",\"tags\":[\"Product\"]},{\"url\":\"https://github.com/apache/arrow/commit/f14170976372436ec1d03a724d8d3f3925484ecf\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://lists.apache.org/thread/yhy7tdfjf9hrl9vfrtzo8p2cyjq87v7n\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FR34AIPXVTMB3XPRU5ULV5HHWPMRE33X/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MAGWEAJDWO2ACYATUQCPXLSYY5C3L3XU/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MWFYXLVBTBHNKYRXI572RFX7IJDDQGBL/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://pypi.org/project/pyarrow-hotfix/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Product\"]}]}}"
}
}
OPENSUSE-SU-2024:13480-1
Vulnerability from csaf_opensuse - Published: 2024-06-15 00:00 - Updated: 2024-06-15 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python310-pandas-2.1.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-pandas-2.1.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-pandas-2.1.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-pandas-2.1.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-pandas-all-2.1.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-pandas-all-2.1.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-pandas-all-2.1.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-pandas-all-2.1.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-pandas-clipboard-2.1.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-pandas-clipboard-2.1.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-pandas-clipboard-2.1.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-pandas-clipboard-2.1.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-pandas-compression-2.1.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-pandas-compression-2.1.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-pandas-compression-2.1.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-pandas-compression-2.1.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-pandas-computation-2.1.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-pandas-computation-2.1.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-pandas-computation-2.1.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-pandas-computation-2.1.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-pandas-excel-2.1.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-pandas-excel-2.1.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-pandas-excel-2.1.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-pandas-excel-2.1.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-pandas-feather-2.1.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-pandas-feather-2.1.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-pandas-feather-2.1.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-pandas-feather-2.1.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-pandas-fss-2.1.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-pandas-fss-2.1.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-pandas-fss-2.1.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-pandas-fss-2.1.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-pandas-hdf5-2.1.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-pandas-hdf5-2.1.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-pandas-hdf5-2.1.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-pandas-hdf5-2.1.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-pandas-html-2.1.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-pandas-html-2.1.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-pandas-html-2.1.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-pandas-html-2.1.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-pandas-mysql-2.1.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-pandas-mysql-2.1.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-pandas-mysql-2.1.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-pandas-mysql-2.1.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-pandas-output_formatting-2.1.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-pandas-output_formatting-2.1.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-pandas-output_formatting-2.1.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-pandas-output_formatting-2.1.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-pandas-parquet-2.1.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-pandas-parquet-2.1.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-pandas-parquet-2.1.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-pandas-parquet-2.1.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-pandas-performance-2.1.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-pandas-performance-2.1.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-pandas-performance-2.1.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-pandas-performance-2.1.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-pandas-plot-2.1.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-pandas-plot-2.1.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-pandas-plot-2.1.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-pandas-plot-2.1.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-pandas-postgresql-2.1.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-pandas-postgresql-2.1.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-pandas-postgresql-2.1.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-pandas-postgresql-2.1.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-pandas-spss-2.1.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-pandas-spss-2.1.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-pandas-spss-2.1.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-pandas-spss-2.1.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-pandas-sql-other-2.1.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-pandas-sql-other-2.1.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-pandas-sql-other-2.1.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-pandas-sql-other-2.1.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-pandas-test-2.1.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-pandas-test-2.1.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-pandas-test-2.1.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-pandas-test-2.1.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-pandas-xml-2.1.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-pandas-xml-2.1.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-pandas-xml-2.1.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-pandas-xml-2.1.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-pandas-2.1.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-pandas-2.1.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-pandas-2.1.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-pandas-2.1.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-pandas-all-2.1.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-pandas-all-2.1.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-pandas-all-2.1.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-pandas-all-2.1.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-pandas-clipboard-2.1.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-pandas-clipboard-2.1.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-pandas-clipboard-2.1.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-pandas-clipboard-2.1.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-pandas-compression-2.1.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-pandas-compression-2.1.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-pandas-compression-2.1.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-pandas-compression-2.1.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-pandas-computation-2.1.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-pandas-computation-2.1.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-pandas-computation-2.1.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-pandas-computation-2.1.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-pandas-excel-2.1.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-pandas-excel-2.1.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-pandas-excel-2.1.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-pandas-excel-2.1.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-pandas-feather-2.1.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-pandas-feather-2.1.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-pandas-feather-2.1.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-pandas-feather-2.1.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-pandas-fss-2.1.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-pandas-fss-2.1.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-pandas-fss-2.1.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-pandas-fss-2.1.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-pandas-hdf5-2.1.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-pandas-hdf5-2.1.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-pandas-hdf5-2.1.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-pandas-hdf5-2.1.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-pandas-html-2.1.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-pandas-html-2.1.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-pandas-html-2.1.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-pandas-html-2.1.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-pandas-mysql-2.1.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-pandas-mysql-2.1.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-pandas-mysql-2.1.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-pandas-mysql-2.1.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-pandas-output_formatting-2.1.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-pandas-output_formatting-2.1.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-pandas-output_formatting-2.1.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-pandas-output_formatting-2.1.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-pandas-parquet-2.1.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-pandas-parquet-2.1.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-pandas-parquet-2.1.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-pandas-parquet-2.1.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-pandas-performance-2.1.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-pandas-performance-2.1.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-pandas-performance-2.1.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-pandas-performance-2.1.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-pandas-plot-2.1.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-pandas-plot-2.1.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-pandas-plot-2.1.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-pandas-plot-2.1.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-pandas-postgresql-2.1.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-pandas-postgresql-2.1.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-pandas-postgresql-2.1.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-pandas-postgresql-2.1.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-pandas-spss-2.1.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-pandas-spss-2.1.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-pandas-spss-2.1.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-pandas-spss-2.1.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-pandas-sql-other-2.1.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-pandas-sql-other-2.1.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-pandas-sql-other-2.1.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-pandas-sql-other-2.1.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-pandas-test-2.1.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-pandas-test-2.1.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-pandas-test-2.1.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-pandas-test-2.1.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-pandas-xml-2.1.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-pandas-xml-2.1.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-pandas-xml-2.1.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-pandas-xml-2.1.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-pandas-2.1.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-pandas-2.1.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-pandas-2.1.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-pandas-2.1.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-pandas-all-2.1.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-pandas-all-2.1.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-pandas-all-2.1.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-pandas-all-2.1.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-pandas-clipboard-2.1.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-pandas-clipboard-2.1.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-pandas-clipboard-2.1.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-pandas-clipboard-2.1.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-pandas-compression-2.1.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-pandas-compression-2.1.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-pandas-compression-2.1.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-pandas-compression-2.1.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-pandas-computation-2.1.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-pandas-computation-2.1.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-pandas-computation-2.1.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-pandas-computation-2.1.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-pandas-excel-2.1.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-pandas-excel-2.1.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-pandas-excel-2.1.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-pandas-excel-2.1.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-pandas-feather-2.1.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-pandas-feather-2.1.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-pandas-feather-2.1.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-pandas-feather-2.1.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-pandas-fss-2.1.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-pandas-fss-2.1.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-pandas-fss-2.1.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-pandas-fss-2.1.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-pandas-hdf5-2.1.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-pandas-hdf5-2.1.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-pandas-hdf5-2.1.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-pandas-hdf5-2.1.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-pandas-html-2.1.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-pandas-html-2.1.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-pandas-html-2.1.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-pandas-html-2.1.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-pandas-mysql-2.1.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-pandas-mysql-2.1.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-pandas-mysql-2.1.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-pandas-mysql-2.1.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-pandas-output_formatting-2.1.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-pandas-output_formatting-2.1.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-pandas-output_formatting-2.1.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-pandas-output_formatting-2.1.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-pandas-parquet-2.1.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-pandas-parquet-2.1.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-pandas-parquet-2.1.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-pandas-parquet-2.1.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-pandas-performance-2.1.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-pandas-performance-2.1.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-pandas-performance-2.1.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-pandas-performance-2.1.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-pandas-plot-2.1.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-pandas-plot-2.1.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-pandas-plot-2.1.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-pandas-plot-2.1.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-pandas-postgresql-2.1.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-pandas-postgresql-2.1.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-pandas-postgresql-2.1.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-pandas-postgresql-2.1.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-pandas-spss-2.1.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-pandas-spss-2.1.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-pandas-spss-2.1.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-pandas-spss-2.1.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-pandas-sql-other-2.1.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-pandas-sql-other-2.1.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-pandas-sql-other-2.1.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-pandas-sql-other-2.1.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-pandas-test-2.1.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-pandas-test-2.1.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-pandas-test-2.1.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-pandas-test-2.1.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-pandas-xml-2.1.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-pandas-xml-2.1.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-pandas-xml-2.1.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-pandas-xml-2.1.3-1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "python310-pandas-2.1.3-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python310-pandas-2.1.3-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-13480",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_13480-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-47248 page",
"url": "https://www.suse.com/security/cve/CVE-2023-47248/"
}
],
"title": "python310-pandas-2.1.3-1.1 on GA media",
"tracking": {
"current_release_date": "2024-06-15T00:00:00Z",
"generator": {
"date": "2024-06-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:13480-1",
"initial_release_date": "2024-06-15T00:00:00Z",
"revision_history": [
{
"date": "2024-06-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python310-pandas-2.1.3-1.1.aarch64",
"product": {
"name": "python310-pandas-2.1.3-1.1.aarch64",
"product_id": "python310-pandas-2.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-pandas-all-2.1.3-1.1.aarch64",
"product": {
"name": "python310-pandas-all-2.1.3-1.1.aarch64",
"product_id": "python310-pandas-all-2.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-pandas-clipboard-2.1.3-1.1.aarch64",
"product": {
"name": "python310-pandas-clipboard-2.1.3-1.1.aarch64",
"product_id": "python310-pandas-clipboard-2.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-pandas-compression-2.1.3-1.1.aarch64",
"product": {
"name": "python310-pandas-compression-2.1.3-1.1.aarch64",
"product_id": "python310-pandas-compression-2.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-pandas-computation-2.1.3-1.1.aarch64",
"product": {
"name": "python310-pandas-computation-2.1.3-1.1.aarch64",
"product_id": "python310-pandas-computation-2.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-pandas-excel-2.1.3-1.1.aarch64",
"product": {
"name": "python310-pandas-excel-2.1.3-1.1.aarch64",
"product_id": "python310-pandas-excel-2.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-pandas-feather-2.1.3-1.1.aarch64",
"product": {
"name": "python310-pandas-feather-2.1.3-1.1.aarch64",
"product_id": "python310-pandas-feather-2.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-pandas-fss-2.1.3-1.1.aarch64",
"product": {
"name": "python310-pandas-fss-2.1.3-1.1.aarch64",
"product_id": "python310-pandas-fss-2.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-pandas-hdf5-2.1.3-1.1.aarch64",
"product": {
"name": "python310-pandas-hdf5-2.1.3-1.1.aarch64",
"product_id": "python310-pandas-hdf5-2.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-pandas-html-2.1.3-1.1.aarch64",
"product": {
"name": "python310-pandas-html-2.1.3-1.1.aarch64",
"product_id": "python310-pandas-html-2.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-pandas-mysql-2.1.3-1.1.aarch64",
"product": {
"name": "python310-pandas-mysql-2.1.3-1.1.aarch64",
"product_id": "python310-pandas-mysql-2.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-pandas-output_formatting-2.1.3-1.1.aarch64",
"product": {
"name": "python310-pandas-output_formatting-2.1.3-1.1.aarch64",
"product_id": "python310-pandas-output_formatting-2.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-pandas-parquet-2.1.3-1.1.aarch64",
"product": {
"name": "python310-pandas-parquet-2.1.3-1.1.aarch64",
"product_id": "python310-pandas-parquet-2.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-pandas-performance-2.1.3-1.1.aarch64",
"product": {
"name": "python310-pandas-performance-2.1.3-1.1.aarch64",
"product_id": "python310-pandas-performance-2.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-pandas-plot-2.1.3-1.1.aarch64",
"product": {
"name": "python310-pandas-plot-2.1.3-1.1.aarch64",
"product_id": "python310-pandas-plot-2.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-pandas-postgresql-2.1.3-1.1.aarch64",
"product": {
"name": "python310-pandas-postgresql-2.1.3-1.1.aarch64",
"product_id": "python310-pandas-postgresql-2.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-pandas-spss-2.1.3-1.1.aarch64",
"product": {
"name": "python310-pandas-spss-2.1.3-1.1.aarch64",
"product_id": "python310-pandas-spss-2.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-pandas-sql-other-2.1.3-1.1.aarch64",
"product": {
"name": "python310-pandas-sql-other-2.1.3-1.1.aarch64",
"product_id": "python310-pandas-sql-other-2.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-pandas-test-2.1.3-1.1.aarch64",
"product": {
"name": "python310-pandas-test-2.1.3-1.1.aarch64",
"product_id": "python310-pandas-test-2.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-pandas-xml-2.1.3-1.1.aarch64",
"product": {
"name": "python310-pandas-xml-2.1.3-1.1.aarch64",
"product_id": "python310-pandas-xml-2.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-pandas-2.1.3-1.1.aarch64",
"product": {
"name": "python311-pandas-2.1.3-1.1.aarch64",
"product_id": "python311-pandas-2.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-pandas-all-2.1.3-1.1.aarch64",
"product": {
"name": "python311-pandas-all-2.1.3-1.1.aarch64",
"product_id": "python311-pandas-all-2.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-pandas-clipboard-2.1.3-1.1.aarch64",
"product": {
"name": "python311-pandas-clipboard-2.1.3-1.1.aarch64",
"product_id": "python311-pandas-clipboard-2.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-pandas-compression-2.1.3-1.1.aarch64",
"product": {
"name": "python311-pandas-compression-2.1.3-1.1.aarch64",
"product_id": "python311-pandas-compression-2.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-pandas-computation-2.1.3-1.1.aarch64",
"product": {
"name": "python311-pandas-computation-2.1.3-1.1.aarch64",
"product_id": "python311-pandas-computation-2.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-pandas-excel-2.1.3-1.1.aarch64",
"product": {
"name": "python311-pandas-excel-2.1.3-1.1.aarch64",
"product_id": "python311-pandas-excel-2.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-pandas-feather-2.1.3-1.1.aarch64",
"product": {
"name": "python311-pandas-feather-2.1.3-1.1.aarch64",
"product_id": "python311-pandas-feather-2.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-pandas-fss-2.1.3-1.1.aarch64",
"product": {
"name": "python311-pandas-fss-2.1.3-1.1.aarch64",
"product_id": "python311-pandas-fss-2.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-pandas-hdf5-2.1.3-1.1.aarch64",
"product": {
"name": "python311-pandas-hdf5-2.1.3-1.1.aarch64",
"product_id": "python311-pandas-hdf5-2.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-pandas-html-2.1.3-1.1.aarch64",
"product": {
"name": "python311-pandas-html-2.1.3-1.1.aarch64",
"product_id": "python311-pandas-html-2.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-pandas-mysql-2.1.3-1.1.aarch64",
"product": {
"name": "python311-pandas-mysql-2.1.3-1.1.aarch64",
"product_id": "python311-pandas-mysql-2.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-pandas-output_formatting-2.1.3-1.1.aarch64",
"product": {
"name": "python311-pandas-output_formatting-2.1.3-1.1.aarch64",
"product_id": "python311-pandas-output_formatting-2.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-pandas-parquet-2.1.3-1.1.aarch64",
"product": {
"name": "python311-pandas-parquet-2.1.3-1.1.aarch64",
"product_id": "python311-pandas-parquet-2.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-pandas-performance-2.1.3-1.1.aarch64",
"product": {
"name": "python311-pandas-performance-2.1.3-1.1.aarch64",
"product_id": "python311-pandas-performance-2.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-pandas-plot-2.1.3-1.1.aarch64",
"product": {
"name": "python311-pandas-plot-2.1.3-1.1.aarch64",
"product_id": "python311-pandas-plot-2.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-pandas-postgresql-2.1.3-1.1.aarch64",
"product": {
"name": "python311-pandas-postgresql-2.1.3-1.1.aarch64",
"product_id": "python311-pandas-postgresql-2.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-pandas-spss-2.1.3-1.1.aarch64",
"product": {
"name": "python311-pandas-spss-2.1.3-1.1.aarch64",
"product_id": "python311-pandas-spss-2.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-pandas-sql-other-2.1.3-1.1.aarch64",
"product": {
"name": "python311-pandas-sql-other-2.1.3-1.1.aarch64",
"product_id": "python311-pandas-sql-other-2.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-pandas-test-2.1.3-1.1.aarch64",
"product": {
"name": "python311-pandas-test-2.1.3-1.1.aarch64",
"product_id": "python311-pandas-test-2.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-pandas-xml-2.1.3-1.1.aarch64",
"product": {
"name": "python311-pandas-xml-2.1.3-1.1.aarch64",
"product_id": "python311-pandas-xml-2.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-pandas-2.1.3-1.1.aarch64",
"product": {
"name": "python39-pandas-2.1.3-1.1.aarch64",
"product_id": "python39-pandas-2.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-pandas-all-2.1.3-1.1.aarch64",
"product": {
"name": "python39-pandas-all-2.1.3-1.1.aarch64",
"product_id": "python39-pandas-all-2.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-pandas-clipboard-2.1.3-1.1.aarch64",
"product": {
"name": "python39-pandas-clipboard-2.1.3-1.1.aarch64",
"product_id": "python39-pandas-clipboard-2.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-pandas-compression-2.1.3-1.1.aarch64",
"product": {
"name": "python39-pandas-compression-2.1.3-1.1.aarch64",
"product_id": "python39-pandas-compression-2.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-pandas-computation-2.1.3-1.1.aarch64",
"product": {
"name": "python39-pandas-computation-2.1.3-1.1.aarch64",
"product_id": "python39-pandas-computation-2.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-pandas-excel-2.1.3-1.1.aarch64",
"product": {
"name": "python39-pandas-excel-2.1.3-1.1.aarch64",
"product_id": "python39-pandas-excel-2.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-pandas-feather-2.1.3-1.1.aarch64",
"product": {
"name": "python39-pandas-feather-2.1.3-1.1.aarch64",
"product_id": "python39-pandas-feather-2.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-pandas-fss-2.1.3-1.1.aarch64",
"product": {
"name": "python39-pandas-fss-2.1.3-1.1.aarch64",
"product_id": "python39-pandas-fss-2.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-pandas-hdf5-2.1.3-1.1.aarch64",
"product": {
"name": "python39-pandas-hdf5-2.1.3-1.1.aarch64",
"product_id": "python39-pandas-hdf5-2.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-pandas-html-2.1.3-1.1.aarch64",
"product": {
"name": "python39-pandas-html-2.1.3-1.1.aarch64",
"product_id": "python39-pandas-html-2.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-pandas-mysql-2.1.3-1.1.aarch64",
"product": {
"name": "python39-pandas-mysql-2.1.3-1.1.aarch64",
"product_id": "python39-pandas-mysql-2.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-pandas-output_formatting-2.1.3-1.1.aarch64",
"product": {
"name": "python39-pandas-output_formatting-2.1.3-1.1.aarch64",
"product_id": "python39-pandas-output_formatting-2.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-pandas-parquet-2.1.3-1.1.aarch64",
"product": {
"name": "python39-pandas-parquet-2.1.3-1.1.aarch64",
"product_id": "python39-pandas-parquet-2.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-pandas-performance-2.1.3-1.1.aarch64",
"product": {
"name": "python39-pandas-performance-2.1.3-1.1.aarch64",
"product_id": "python39-pandas-performance-2.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-pandas-plot-2.1.3-1.1.aarch64",
"product": {
"name": "python39-pandas-plot-2.1.3-1.1.aarch64",
"product_id": "python39-pandas-plot-2.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-pandas-postgresql-2.1.3-1.1.aarch64",
"product": {
"name": "python39-pandas-postgresql-2.1.3-1.1.aarch64",
"product_id": "python39-pandas-postgresql-2.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-pandas-spss-2.1.3-1.1.aarch64",
"product": {
"name": "python39-pandas-spss-2.1.3-1.1.aarch64",
"product_id": "python39-pandas-spss-2.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-pandas-sql-other-2.1.3-1.1.aarch64",
"product": {
"name": "python39-pandas-sql-other-2.1.3-1.1.aarch64",
"product_id": "python39-pandas-sql-other-2.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-pandas-test-2.1.3-1.1.aarch64",
"product": {
"name": "python39-pandas-test-2.1.3-1.1.aarch64",
"product_id": "python39-pandas-test-2.1.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-pandas-xml-2.1.3-1.1.aarch64",
"product": {
"name": "python39-pandas-xml-2.1.3-1.1.aarch64",
"product_id": "python39-pandas-xml-2.1.3-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python310-pandas-2.1.3-1.1.ppc64le",
"product": {
"name": "python310-pandas-2.1.3-1.1.ppc64le",
"product_id": "python310-pandas-2.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-pandas-all-2.1.3-1.1.ppc64le",
"product": {
"name": "python310-pandas-all-2.1.3-1.1.ppc64le",
"product_id": "python310-pandas-all-2.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-pandas-clipboard-2.1.3-1.1.ppc64le",
"product": {
"name": "python310-pandas-clipboard-2.1.3-1.1.ppc64le",
"product_id": "python310-pandas-clipboard-2.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-pandas-compression-2.1.3-1.1.ppc64le",
"product": {
"name": "python310-pandas-compression-2.1.3-1.1.ppc64le",
"product_id": "python310-pandas-compression-2.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-pandas-computation-2.1.3-1.1.ppc64le",
"product": {
"name": "python310-pandas-computation-2.1.3-1.1.ppc64le",
"product_id": "python310-pandas-computation-2.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-pandas-excel-2.1.3-1.1.ppc64le",
"product": {
"name": "python310-pandas-excel-2.1.3-1.1.ppc64le",
"product_id": "python310-pandas-excel-2.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-pandas-feather-2.1.3-1.1.ppc64le",
"product": {
"name": "python310-pandas-feather-2.1.3-1.1.ppc64le",
"product_id": "python310-pandas-feather-2.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-pandas-fss-2.1.3-1.1.ppc64le",
"product": {
"name": "python310-pandas-fss-2.1.3-1.1.ppc64le",
"product_id": "python310-pandas-fss-2.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-pandas-hdf5-2.1.3-1.1.ppc64le",
"product": {
"name": "python310-pandas-hdf5-2.1.3-1.1.ppc64le",
"product_id": "python310-pandas-hdf5-2.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-pandas-html-2.1.3-1.1.ppc64le",
"product": {
"name": "python310-pandas-html-2.1.3-1.1.ppc64le",
"product_id": "python310-pandas-html-2.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-pandas-mysql-2.1.3-1.1.ppc64le",
"product": {
"name": "python310-pandas-mysql-2.1.3-1.1.ppc64le",
"product_id": "python310-pandas-mysql-2.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-pandas-output_formatting-2.1.3-1.1.ppc64le",
"product": {
"name": "python310-pandas-output_formatting-2.1.3-1.1.ppc64le",
"product_id": "python310-pandas-output_formatting-2.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-pandas-parquet-2.1.3-1.1.ppc64le",
"product": {
"name": "python310-pandas-parquet-2.1.3-1.1.ppc64le",
"product_id": "python310-pandas-parquet-2.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-pandas-performance-2.1.3-1.1.ppc64le",
"product": {
"name": "python310-pandas-performance-2.1.3-1.1.ppc64le",
"product_id": "python310-pandas-performance-2.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-pandas-plot-2.1.3-1.1.ppc64le",
"product": {
"name": "python310-pandas-plot-2.1.3-1.1.ppc64le",
"product_id": "python310-pandas-plot-2.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-pandas-postgresql-2.1.3-1.1.ppc64le",
"product": {
"name": "python310-pandas-postgresql-2.1.3-1.1.ppc64le",
"product_id": "python310-pandas-postgresql-2.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-pandas-spss-2.1.3-1.1.ppc64le",
"product": {
"name": "python310-pandas-spss-2.1.3-1.1.ppc64le",
"product_id": "python310-pandas-spss-2.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-pandas-sql-other-2.1.3-1.1.ppc64le",
"product": {
"name": "python310-pandas-sql-other-2.1.3-1.1.ppc64le",
"product_id": "python310-pandas-sql-other-2.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-pandas-test-2.1.3-1.1.ppc64le",
"product": {
"name": "python310-pandas-test-2.1.3-1.1.ppc64le",
"product_id": "python310-pandas-test-2.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-pandas-xml-2.1.3-1.1.ppc64le",
"product": {
"name": "python310-pandas-xml-2.1.3-1.1.ppc64le",
"product_id": "python310-pandas-xml-2.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-pandas-2.1.3-1.1.ppc64le",
"product": {
"name": "python311-pandas-2.1.3-1.1.ppc64le",
"product_id": "python311-pandas-2.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-pandas-all-2.1.3-1.1.ppc64le",
"product": {
"name": "python311-pandas-all-2.1.3-1.1.ppc64le",
"product_id": "python311-pandas-all-2.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-pandas-clipboard-2.1.3-1.1.ppc64le",
"product": {
"name": "python311-pandas-clipboard-2.1.3-1.1.ppc64le",
"product_id": "python311-pandas-clipboard-2.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-pandas-compression-2.1.3-1.1.ppc64le",
"product": {
"name": "python311-pandas-compression-2.1.3-1.1.ppc64le",
"product_id": "python311-pandas-compression-2.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-pandas-computation-2.1.3-1.1.ppc64le",
"product": {
"name": "python311-pandas-computation-2.1.3-1.1.ppc64le",
"product_id": "python311-pandas-computation-2.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-pandas-excel-2.1.3-1.1.ppc64le",
"product": {
"name": "python311-pandas-excel-2.1.3-1.1.ppc64le",
"product_id": "python311-pandas-excel-2.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-pandas-feather-2.1.3-1.1.ppc64le",
"product": {
"name": "python311-pandas-feather-2.1.3-1.1.ppc64le",
"product_id": "python311-pandas-feather-2.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-pandas-fss-2.1.3-1.1.ppc64le",
"product": {
"name": "python311-pandas-fss-2.1.3-1.1.ppc64le",
"product_id": "python311-pandas-fss-2.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-pandas-hdf5-2.1.3-1.1.ppc64le",
"product": {
"name": "python311-pandas-hdf5-2.1.3-1.1.ppc64le",
"product_id": "python311-pandas-hdf5-2.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-pandas-html-2.1.3-1.1.ppc64le",
"product": {
"name": "python311-pandas-html-2.1.3-1.1.ppc64le",
"product_id": "python311-pandas-html-2.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-pandas-mysql-2.1.3-1.1.ppc64le",
"product": {
"name": "python311-pandas-mysql-2.1.3-1.1.ppc64le",
"product_id": "python311-pandas-mysql-2.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-pandas-output_formatting-2.1.3-1.1.ppc64le",
"product": {
"name": "python311-pandas-output_formatting-2.1.3-1.1.ppc64le",
"product_id": "python311-pandas-output_formatting-2.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-pandas-parquet-2.1.3-1.1.ppc64le",
"product": {
"name": "python311-pandas-parquet-2.1.3-1.1.ppc64le",
"product_id": "python311-pandas-parquet-2.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-pandas-performance-2.1.3-1.1.ppc64le",
"product": {
"name": "python311-pandas-performance-2.1.3-1.1.ppc64le",
"product_id": "python311-pandas-performance-2.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-pandas-plot-2.1.3-1.1.ppc64le",
"product": {
"name": "python311-pandas-plot-2.1.3-1.1.ppc64le",
"product_id": "python311-pandas-plot-2.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-pandas-postgresql-2.1.3-1.1.ppc64le",
"product": {
"name": "python311-pandas-postgresql-2.1.3-1.1.ppc64le",
"product_id": "python311-pandas-postgresql-2.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-pandas-spss-2.1.3-1.1.ppc64le",
"product": {
"name": "python311-pandas-spss-2.1.3-1.1.ppc64le",
"product_id": "python311-pandas-spss-2.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-pandas-sql-other-2.1.3-1.1.ppc64le",
"product": {
"name": "python311-pandas-sql-other-2.1.3-1.1.ppc64le",
"product_id": "python311-pandas-sql-other-2.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-pandas-test-2.1.3-1.1.ppc64le",
"product": {
"name": "python311-pandas-test-2.1.3-1.1.ppc64le",
"product_id": "python311-pandas-test-2.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-pandas-xml-2.1.3-1.1.ppc64le",
"product": {
"name": "python311-pandas-xml-2.1.3-1.1.ppc64le",
"product_id": "python311-pandas-xml-2.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-pandas-2.1.3-1.1.ppc64le",
"product": {
"name": "python39-pandas-2.1.3-1.1.ppc64le",
"product_id": "python39-pandas-2.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-pandas-all-2.1.3-1.1.ppc64le",
"product": {
"name": "python39-pandas-all-2.1.3-1.1.ppc64le",
"product_id": "python39-pandas-all-2.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-pandas-clipboard-2.1.3-1.1.ppc64le",
"product": {
"name": "python39-pandas-clipboard-2.1.3-1.1.ppc64le",
"product_id": "python39-pandas-clipboard-2.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-pandas-compression-2.1.3-1.1.ppc64le",
"product": {
"name": "python39-pandas-compression-2.1.3-1.1.ppc64le",
"product_id": "python39-pandas-compression-2.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-pandas-computation-2.1.3-1.1.ppc64le",
"product": {
"name": "python39-pandas-computation-2.1.3-1.1.ppc64le",
"product_id": "python39-pandas-computation-2.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-pandas-excel-2.1.3-1.1.ppc64le",
"product": {
"name": "python39-pandas-excel-2.1.3-1.1.ppc64le",
"product_id": "python39-pandas-excel-2.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-pandas-feather-2.1.3-1.1.ppc64le",
"product": {
"name": "python39-pandas-feather-2.1.3-1.1.ppc64le",
"product_id": "python39-pandas-feather-2.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-pandas-fss-2.1.3-1.1.ppc64le",
"product": {
"name": "python39-pandas-fss-2.1.3-1.1.ppc64le",
"product_id": "python39-pandas-fss-2.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-pandas-hdf5-2.1.3-1.1.ppc64le",
"product": {
"name": "python39-pandas-hdf5-2.1.3-1.1.ppc64le",
"product_id": "python39-pandas-hdf5-2.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-pandas-html-2.1.3-1.1.ppc64le",
"product": {
"name": "python39-pandas-html-2.1.3-1.1.ppc64le",
"product_id": "python39-pandas-html-2.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-pandas-mysql-2.1.3-1.1.ppc64le",
"product": {
"name": "python39-pandas-mysql-2.1.3-1.1.ppc64le",
"product_id": "python39-pandas-mysql-2.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-pandas-output_formatting-2.1.3-1.1.ppc64le",
"product": {
"name": "python39-pandas-output_formatting-2.1.3-1.1.ppc64le",
"product_id": "python39-pandas-output_formatting-2.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-pandas-parquet-2.1.3-1.1.ppc64le",
"product": {
"name": "python39-pandas-parquet-2.1.3-1.1.ppc64le",
"product_id": "python39-pandas-parquet-2.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-pandas-performance-2.1.3-1.1.ppc64le",
"product": {
"name": "python39-pandas-performance-2.1.3-1.1.ppc64le",
"product_id": "python39-pandas-performance-2.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-pandas-plot-2.1.3-1.1.ppc64le",
"product": {
"name": "python39-pandas-plot-2.1.3-1.1.ppc64le",
"product_id": "python39-pandas-plot-2.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-pandas-postgresql-2.1.3-1.1.ppc64le",
"product": {
"name": "python39-pandas-postgresql-2.1.3-1.1.ppc64le",
"product_id": "python39-pandas-postgresql-2.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-pandas-spss-2.1.3-1.1.ppc64le",
"product": {
"name": "python39-pandas-spss-2.1.3-1.1.ppc64le",
"product_id": "python39-pandas-spss-2.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-pandas-sql-other-2.1.3-1.1.ppc64le",
"product": {
"name": "python39-pandas-sql-other-2.1.3-1.1.ppc64le",
"product_id": "python39-pandas-sql-other-2.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-pandas-test-2.1.3-1.1.ppc64le",
"product": {
"name": "python39-pandas-test-2.1.3-1.1.ppc64le",
"product_id": "python39-pandas-test-2.1.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-pandas-xml-2.1.3-1.1.ppc64le",
"product": {
"name": "python39-pandas-xml-2.1.3-1.1.ppc64le",
"product_id": "python39-pandas-xml-2.1.3-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python310-pandas-2.1.3-1.1.s390x",
"product": {
"name": "python310-pandas-2.1.3-1.1.s390x",
"product_id": "python310-pandas-2.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-pandas-all-2.1.3-1.1.s390x",
"product": {
"name": "python310-pandas-all-2.1.3-1.1.s390x",
"product_id": "python310-pandas-all-2.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-pandas-clipboard-2.1.3-1.1.s390x",
"product": {
"name": "python310-pandas-clipboard-2.1.3-1.1.s390x",
"product_id": "python310-pandas-clipboard-2.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-pandas-compression-2.1.3-1.1.s390x",
"product": {
"name": "python310-pandas-compression-2.1.3-1.1.s390x",
"product_id": "python310-pandas-compression-2.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-pandas-computation-2.1.3-1.1.s390x",
"product": {
"name": "python310-pandas-computation-2.1.3-1.1.s390x",
"product_id": "python310-pandas-computation-2.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-pandas-excel-2.1.3-1.1.s390x",
"product": {
"name": "python310-pandas-excel-2.1.3-1.1.s390x",
"product_id": "python310-pandas-excel-2.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-pandas-feather-2.1.3-1.1.s390x",
"product": {
"name": "python310-pandas-feather-2.1.3-1.1.s390x",
"product_id": "python310-pandas-feather-2.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-pandas-fss-2.1.3-1.1.s390x",
"product": {
"name": "python310-pandas-fss-2.1.3-1.1.s390x",
"product_id": "python310-pandas-fss-2.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-pandas-hdf5-2.1.3-1.1.s390x",
"product": {
"name": "python310-pandas-hdf5-2.1.3-1.1.s390x",
"product_id": "python310-pandas-hdf5-2.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-pandas-html-2.1.3-1.1.s390x",
"product": {
"name": "python310-pandas-html-2.1.3-1.1.s390x",
"product_id": "python310-pandas-html-2.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-pandas-mysql-2.1.3-1.1.s390x",
"product": {
"name": "python310-pandas-mysql-2.1.3-1.1.s390x",
"product_id": "python310-pandas-mysql-2.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-pandas-output_formatting-2.1.3-1.1.s390x",
"product": {
"name": "python310-pandas-output_formatting-2.1.3-1.1.s390x",
"product_id": "python310-pandas-output_formatting-2.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-pandas-parquet-2.1.3-1.1.s390x",
"product": {
"name": "python310-pandas-parquet-2.1.3-1.1.s390x",
"product_id": "python310-pandas-parquet-2.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-pandas-performance-2.1.3-1.1.s390x",
"product": {
"name": "python310-pandas-performance-2.1.3-1.1.s390x",
"product_id": "python310-pandas-performance-2.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-pandas-plot-2.1.3-1.1.s390x",
"product": {
"name": "python310-pandas-plot-2.1.3-1.1.s390x",
"product_id": "python310-pandas-plot-2.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-pandas-postgresql-2.1.3-1.1.s390x",
"product": {
"name": "python310-pandas-postgresql-2.1.3-1.1.s390x",
"product_id": "python310-pandas-postgresql-2.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-pandas-spss-2.1.3-1.1.s390x",
"product": {
"name": "python310-pandas-spss-2.1.3-1.1.s390x",
"product_id": "python310-pandas-spss-2.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-pandas-sql-other-2.1.3-1.1.s390x",
"product": {
"name": "python310-pandas-sql-other-2.1.3-1.1.s390x",
"product_id": "python310-pandas-sql-other-2.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-pandas-test-2.1.3-1.1.s390x",
"product": {
"name": "python310-pandas-test-2.1.3-1.1.s390x",
"product_id": "python310-pandas-test-2.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-pandas-xml-2.1.3-1.1.s390x",
"product": {
"name": "python310-pandas-xml-2.1.3-1.1.s390x",
"product_id": "python310-pandas-xml-2.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-pandas-2.1.3-1.1.s390x",
"product": {
"name": "python311-pandas-2.1.3-1.1.s390x",
"product_id": "python311-pandas-2.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-pandas-all-2.1.3-1.1.s390x",
"product": {
"name": "python311-pandas-all-2.1.3-1.1.s390x",
"product_id": "python311-pandas-all-2.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-pandas-clipboard-2.1.3-1.1.s390x",
"product": {
"name": "python311-pandas-clipboard-2.1.3-1.1.s390x",
"product_id": "python311-pandas-clipboard-2.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-pandas-compression-2.1.3-1.1.s390x",
"product": {
"name": "python311-pandas-compression-2.1.3-1.1.s390x",
"product_id": "python311-pandas-compression-2.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-pandas-computation-2.1.3-1.1.s390x",
"product": {
"name": "python311-pandas-computation-2.1.3-1.1.s390x",
"product_id": "python311-pandas-computation-2.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-pandas-excel-2.1.3-1.1.s390x",
"product": {
"name": "python311-pandas-excel-2.1.3-1.1.s390x",
"product_id": "python311-pandas-excel-2.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-pandas-feather-2.1.3-1.1.s390x",
"product": {
"name": "python311-pandas-feather-2.1.3-1.1.s390x",
"product_id": "python311-pandas-feather-2.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-pandas-fss-2.1.3-1.1.s390x",
"product": {
"name": "python311-pandas-fss-2.1.3-1.1.s390x",
"product_id": "python311-pandas-fss-2.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-pandas-hdf5-2.1.3-1.1.s390x",
"product": {
"name": "python311-pandas-hdf5-2.1.3-1.1.s390x",
"product_id": "python311-pandas-hdf5-2.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-pandas-html-2.1.3-1.1.s390x",
"product": {
"name": "python311-pandas-html-2.1.3-1.1.s390x",
"product_id": "python311-pandas-html-2.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-pandas-mysql-2.1.3-1.1.s390x",
"product": {
"name": "python311-pandas-mysql-2.1.3-1.1.s390x",
"product_id": "python311-pandas-mysql-2.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-pandas-output_formatting-2.1.3-1.1.s390x",
"product": {
"name": "python311-pandas-output_formatting-2.1.3-1.1.s390x",
"product_id": "python311-pandas-output_formatting-2.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-pandas-parquet-2.1.3-1.1.s390x",
"product": {
"name": "python311-pandas-parquet-2.1.3-1.1.s390x",
"product_id": "python311-pandas-parquet-2.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-pandas-performance-2.1.3-1.1.s390x",
"product": {
"name": "python311-pandas-performance-2.1.3-1.1.s390x",
"product_id": "python311-pandas-performance-2.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-pandas-plot-2.1.3-1.1.s390x",
"product": {
"name": "python311-pandas-plot-2.1.3-1.1.s390x",
"product_id": "python311-pandas-plot-2.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-pandas-postgresql-2.1.3-1.1.s390x",
"product": {
"name": "python311-pandas-postgresql-2.1.3-1.1.s390x",
"product_id": "python311-pandas-postgresql-2.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-pandas-spss-2.1.3-1.1.s390x",
"product": {
"name": "python311-pandas-spss-2.1.3-1.1.s390x",
"product_id": "python311-pandas-spss-2.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-pandas-sql-other-2.1.3-1.1.s390x",
"product": {
"name": "python311-pandas-sql-other-2.1.3-1.1.s390x",
"product_id": "python311-pandas-sql-other-2.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-pandas-test-2.1.3-1.1.s390x",
"product": {
"name": "python311-pandas-test-2.1.3-1.1.s390x",
"product_id": "python311-pandas-test-2.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-pandas-xml-2.1.3-1.1.s390x",
"product": {
"name": "python311-pandas-xml-2.1.3-1.1.s390x",
"product_id": "python311-pandas-xml-2.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-pandas-2.1.3-1.1.s390x",
"product": {
"name": "python39-pandas-2.1.3-1.1.s390x",
"product_id": "python39-pandas-2.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-pandas-all-2.1.3-1.1.s390x",
"product": {
"name": "python39-pandas-all-2.1.3-1.1.s390x",
"product_id": "python39-pandas-all-2.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-pandas-clipboard-2.1.3-1.1.s390x",
"product": {
"name": "python39-pandas-clipboard-2.1.3-1.1.s390x",
"product_id": "python39-pandas-clipboard-2.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-pandas-compression-2.1.3-1.1.s390x",
"product": {
"name": "python39-pandas-compression-2.1.3-1.1.s390x",
"product_id": "python39-pandas-compression-2.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-pandas-computation-2.1.3-1.1.s390x",
"product": {
"name": "python39-pandas-computation-2.1.3-1.1.s390x",
"product_id": "python39-pandas-computation-2.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-pandas-excel-2.1.3-1.1.s390x",
"product": {
"name": "python39-pandas-excel-2.1.3-1.1.s390x",
"product_id": "python39-pandas-excel-2.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-pandas-feather-2.1.3-1.1.s390x",
"product": {
"name": "python39-pandas-feather-2.1.3-1.1.s390x",
"product_id": "python39-pandas-feather-2.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-pandas-fss-2.1.3-1.1.s390x",
"product": {
"name": "python39-pandas-fss-2.1.3-1.1.s390x",
"product_id": "python39-pandas-fss-2.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-pandas-hdf5-2.1.3-1.1.s390x",
"product": {
"name": "python39-pandas-hdf5-2.1.3-1.1.s390x",
"product_id": "python39-pandas-hdf5-2.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-pandas-html-2.1.3-1.1.s390x",
"product": {
"name": "python39-pandas-html-2.1.3-1.1.s390x",
"product_id": "python39-pandas-html-2.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-pandas-mysql-2.1.3-1.1.s390x",
"product": {
"name": "python39-pandas-mysql-2.1.3-1.1.s390x",
"product_id": "python39-pandas-mysql-2.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-pandas-output_formatting-2.1.3-1.1.s390x",
"product": {
"name": "python39-pandas-output_formatting-2.1.3-1.1.s390x",
"product_id": "python39-pandas-output_formatting-2.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-pandas-parquet-2.1.3-1.1.s390x",
"product": {
"name": "python39-pandas-parquet-2.1.3-1.1.s390x",
"product_id": "python39-pandas-parquet-2.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-pandas-performance-2.1.3-1.1.s390x",
"product": {
"name": "python39-pandas-performance-2.1.3-1.1.s390x",
"product_id": "python39-pandas-performance-2.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-pandas-plot-2.1.3-1.1.s390x",
"product": {
"name": "python39-pandas-plot-2.1.3-1.1.s390x",
"product_id": "python39-pandas-plot-2.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-pandas-postgresql-2.1.3-1.1.s390x",
"product": {
"name": "python39-pandas-postgresql-2.1.3-1.1.s390x",
"product_id": "python39-pandas-postgresql-2.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-pandas-spss-2.1.3-1.1.s390x",
"product": {
"name": "python39-pandas-spss-2.1.3-1.1.s390x",
"product_id": "python39-pandas-spss-2.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-pandas-sql-other-2.1.3-1.1.s390x",
"product": {
"name": "python39-pandas-sql-other-2.1.3-1.1.s390x",
"product_id": "python39-pandas-sql-other-2.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-pandas-test-2.1.3-1.1.s390x",
"product": {
"name": "python39-pandas-test-2.1.3-1.1.s390x",
"product_id": "python39-pandas-test-2.1.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-pandas-xml-2.1.3-1.1.s390x",
"product": {
"name": "python39-pandas-xml-2.1.3-1.1.s390x",
"product_id": "python39-pandas-xml-2.1.3-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python310-pandas-2.1.3-1.1.x86_64",
"product": {
"name": "python310-pandas-2.1.3-1.1.x86_64",
"product_id": "python310-pandas-2.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-pandas-all-2.1.3-1.1.x86_64",
"product": {
"name": "python310-pandas-all-2.1.3-1.1.x86_64",
"product_id": "python310-pandas-all-2.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-pandas-clipboard-2.1.3-1.1.x86_64",
"product": {
"name": "python310-pandas-clipboard-2.1.3-1.1.x86_64",
"product_id": "python310-pandas-clipboard-2.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-pandas-compression-2.1.3-1.1.x86_64",
"product": {
"name": "python310-pandas-compression-2.1.3-1.1.x86_64",
"product_id": "python310-pandas-compression-2.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-pandas-computation-2.1.3-1.1.x86_64",
"product": {
"name": "python310-pandas-computation-2.1.3-1.1.x86_64",
"product_id": "python310-pandas-computation-2.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-pandas-excel-2.1.3-1.1.x86_64",
"product": {
"name": "python310-pandas-excel-2.1.3-1.1.x86_64",
"product_id": "python310-pandas-excel-2.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-pandas-feather-2.1.3-1.1.x86_64",
"product": {
"name": "python310-pandas-feather-2.1.3-1.1.x86_64",
"product_id": "python310-pandas-feather-2.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-pandas-fss-2.1.3-1.1.x86_64",
"product": {
"name": "python310-pandas-fss-2.1.3-1.1.x86_64",
"product_id": "python310-pandas-fss-2.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-pandas-hdf5-2.1.3-1.1.x86_64",
"product": {
"name": "python310-pandas-hdf5-2.1.3-1.1.x86_64",
"product_id": "python310-pandas-hdf5-2.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-pandas-html-2.1.3-1.1.x86_64",
"product": {
"name": "python310-pandas-html-2.1.3-1.1.x86_64",
"product_id": "python310-pandas-html-2.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-pandas-mysql-2.1.3-1.1.x86_64",
"product": {
"name": "python310-pandas-mysql-2.1.3-1.1.x86_64",
"product_id": "python310-pandas-mysql-2.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-pandas-output_formatting-2.1.3-1.1.x86_64",
"product": {
"name": "python310-pandas-output_formatting-2.1.3-1.1.x86_64",
"product_id": "python310-pandas-output_formatting-2.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-pandas-parquet-2.1.3-1.1.x86_64",
"product": {
"name": "python310-pandas-parquet-2.1.3-1.1.x86_64",
"product_id": "python310-pandas-parquet-2.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-pandas-performance-2.1.3-1.1.x86_64",
"product": {
"name": "python310-pandas-performance-2.1.3-1.1.x86_64",
"product_id": "python310-pandas-performance-2.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-pandas-plot-2.1.3-1.1.x86_64",
"product": {
"name": "python310-pandas-plot-2.1.3-1.1.x86_64",
"product_id": "python310-pandas-plot-2.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-pandas-postgresql-2.1.3-1.1.x86_64",
"product": {
"name": "python310-pandas-postgresql-2.1.3-1.1.x86_64",
"product_id": "python310-pandas-postgresql-2.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-pandas-spss-2.1.3-1.1.x86_64",
"product": {
"name": "python310-pandas-spss-2.1.3-1.1.x86_64",
"product_id": "python310-pandas-spss-2.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-pandas-sql-other-2.1.3-1.1.x86_64",
"product": {
"name": "python310-pandas-sql-other-2.1.3-1.1.x86_64",
"product_id": "python310-pandas-sql-other-2.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-pandas-test-2.1.3-1.1.x86_64",
"product": {
"name": "python310-pandas-test-2.1.3-1.1.x86_64",
"product_id": "python310-pandas-test-2.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-pandas-xml-2.1.3-1.1.x86_64",
"product": {
"name": "python310-pandas-xml-2.1.3-1.1.x86_64",
"product_id": "python310-pandas-xml-2.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-pandas-2.1.3-1.1.x86_64",
"product": {
"name": "python311-pandas-2.1.3-1.1.x86_64",
"product_id": "python311-pandas-2.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-pandas-all-2.1.3-1.1.x86_64",
"product": {
"name": "python311-pandas-all-2.1.3-1.1.x86_64",
"product_id": "python311-pandas-all-2.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-pandas-clipboard-2.1.3-1.1.x86_64",
"product": {
"name": "python311-pandas-clipboard-2.1.3-1.1.x86_64",
"product_id": "python311-pandas-clipboard-2.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-pandas-compression-2.1.3-1.1.x86_64",
"product": {
"name": "python311-pandas-compression-2.1.3-1.1.x86_64",
"product_id": "python311-pandas-compression-2.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-pandas-computation-2.1.3-1.1.x86_64",
"product": {
"name": "python311-pandas-computation-2.1.3-1.1.x86_64",
"product_id": "python311-pandas-computation-2.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-pandas-excel-2.1.3-1.1.x86_64",
"product": {
"name": "python311-pandas-excel-2.1.3-1.1.x86_64",
"product_id": "python311-pandas-excel-2.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-pandas-feather-2.1.3-1.1.x86_64",
"product": {
"name": "python311-pandas-feather-2.1.3-1.1.x86_64",
"product_id": "python311-pandas-feather-2.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-pandas-fss-2.1.3-1.1.x86_64",
"product": {
"name": "python311-pandas-fss-2.1.3-1.1.x86_64",
"product_id": "python311-pandas-fss-2.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-pandas-hdf5-2.1.3-1.1.x86_64",
"product": {
"name": "python311-pandas-hdf5-2.1.3-1.1.x86_64",
"product_id": "python311-pandas-hdf5-2.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-pandas-html-2.1.3-1.1.x86_64",
"product": {
"name": "python311-pandas-html-2.1.3-1.1.x86_64",
"product_id": "python311-pandas-html-2.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-pandas-mysql-2.1.3-1.1.x86_64",
"product": {
"name": "python311-pandas-mysql-2.1.3-1.1.x86_64",
"product_id": "python311-pandas-mysql-2.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-pandas-output_formatting-2.1.3-1.1.x86_64",
"product": {
"name": "python311-pandas-output_formatting-2.1.3-1.1.x86_64",
"product_id": "python311-pandas-output_formatting-2.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-pandas-parquet-2.1.3-1.1.x86_64",
"product": {
"name": "python311-pandas-parquet-2.1.3-1.1.x86_64",
"product_id": "python311-pandas-parquet-2.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-pandas-performance-2.1.3-1.1.x86_64",
"product": {
"name": "python311-pandas-performance-2.1.3-1.1.x86_64",
"product_id": "python311-pandas-performance-2.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-pandas-plot-2.1.3-1.1.x86_64",
"product": {
"name": "python311-pandas-plot-2.1.3-1.1.x86_64",
"product_id": "python311-pandas-plot-2.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-pandas-postgresql-2.1.3-1.1.x86_64",
"product": {
"name": "python311-pandas-postgresql-2.1.3-1.1.x86_64",
"product_id": "python311-pandas-postgresql-2.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-pandas-spss-2.1.3-1.1.x86_64",
"product": {
"name": "python311-pandas-spss-2.1.3-1.1.x86_64",
"product_id": "python311-pandas-spss-2.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-pandas-sql-other-2.1.3-1.1.x86_64",
"product": {
"name": "python311-pandas-sql-other-2.1.3-1.1.x86_64",
"product_id": "python311-pandas-sql-other-2.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-pandas-test-2.1.3-1.1.x86_64",
"product": {
"name": "python311-pandas-test-2.1.3-1.1.x86_64",
"product_id": "python311-pandas-test-2.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-pandas-xml-2.1.3-1.1.x86_64",
"product": {
"name": "python311-pandas-xml-2.1.3-1.1.x86_64",
"product_id": "python311-pandas-xml-2.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-pandas-2.1.3-1.1.x86_64",
"product": {
"name": "python39-pandas-2.1.3-1.1.x86_64",
"product_id": "python39-pandas-2.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-pandas-all-2.1.3-1.1.x86_64",
"product": {
"name": "python39-pandas-all-2.1.3-1.1.x86_64",
"product_id": "python39-pandas-all-2.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-pandas-clipboard-2.1.3-1.1.x86_64",
"product": {
"name": "python39-pandas-clipboard-2.1.3-1.1.x86_64",
"product_id": "python39-pandas-clipboard-2.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-pandas-compression-2.1.3-1.1.x86_64",
"product": {
"name": "python39-pandas-compression-2.1.3-1.1.x86_64",
"product_id": "python39-pandas-compression-2.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-pandas-computation-2.1.3-1.1.x86_64",
"product": {
"name": "python39-pandas-computation-2.1.3-1.1.x86_64",
"product_id": "python39-pandas-computation-2.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-pandas-excel-2.1.3-1.1.x86_64",
"product": {
"name": "python39-pandas-excel-2.1.3-1.1.x86_64",
"product_id": "python39-pandas-excel-2.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-pandas-feather-2.1.3-1.1.x86_64",
"product": {
"name": "python39-pandas-feather-2.1.3-1.1.x86_64",
"product_id": "python39-pandas-feather-2.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-pandas-fss-2.1.3-1.1.x86_64",
"product": {
"name": "python39-pandas-fss-2.1.3-1.1.x86_64",
"product_id": "python39-pandas-fss-2.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-pandas-hdf5-2.1.3-1.1.x86_64",
"product": {
"name": "python39-pandas-hdf5-2.1.3-1.1.x86_64",
"product_id": "python39-pandas-hdf5-2.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-pandas-html-2.1.3-1.1.x86_64",
"product": {
"name": "python39-pandas-html-2.1.3-1.1.x86_64",
"product_id": "python39-pandas-html-2.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-pandas-mysql-2.1.3-1.1.x86_64",
"product": {
"name": "python39-pandas-mysql-2.1.3-1.1.x86_64",
"product_id": "python39-pandas-mysql-2.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-pandas-output_formatting-2.1.3-1.1.x86_64",
"product": {
"name": "python39-pandas-output_formatting-2.1.3-1.1.x86_64",
"product_id": "python39-pandas-output_formatting-2.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-pandas-parquet-2.1.3-1.1.x86_64",
"product": {
"name": "python39-pandas-parquet-2.1.3-1.1.x86_64",
"product_id": "python39-pandas-parquet-2.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-pandas-performance-2.1.3-1.1.x86_64",
"product": {
"name": "python39-pandas-performance-2.1.3-1.1.x86_64",
"product_id": "python39-pandas-performance-2.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-pandas-plot-2.1.3-1.1.x86_64",
"product": {
"name": "python39-pandas-plot-2.1.3-1.1.x86_64",
"product_id": "python39-pandas-plot-2.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-pandas-postgresql-2.1.3-1.1.x86_64",
"product": {
"name": "python39-pandas-postgresql-2.1.3-1.1.x86_64",
"product_id": "python39-pandas-postgresql-2.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-pandas-spss-2.1.3-1.1.x86_64",
"product": {
"name": "python39-pandas-spss-2.1.3-1.1.x86_64",
"product_id": "python39-pandas-spss-2.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-pandas-sql-other-2.1.3-1.1.x86_64",
"product": {
"name": "python39-pandas-sql-other-2.1.3-1.1.x86_64",
"product_id": "python39-pandas-sql-other-2.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-pandas-test-2.1.3-1.1.x86_64",
"product": {
"name": "python39-pandas-test-2.1.3-1.1.x86_64",
"product_id": "python39-pandas-test-2.1.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-pandas-xml-2.1.3-1.1.x86_64",
"product": {
"name": "python39-pandas-xml-2.1.3-1.1.x86_64",
"product_id": "python39-pandas-xml-2.1.3-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pandas-2.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pandas-2.1.3-1.1.aarch64"
},
"product_reference": "python310-pandas-2.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pandas-2.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pandas-2.1.3-1.1.ppc64le"
},
"product_reference": "python310-pandas-2.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pandas-2.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pandas-2.1.3-1.1.s390x"
},
"product_reference": "python310-pandas-2.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pandas-2.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pandas-2.1.3-1.1.x86_64"
},
"product_reference": "python310-pandas-2.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pandas-all-2.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pandas-all-2.1.3-1.1.aarch64"
},
"product_reference": "python310-pandas-all-2.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pandas-all-2.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pandas-all-2.1.3-1.1.ppc64le"
},
"product_reference": "python310-pandas-all-2.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pandas-all-2.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pandas-all-2.1.3-1.1.s390x"
},
"product_reference": "python310-pandas-all-2.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pandas-all-2.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pandas-all-2.1.3-1.1.x86_64"
},
"product_reference": "python310-pandas-all-2.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pandas-clipboard-2.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pandas-clipboard-2.1.3-1.1.aarch64"
},
"product_reference": "python310-pandas-clipboard-2.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pandas-clipboard-2.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pandas-clipboard-2.1.3-1.1.ppc64le"
},
"product_reference": "python310-pandas-clipboard-2.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pandas-clipboard-2.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pandas-clipboard-2.1.3-1.1.s390x"
},
"product_reference": "python310-pandas-clipboard-2.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pandas-clipboard-2.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pandas-clipboard-2.1.3-1.1.x86_64"
},
"product_reference": "python310-pandas-clipboard-2.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pandas-compression-2.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pandas-compression-2.1.3-1.1.aarch64"
},
"product_reference": "python310-pandas-compression-2.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pandas-compression-2.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pandas-compression-2.1.3-1.1.ppc64le"
},
"product_reference": "python310-pandas-compression-2.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pandas-compression-2.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pandas-compression-2.1.3-1.1.s390x"
},
"product_reference": "python310-pandas-compression-2.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pandas-compression-2.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pandas-compression-2.1.3-1.1.x86_64"
},
"product_reference": "python310-pandas-compression-2.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pandas-computation-2.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pandas-computation-2.1.3-1.1.aarch64"
},
"product_reference": "python310-pandas-computation-2.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pandas-computation-2.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pandas-computation-2.1.3-1.1.ppc64le"
},
"product_reference": "python310-pandas-computation-2.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pandas-computation-2.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pandas-computation-2.1.3-1.1.s390x"
},
"product_reference": "python310-pandas-computation-2.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pandas-computation-2.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pandas-computation-2.1.3-1.1.x86_64"
},
"product_reference": "python310-pandas-computation-2.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pandas-excel-2.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pandas-excel-2.1.3-1.1.aarch64"
},
"product_reference": "python310-pandas-excel-2.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pandas-excel-2.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pandas-excel-2.1.3-1.1.ppc64le"
},
"product_reference": "python310-pandas-excel-2.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pandas-excel-2.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pandas-excel-2.1.3-1.1.s390x"
},
"product_reference": "python310-pandas-excel-2.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pandas-excel-2.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pandas-excel-2.1.3-1.1.x86_64"
},
"product_reference": "python310-pandas-excel-2.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pandas-feather-2.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pandas-feather-2.1.3-1.1.aarch64"
},
"product_reference": "python310-pandas-feather-2.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pandas-feather-2.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pandas-feather-2.1.3-1.1.ppc64le"
},
"product_reference": "python310-pandas-feather-2.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pandas-feather-2.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pandas-feather-2.1.3-1.1.s390x"
},
"product_reference": "python310-pandas-feather-2.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pandas-feather-2.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pandas-feather-2.1.3-1.1.x86_64"
},
"product_reference": "python310-pandas-feather-2.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pandas-fss-2.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pandas-fss-2.1.3-1.1.aarch64"
},
"product_reference": "python310-pandas-fss-2.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pandas-fss-2.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pandas-fss-2.1.3-1.1.ppc64le"
},
"product_reference": "python310-pandas-fss-2.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pandas-fss-2.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pandas-fss-2.1.3-1.1.s390x"
},
"product_reference": "python310-pandas-fss-2.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pandas-fss-2.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pandas-fss-2.1.3-1.1.x86_64"
},
"product_reference": "python310-pandas-fss-2.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pandas-hdf5-2.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pandas-hdf5-2.1.3-1.1.aarch64"
},
"product_reference": "python310-pandas-hdf5-2.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pandas-hdf5-2.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pandas-hdf5-2.1.3-1.1.ppc64le"
},
"product_reference": "python310-pandas-hdf5-2.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pandas-hdf5-2.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pandas-hdf5-2.1.3-1.1.s390x"
},
"product_reference": "python310-pandas-hdf5-2.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pandas-hdf5-2.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pandas-hdf5-2.1.3-1.1.x86_64"
},
"product_reference": "python310-pandas-hdf5-2.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pandas-html-2.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pandas-html-2.1.3-1.1.aarch64"
},
"product_reference": "python310-pandas-html-2.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pandas-html-2.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pandas-html-2.1.3-1.1.ppc64le"
},
"product_reference": "python310-pandas-html-2.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pandas-html-2.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pandas-html-2.1.3-1.1.s390x"
},
"product_reference": "python310-pandas-html-2.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pandas-html-2.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pandas-html-2.1.3-1.1.x86_64"
},
"product_reference": "python310-pandas-html-2.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pandas-mysql-2.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pandas-mysql-2.1.3-1.1.aarch64"
},
"product_reference": "python310-pandas-mysql-2.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pandas-mysql-2.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pandas-mysql-2.1.3-1.1.ppc64le"
},
"product_reference": "python310-pandas-mysql-2.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pandas-mysql-2.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pandas-mysql-2.1.3-1.1.s390x"
},
"product_reference": "python310-pandas-mysql-2.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pandas-mysql-2.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pandas-mysql-2.1.3-1.1.x86_64"
},
"product_reference": "python310-pandas-mysql-2.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pandas-output_formatting-2.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pandas-output_formatting-2.1.3-1.1.aarch64"
},
"product_reference": "python310-pandas-output_formatting-2.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pandas-output_formatting-2.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pandas-output_formatting-2.1.3-1.1.ppc64le"
},
"product_reference": "python310-pandas-output_formatting-2.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pandas-output_formatting-2.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pandas-output_formatting-2.1.3-1.1.s390x"
},
"product_reference": "python310-pandas-output_formatting-2.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pandas-output_formatting-2.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pandas-output_formatting-2.1.3-1.1.x86_64"
},
"product_reference": "python310-pandas-output_formatting-2.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pandas-parquet-2.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pandas-parquet-2.1.3-1.1.aarch64"
},
"product_reference": "python310-pandas-parquet-2.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pandas-parquet-2.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pandas-parquet-2.1.3-1.1.ppc64le"
},
"product_reference": "python310-pandas-parquet-2.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pandas-parquet-2.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pandas-parquet-2.1.3-1.1.s390x"
},
"product_reference": "python310-pandas-parquet-2.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pandas-parquet-2.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pandas-parquet-2.1.3-1.1.x86_64"
},
"product_reference": "python310-pandas-parquet-2.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pandas-performance-2.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pandas-performance-2.1.3-1.1.aarch64"
},
"product_reference": "python310-pandas-performance-2.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pandas-performance-2.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pandas-performance-2.1.3-1.1.ppc64le"
},
"product_reference": "python310-pandas-performance-2.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pandas-performance-2.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pandas-performance-2.1.3-1.1.s390x"
},
"product_reference": "python310-pandas-performance-2.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pandas-performance-2.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pandas-performance-2.1.3-1.1.x86_64"
},
"product_reference": "python310-pandas-performance-2.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pandas-plot-2.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pandas-plot-2.1.3-1.1.aarch64"
},
"product_reference": "python310-pandas-plot-2.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pandas-plot-2.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pandas-plot-2.1.3-1.1.ppc64le"
},
"product_reference": "python310-pandas-plot-2.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pandas-plot-2.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pandas-plot-2.1.3-1.1.s390x"
},
"product_reference": "python310-pandas-plot-2.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pandas-plot-2.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pandas-plot-2.1.3-1.1.x86_64"
},
"product_reference": "python310-pandas-plot-2.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pandas-postgresql-2.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pandas-postgresql-2.1.3-1.1.aarch64"
},
"product_reference": "python310-pandas-postgresql-2.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pandas-postgresql-2.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pandas-postgresql-2.1.3-1.1.ppc64le"
},
"product_reference": "python310-pandas-postgresql-2.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pandas-postgresql-2.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pandas-postgresql-2.1.3-1.1.s390x"
},
"product_reference": "python310-pandas-postgresql-2.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pandas-postgresql-2.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pandas-postgresql-2.1.3-1.1.x86_64"
},
"product_reference": "python310-pandas-postgresql-2.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pandas-spss-2.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pandas-spss-2.1.3-1.1.aarch64"
},
"product_reference": "python310-pandas-spss-2.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pandas-spss-2.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pandas-spss-2.1.3-1.1.ppc64le"
},
"product_reference": "python310-pandas-spss-2.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pandas-spss-2.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pandas-spss-2.1.3-1.1.s390x"
},
"product_reference": "python310-pandas-spss-2.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pandas-spss-2.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pandas-spss-2.1.3-1.1.x86_64"
},
"product_reference": "python310-pandas-spss-2.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pandas-sql-other-2.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pandas-sql-other-2.1.3-1.1.aarch64"
},
"product_reference": "python310-pandas-sql-other-2.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pandas-sql-other-2.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pandas-sql-other-2.1.3-1.1.ppc64le"
},
"product_reference": "python310-pandas-sql-other-2.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pandas-sql-other-2.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pandas-sql-other-2.1.3-1.1.s390x"
},
"product_reference": "python310-pandas-sql-other-2.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pandas-sql-other-2.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pandas-sql-other-2.1.3-1.1.x86_64"
},
"product_reference": "python310-pandas-sql-other-2.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pandas-test-2.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pandas-test-2.1.3-1.1.aarch64"
},
"product_reference": "python310-pandas-test-2.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pandas-test-2.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pandas-test-2.1.3-1.1.ppc64le"
},
"product_reference": "python310-pandas-test-2.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pandas-test-2.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pandas-test-2.1.3-1.1.s390x"
},
"product_reference": "python310-pandas-test-2.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pandas-test-2.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pandas-test-2.1.3-1.1.x86_64"
},
"product_reference": "python310-pandas-test-2.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pandas-xml-2.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pandas-xml-2.1.3-1.1.aarch64"
},
"product_reference": "python310-pandas-xml-2.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pandas-xml-2.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pandas-xml-2.1.3-1.1.ppc64le"
},
"product_reference": "python310-pandas-xml-2.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pandas-xml-2.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pandas-xml-2.1.3-1.1.s390x"
},
"product_reference": "python310-pandas-xml-2.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-pandas-xml-2.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-pandas-xml-2.1.3-1.1.x86_64"
},
"product_reference": "python310-pandas-xml-2.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pandas-2.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pandas-2.1.3-1.1.aarch64"
},
"product_reference": "python311-pandas-2.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pandas-2.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pandas-2.1.3-1.1.ppc64le"
},
"product_reference": "python311-pandas-2.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pandas-2.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pandas-2.1.3-1.1.s390x"
},
"product_reference": "python311-pandas-2.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pandas-2.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pandas-2.1.3-1.1.x86_64"
},
"product_reference": "python311-pandas-2.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pandas-all-2.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pandas-all-2.1.3-1.1.aarch64"
},
"product_reference": "python311-pandas-all-2.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pandas-all-2.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pandas-all-2.1.3-1.1.ppc64le"
},
"product_reference": "python311-pandas-all-2.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pandas-all-2.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pandas-all-2.1.3-1.1.s390x"
},
"product_reference": "python311-pandas-all-2.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pandas-all-2.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pandas-all-2.1.3-1.1.x86_64"
},
"product_reference": "python311-pandas-all-2.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pandas-clipboard-2.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pandas-clipboard-2.1.3-1.1.aarch64"
},
"product_reference": "python311-pandas-clipboard-2.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pandas-clipboard-2.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pandas-clipboard-2.1.3-1.1.ppc64le"
},
"product_reference": "python311-pandas-clipboard-2.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pandas-clipboard-2.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pandas-clipboard-2.1.3-1.1.s390x"
},
"product_reference": "python311-pandas-clipboard-2.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pandas-clipboard-2.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pandas-clipboard-2.1.3-1.1.x86_64"
},
"product_reference": "python311-pandas-clipboard-2.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pandas-compression-2.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pandas-compression-2.1.3-1.1.aarch64"
},
"product_reference": "python311-pandas-compression-2.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pandas-compression-2.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pandas-compression-2.1.3-1.1.ppc64le"
},
"product_reference": "python311-pandas-compression-2.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pandas-compression-2.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pandas-compression-2.1.3-1.1.s390x"
},
"product_reference": "python311-pandas-compression-2.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pandas-compression-2.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pandas-compression-2.1.3-1.1.x86_64"
},
"product_reference": "python311-pandas-compression-2.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pandas-computation-2.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pandas-computation-2.1.3-1.1.aarch64"
},
"product_reference": "python311-pandas-computation-2.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pandas-computation-2.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pandas-computation-2.1.3-1.1.ppc64le"
},
"product_reference": "python311-pandas-computation-2.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pandas-computation-2.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pandas-computation-2.1.3-1.1.s390x"
},
"product_reference": "python311-pandas-computation-2.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pandas-computation-2.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pandas-computation-2.1.3-1.1.x86_64"
},
"product_reference": "python311-pandas-computation-2.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pandas-excel-2.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pandas-excel-2.1.3-1.1.aarch64"
},
"product_reference": "python311-pandas-excel-2.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pandas-excel-2.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pandas-excel-2.1.3-1.1.ppc64le"
},
"product_reference": "python311-pandas-excel-2.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pandas-excel-2.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pandas-excel-2.1.3-1.1.s390x"
},
"product_reference": "python311-pandas-excel-2.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pandas-excel-2.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pandas-excel-2.1.3-1.1.x86_64"
},
"product_reference": "python311-pandas-excel-2.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pandas-feather-2.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pandas-feather-2.1.3-1.1.aarch64"
},
"product_reference": "python311-pandas-feather-2.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pandas-feather-2.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pandas-feather-2.1.3-1.1.ppc64le"
},
"product_reference": "python311-pandas-feather-2.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pandas-feather-2.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pandas-feather-2.1.3-1.1.s390x"
},
"product_reference": "python311-pandas-feather-2.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pandas-feather-2.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pandas-feather-2.1.3-1.1.x86_64"
},
"product_reference": "python311-pandas-feather-2.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pandas-fss-2.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pandas-fss-2.1.3-1.1.aarch64"
},
"product_reference": "python311-pandas-fss-2.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pandas-fss-2.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pandas-fss-2.1.3-1.1.ppc64le"
},
"product_reference": "python311-pandas-fss-2.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pandas-fss-2.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pandas-fss-2.1.3-1.1.s390x"
},
"product_reference": "python311-pandas-fss-2.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pandas-fss-2.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pandas-fss-2.1.3-1.1.x86_64"
},
"product_reference": "python311-pandas-fss-2.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pandas-hdf5-2.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pandas-hdf5-2.1.3-1.1.aarch64"
},
"product_reference": "python311-pandas-hdf5-2.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pandas-hdf5-2.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pandas-hdf5-2.1.3-1.1.ppc64le"
},
"product_reference": "python311-pandas-hdf5-2.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pandas-hdf5-2.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pandas-hdf5-2.1.3-1.1.s390x"
},
"product_reference": "python311-pandas-hdf5-2.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pandas-hdf5-2.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pandas-hdf5-2.1.3-1.1.x86_64"
},
"product_reference": "python311-pandas-hdf5-2.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pandas-html-2.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pandas-html-2.1.3-1.1.aarch64"
},
"product_reference": "python311-pandas-html-2.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pandas-html-2.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pandas-html-2.1.3-1.1.ppc64le"
},
"product_reference": "python311-pandas-html-2.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pandas-html-2.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pandas-html-2.1.3-1.1.s390x"
},
"product_reference": "python311-pandas-html-2.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pandas-html-2.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pandas-html-2.1.3-1.1.x86_64"
},
"product_reference": "python311-pandas-html-2.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pandas-mysql-2.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pandas-mysql-2.1.3-1.1.aarch64"
},
"product_reference": "python311-pandas-mysql-2.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pandas-mysql-2.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pandas-mysql-2.1.3-1.1.ppc64le"
},
"product_reference": "python311-pandas-mysql-2.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pandas-mysql-2.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pandas-mysql-2.1.3-1.1.s390x"
},
"product_reference": "python311-pandas-mysql-2.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pandas-mysql-2.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pandas-mysql-2.1.3-1.1.x86_64"
},
"product_reference": "python311-pandas-mysql-2.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pandas-output_formatting-2.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pandas-output_formatting-2.1.3-1.1.aarch64"
},
"product_reference": "python311-pandas-output_formatting-2.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pandas-output_formatting-2.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pandas-output_formatting-2.1.3-1.1.ppc64le"
},
"product_reference": "python311-pandas-output_formatting-2.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pandas-output_formatting-2.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pandas-output_formatting-2.1.3-1.1.s390x"
},
"product_reference": "python311-pandas-output_formatting-2.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pandas-output_formatting-2.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pandas-output_formatting-2.1.3-1.1.x86_64"
},
"product_reference": "python311-pandas-output_formatting-2.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pandas-parquet-2.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pandas-parquet-2.1.3-1.1.aarch64"
},
"product_reference": "python311-pandas-parquet-2.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pandas-parquet-2.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pandas-parquet-2.1.3-1.1.ppc64le"
},
"product_reference": "python311-pandas-parquet-2.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pandas-parquet-2.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pandas-parquet-2.1.3-1.1.s390x"
},
"product_reference": "python311-pandas-parquet-2.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pandas-parquet-2.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pandas-parquet-2.1.3-1.1.x86_64"
},
"product_reference": "python311-pandas-parquet-2.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pandas-performance-2.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pandas-performance-2.1.3-1.1.aarch64"
},
"product_reference": "python311-pandas-performance-2.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pandas-performance-2.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pandas-performance-2.1.3-1.1.ppc64le"
},
"product_reference": "python311-pandas-performance-2.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pandas-performance-2.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pandas-performance-2.1.3-1.1.s390x"
},
"product_reference": "python311-pandas-performance-2.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pandas-performance-2.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pandas-performance-2.1.3-1.1.x86_64"
},
"product_reference": "python311-pandas-performance-2.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pandas-plot-2.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pandas-plot-2.1.3-1.1.aarch64"
},
"product_reference": "python311-pandas-plot-2.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pandas-plot-2.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pandas-plot-2.1.3-1.1.ppc64le"
},
"product_reference": "python311-pandas-plot-2.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pandas-plot-2.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pandas-plot-2.1.3-1.1.s390x"
},
"product_reference": "python311-pandas-plot-2.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pandas-plot-2.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pandas-plot-2.1.3-1.1.x86_64"
},
"product_reference": "python311-pandas-plot-2.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pandas-postgresql-2.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pandas-postgresql-2.1.3-1.1.aarch64"
},
"product_reference": "python311-pandas-postgresql-2.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pandas-postgresql-2.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pandas-postgresql-2.1.3-1.1.ppc64le"
},
"product_reference": "python311-pandas-postgresql-2.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pandas-postgresql-2.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pandas-postgresql-2.1.3-1.1.s390x"
},
"product_reference": "python311-pandas-postgresql-2.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pandas-postgresql-2.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pandas-postgresql-2.1.3-1.1.x86_64"
},
"product_reference": "python311-pandas-postgresql-2.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pandas-spss-2.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pandas-spss-2.1.3-1.1.aarch64"
},
"product_reference": "python311-pandas-spss-2.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pandas-spss-2.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pandas-spss-2.1.3-1.1.ppc64le"
},
"product_reference": "python311-pandas-spss-2.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pandas-spss-2.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pandas-spss-2.1.3-1.1.s390x"
},
"product_reference": "python311-pandas-spss-2.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pandas-spss-2.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pandas-spss-2.1.3-1.1.x86_64"
},
"product_reference": "python311-pandas-spss-2.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pandas-sql-other-2.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pandas-sql-other-2.1.3-1.1.aarch64"
},
"product_reference": "python311-pandas-sql-other-2.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pandas-sql-other-2.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pandas-sql-other-2.1.3-1.1.ppc64le"
},
"product_reference": "python311-pandas-sql-other-2.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pandas-sql-other-2.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pandas-sql-other-2.1.3-1.1.s390x"
},
"product_reference": "python311-pandas-sql-other-2.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pandas-sql-other-2.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pandas-sql-other-2.1.3-1.1.x86_64"
},
"product_reference": "python311-pandas-sql-other-2.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pandas-test-2.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pandas-test-2.1.3-1.1.aarch64"
},
"product_reference": "python311-pandas-test-2.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pandas-test-2.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pandas-test-2.1.3-1.1.ppc64le"
},
"product_reference": "python311-pandas-test-2.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pandas-test-2.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pandas-test-2.1.3-1.1.s390x"
},
"product_reference": "python311-pandas-test-2.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pandas-test-2.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pandas-test-2.1.3-1.1.x86_64"
},
"product_reference": "python311-pandas-test-2.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pandas-xml-2.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pandas-xml-2.1.3-1.1.aarch64"
},
"product_reference": "python311-pandas-xml-2.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pandas-xml-2.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pandas-xml-2.1.3-1.1.ppc64le"
},
"product_reference": "python311-pandas-xml-2.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pandas-xml-2.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pandas-xml-2.1.3-1.1.s390x"
},
"product_reference": "python311-pandas-xml-2.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-pandas-xml-2.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-pandas-xml-2.1.3-1.1.x86_64"
},
"product_reference": "python311-pandas-xml-2.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pandas-2.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pandas-2.1.3-1.1.aarch64"
},
"product_reference": "python39-pandas-2.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pandas-2.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pandas-2.1.3-1.1.ppc64le"
},
"product_reference": "python39-pandas-2.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pandas-2.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pandas-2.1.3-1.1.s390x"
},
"product_reference": "python39-pandas-2.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pandas-2.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pandas-2.1.3-1.1.x86_64"
},
"product_reference": "python39-pandas-2.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pandas-all-2.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pandas-all-2.1.3-1.1.aarch64"
},
"product_reference": "python39-pandas-all-2.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pandas-all-2.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pandas-all-2.1.3-1.1.ppc64le"
},
"product_reference": "python39-pandas-all-2.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pandas-all-2.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pandas-all-2.1.3-1.1.s390x"
},
"product_reference": "python39-pandas-all-2.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pandas-all-2.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pandas-all-2.1.3-1.1.x86_64"
},
"product_reference": "python39-pandas-all-2.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pandas-clipboard-2.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pandas-clipboard-2.1.3-1.1.aarch64"
},
"product_reference": "python39-pandas-clipboard-2.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pandas-clipboard-2.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pandas-clipboard-2.1.3-1.1.ppc64le"
},
"product_reference": "python39-pandas-clipboard-2.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pandas-clipboard-2.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pandas-clipboard-2.1.3-1.1.s390x"
},
"product_reference": "python39-pandas-clipboard-2.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pandas-clipboard-2.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pandas-clipboard-2.1.3-1.1.x86_64"
},
"product_reference": "python39-pandas-clipboard-2.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pandas-compression-2.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pandas-compression-2.1.3-1.1.aarch64"
},
"product_reference": "python39-pandas-compression-2.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pandas-compression-2.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pandas-compression-2.1.3-1.1.ppc64le"
},
"product_reference": "python39-pandas-compression-2.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pandas-compression-2.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pandas-compression-2.1.3-1.1.s390x"
},
"product_reference": "python39-pandas-compression-2.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pandas-compression-2.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pandas-compression-2.1.3-1.1.x86_64"
},
"product_reference": "python39-pandas-compression-2.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pandas-computation-2.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pandas-computation-2.1.3-1.1.aarch64"
},
"product_reference": "python39-pandas-computation-2.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pandas-computation-2.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pandas-computation-2.1.3-1.1.ppc64le"
},
"product_reference": "python39-pandas-computation-2.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pandas-computation-2.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pandas-computation-2.1.3-1.1.s390x"
},
"product_reference": "python39-pandas-computation-2.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pandas-computation-2.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pandas-computation-2.1.3-1.1.x86_64"
},
"product_reference": "python39-pandas-computation-2.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pandas-excel-2.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pandas-excel-2.1.3-1.1.aarch64"
},
"product_reference": "python39-pandas-excel-2.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pandas-excel-2.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pandas-excel-2.1.3-1.1.ppc64le"
},
"product_reference": "python39-pandas-excel-2.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pandas-excel-2.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pandas-excel-2.1.3-1.1.s390x"
},
"product_reference": "python39-pandas-excel-2.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pandas-excel-2.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pandas-excel-2.1.3-1.1.x86_64"
},
"product_reference": "python39-pandas-excel-2.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pandas-feather-2.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pandas-feather-2.1.3-1.1.aarch64"
},
"product_reference": "python39-pandas-feather-2.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pandas-feather-2.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pandas-feather-2.1.3-1.1.ppc64le"
},
"product_reference": "python39-pandas-feather-2.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pandas-feather-2.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pandas-feather-2.1.3-1.1.s390x"
},
"product_reference": "python39-pandas-feather-2.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pandas-feather-2.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pandas-feather-2.1.3-1.1.x86_64"
},
"product_reference": "python39-pandas-feather-2.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pandas-fss-2.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pandas-fss-2.1.3-1.1.aarch64"
},
"product_reference": "python39-pandas-fss-2.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pandas-fss-2.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pandas-fss-2.1.3-1.1.ppc64le"
},
"product_reference": "python39-pandas-fss-2.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pandas-fss-2.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pandas-fss-2.1.3-1.1.s390x"
},
"product_reference": "python39-pandas-fss-2.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pandas-fss-2.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pandas-fss-2.1.3-1.1.x86_64"
},
"product_reference": "python39-pandas-fss-2.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pandas-hdf5-2.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pandas-hdf5-2.1.3-1.1.aarch64"
},
"product_reference": "python39-pandas-hdf5-2.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pandas-hdf5-2.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pandas-hdf5-2.1.3-1.1.ppc64le"
},
"product_reference": "python39-pandas-hdf5-2.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pandas-hdf5-2.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pandas-hdf5-2.1.3-1.1.s390x"
},
"product_reference": "python39-pandas-hdf5-2.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pandas-hdf5-2.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pandas-hdf5-2.1.3-1.1.x86_64"
},
"product_reference": "python39-pandas-hdf5-2.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pandas-html-2.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pandas-html-2.1.3-1.1.aarch64"
},
"product_reference": "python39-pandas-html-2.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pandas-html-2.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pandas-html-2.1.3-1.1.ppc64le"
},
"product_reference": "python39-pandas-html-2.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pandas-html-2.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pandas-html-2.1.3-1.1.s390x"
},
"product_reference": "python39-pandas-html-2.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pandas-html-2.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pandas-html-2.1.3-1.1.x86_64"
},
"product_reference": "python39-pandas-html-2.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pandas-mysql-2.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pandas-mysql-2.1.3-1.1.aarch64"
},
"product_reference": "python39-pandas-mysql-2.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pandas-mysql-2.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pandas-mysql-2.1.3-1.1.ppc64le"
},
"product_reference": "python39-pandas-mysql-2.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pandas-mysql-2.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pandas-mysql-2.1.3-1.1.s390x"
},
"product_reference": "python39-pandas-mysql-2.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pandas-mysql-2.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pandas-mysql-2.1.3-1.1.x86_64"
},
"product_reference": "python39-pandas-mysql-2.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pandas-output_formatting-2.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pandas-output_formatting-2.1.3-1.1.aarch64"
},
"product_reference": "python39-pandas-output_formatting-2.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pandas-output_formatting-2.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pandas-output_formatting-2.1.3-1.1.ppc64le"
},
"product_reference": "python39-pandas-output_formatting-2.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pandas-output_formatting-2.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pandas-output_formatting-2.1.3-1.1.s390x"
},
"product_reference": "python39-pandas-output_formatting-2.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pandas-output_formatting-2.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pandas-output_formatting-2.1.3-1.1.x86_64"
},
"product_reference": "python39-pandas-output_formatting-2.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pandas-parquet-2.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pandas-parquet-2.1.3-1.1.aarch64"
},
"product_reference": "python39-pandas-parquet-2.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pandas-parquet-2.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pandas-parquet-2.1.3-1.1.ppc64le"
},
"product_reference": "python39-pandas-parquet-2.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pandas-parquet-2.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pandas-parquet-2.1.3-1.1.s390x"
},
"product_reference": "python39-pandas-parquet-2.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pandas-parquet-2.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pandas-parquet-2.1.3-1.1.x86_64"
},
"product_reference": "python39-pandas-parquet-2.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pandas-performance-2.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pandas-performance-2.1.3-1.1.aarch64"
},
"product_reference": "python39-pandas-performance-2.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pandas-performance-2.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pandas-performance-2.1.3-1.1.ppc64le"
},
"product_reference": "python39-pandas-performance-2.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pandas-performance-2.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pandas-performance-2.1.3-1.1.s390x"
},
"product_reference": "python39-pandas-performance-2.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pandas-performance-2.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pandas-performance-2.1.3-1.1.x86_64"
},
"product_reference": "python39-pandas-performance-2.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pandas-plot-2.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pandas-plot-2.1.3-1.1.aarch64"
},
"product_reference": "python39-pandas-plot-2.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pandas-plot-2.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pandas-plot-2.1.3-1.1.ppc64le"
},
"product_reference": "python39-pandas-plot-2.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pandas-plot-2.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pandas-plot-2.1.3-1.1.s390x"
},
"product_reference": "python39-pandas-plot-2.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pandas-plot-2.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pandas-plot-2.1.3-1.1.x86_64"
},
"product_reference": "python39-pandas-plot-2.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pandas-postgresql-2.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pandas-postgresql-2.1.3-1.1.aarch64"
},
"product_reference": "python39-pandas-postgresql-2.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pandas-postgresql-2.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pandas-postgresql-2.1.3-1.1.ppc64le"
},
"product_reference": "python39-pandas-postgresql-2.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pandas-postgresql-2.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pandas-postgresql-2.1.3-1.1.s390x"
},
"product_reference": "python39-pandas-postgresql-2.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pandas-postgresql-2.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pandas-postgresql-2.1.3-1.1.x86_64"
},
"product_reference": "python39-pandas-postgresql-2.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pandas-spss-2.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pandas-spss-2.1.3-1.1.aarch64"
},
"product_reference": "python39-pandas-spss-2.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pandas-spss-2.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pandas-spss-2.1.3-1.1.ppc64le"
},
"product_reference": "python39-pandas-spss-2.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pandas-spss-2.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pandas-spss-2.1.3-1.1.s390x"
},
"product_reference": "python39-pandas-spss-2.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pandas-spss-2.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pandas-spss-2.1.3-1.1.x86_64"
},
"product_reference": "python39-pandas-spss-2.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pandas-sql-other-2.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pandas-sql-other-2.1.3-1.1.aarch64"
},
"product_reference": "python39-pandas-sql-other-2.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pandas-sql-other-2.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pandas-sql-other-2.1.3-1.1.ppc64le"
},
"product_reference": "python39-pandas-sql-other-2.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pandas-sql-other-2.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pandas-sql-other-2.1.3-1.1.s390x"
},
"product_reference": "python39-pandas-sql-other-2.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pandas-sql-other-2.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pandas-sql-other-2.1.3-1.1.x86_64"
},
"product_reference": "python39-pandas-sql-other-2.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pandas-test-2.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pandas-test-2.1.3-1.1.aarch64"
},
"product_reference": "python39-pandas-test-2.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pandas-test-2.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pandas-test-2.1.3-1.1.ppc64le"
},
"product_reference": "python39-pandas-test-2.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pandas-test-2.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pandas-test-2.1.3-1.1.s390x"
},
"product_reference": "python39-pandas-test-2.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pandas-test-2.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pandas-test-2.1.3-1.1.x86_64"
},
"product_reference": "python39-pandas-test-2.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pandas-xml-2.1.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pandas-xml-2.1.3-1.1.aarch64"
},
"product_reference": "python39-pandas-xml-2.1.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pandas-xml-2.1.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pandas-xml-2.1.3-1.1.ppc64le"
},
"product_reference": "python39-pandas-xml-2.1.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pandas-xml-2.1.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pandas-xml-2.1.3-1.1.s390x"
},
"product_reference": "python39-pandas-xml-2.1.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pandas-xml-2.1.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-pandas-xml-2.1.3-1.1.x86_64"
},
"product_reference": "python39-pandas-xml-2.1.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-47248",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-47248"
}
],
"notes": [
{
"category": "general",
"text": "Deserialization of untrusted data in IPC and Parquet readers in PyArrow versions 0.14.0 to 14.0.0 allows arbitrary code execution. An application is vulnerable if it reads Arrow IPC, Feather or Parquet data from untrusted sources (for example user-supplied input files).\n\nThis vulnerability only affects PyArrow, not other Apache Arrow implementations or bindings.\n\nIt is recommended that users of PyArrow upgrade to 14.0.1. Similarly, it is recommended that downstream libraries upgrade their dependency requirements to PyArrow 14.0.1 or later. PyPI packages are already available, and we hope that conda-forge packages will be available soon.\n\nIf it is not possible to upgrade, we provide a separate package `pyarrow-hotfix` that disables the vulnerability on older PyArrow versions. See https://pypi.org/project/pyarrow-hotfix/ for instructions.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python310-pandas-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python310-pandas-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python310-pandas-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python310-pandas-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python310-pandas-all-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python310-pandas-all-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python310-pandas-all-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python310-pandas-all-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python310-pandas-clipboard-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python310-pandas-clipboard-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python310-pandas-clipboard-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python310-pandas-clipboard-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python310-pandas-compression-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python310-pandas-compression-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python310-pandas-compression-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python310-pandas-compression-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python310-pandas-computation-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python310-pandas-computation-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python310-pandas-computation-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python310-pandas-computation-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python310-pandas-excel-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python310-pandas-excel-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python310-pandas-excel-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python310-pandas-excel-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python310-pandas-feather-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python310-pandas-feather-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python310-pandas-feather-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python310-pandas-feather-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python310-pandas-fss-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python310-pandas-fss-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python310-pandas-fss-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python310-pandas-fss-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python310-pandas-hdf5-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python310-pandas-hdf5-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python310-pandas-hdf5-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python310-pandas-hdf5-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python310-pandas-html-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python310-pandas-html-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python310-pandas-html-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python310-pandas-html-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python310-pandas-mysql-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python310-pandas-mysql-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python310-pandas-mysql-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python310-pandas-mysql-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python310-pandas-output_formatting-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python310-pandas-output_formatting-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python310-pandas-output_formatting-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python310-pandas-output_formatting-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python310-pandas-parquet-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python310-pandas-parquet-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python310-pandas-parquet-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python310-pandas-parquet-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python310-pandas-performance-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python310-pandas-performance-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python310-pandas-performance-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python310-pandas-performance-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python310-pandas-plot-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python310-pandas-plot-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python310-pandas-plot-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python310-pandas-plot-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python310-pandas-postgresql-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python310-pandas-postgresql-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python310-pandas-postgresql-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python310-pandas-postgresql-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python310-pandas-spss-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python310-pandas-spss-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python310-pandas-spss-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python310-pandas-spss-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python310-pandas-sql-other-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python310-pandas-sql-other-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python310-pandas-sql-other-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python310-pandas-sql-other-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python310-pandas-test-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python310-pandas-test-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python310-pandas-test-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python310-pandas-test-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python310-pandas-xml-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python310-pandas-xml-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python310-pandas-xml-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python310-pandas-xml-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python311-pandas-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python311-pandas-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python311-pandas-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python311-pandas-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python311-pandas-all-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python311-pandas-all-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python311-pandas-all-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python311-pandas-all-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python311-pandas-clipboard-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python311-pandas-clipboard-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python311-pandas-clipboard-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python311-pandas-clipboard-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python311-pandas-compression-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python311-pandas-compression-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python311-pandas-compression-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python311-pandas-compression-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python311-pandas-computation-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python311-pandas-computation-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python311-pandas-computation-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python311-pandas-computation-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python311-pandas-excel-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python311-pandas-excel-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python311-pandas-excel-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python311-pandas-excel-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python311-pandas-feather-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python311-pandas-feather-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python311-pandas-feather-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python311-pandas-feather-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python311-pandas-fss-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python311-pandas-fss-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python311-pandas-fss-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python311-pandas-fss-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python311-pandas-hdf5-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python311-pandas-hdf5-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python311-pandas-hdf5-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python311-pandas-hdf5-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python311-pandas-html-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python311-pandas-html-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python311-pandas-html-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python311-pandas-html-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python311-pandas-mysql-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python311-pandas-mysql-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python311-pandas-mysql-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python311-pandas-mysql-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python311-pandas-output_formatting-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python311-pandas-output_formatting-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python311-pandas-output_formatting-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python311-pandas-output_formatting-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python311-pandas-parquet-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python311-pandas-parquet-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python311-pandas-parquet-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python311-pandas-parquet-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python311-pandas-performance-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python311-pandas-performance-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python311-pandas-performance-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python311-pandas-performance-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python311-pandas-plot-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python311-pandas-plot-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python311-pandas-plot-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python311-pandas-plot-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python311-pandas-postgresql-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python311-pandas-postgresql-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python311-pandas-postgresql-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python311-pandas-postgresql-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python311-pandas-spss-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python311-pandas-spss-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python311-pandas-spss-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python311-pandas-spss-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python311-pandas-sql-other-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python311-pandas-sql-other-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python311-pandas-sql-other-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python311-pandas-sql-other-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python311-pandas-test-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python311-pandas-test-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python311-pandas-test-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python311-pandas-test-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python311-pandas-xml-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python311-pandas-xml-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python311-pandas-xml-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python311-pandas-xml-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python39-pandas-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python39-pandas-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python39-pandas-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python39-pandas-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python39-pandas-all-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python39-pandas-all-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python39-pandas-all-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python39-pandas-all-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python39-pandas-clipboard-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python39-pandas-clipboard-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python39-pandas-clipboard-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python39-pandas-clipboard-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python39-pandas-compression-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python39-pandas-compression-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python39-pandas-compression-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python39-pandas-compression-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python39-pandas-computation-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python39-pandas-computation-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python39-pandas-computation-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python39-pandas-computation-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python39-pandas-excel-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python39-pandas-excel-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python39-pandas-excel-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python39-pandas-excel-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python39-pandas-feather-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python39-pandas-feather-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python39-pandas-feather-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python39-pandas-feather-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python39-pandas-fss-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python39-pandas-fss-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python39-pandas-fss-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python39-pandas-fss-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python39-pandas-hdf5-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python39-pandas-hdf5-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python39-pandas-hdf5-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python39-pandas-hdf5-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python39-pandas-html-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python39-pandas-html-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python39-pandas-html-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python39-pandas-html-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python39-pandas-mysql-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python39-pandas-mysql-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python39-pandas-mysql-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python39-pandas-mysql-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python39-pandas-output_formatting-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python39-pandas-output_formatting-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python39-pandas-output_formatting-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python39-pandas-output_formatting-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python39-pandas-parquet-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python39-pandas-parquet-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python39-pandas-parquet-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python39-pandas-parquet-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python39-pandas-performance-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python39-pandas-performance-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python39-pandas-performance-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python39-pandas-performance-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python39-pandas-plot-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python39-pandas-plot-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python39-pandas-plot-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python39-pandas-plot-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python39-pandas-postgresql-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python39-pandas-postgresql-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python39-pandas-postgresql-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python39-pandas-postgresql-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python39-pandas-spss-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python39-pandas-spss-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python39-pandas-spss-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python39-pandas-spss-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python39-pandas-sql-other-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python39-pandas-sql-other-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python39-pandas-sql-other-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python39-pandas-sql-other-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python39-pandas-test-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python39-pandas-test-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python39-pandas-test-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python39-pandas-test-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python39-pandas-xml-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python39-pandas-xml-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python39-pandas-xml-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python39-pandas-xml-2.1.3-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-47248",
"url": "https://www.suse.com/security/cve/CVE-2023-47248"
},
{
"category": "external",
"summary": "SUSE Bug 1216991 for CVE-2023-47248",
"url": "https://bugzilla.suse.com/1216991"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python310-pandas-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python310-pandas-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python310-pandas-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python310-pandas-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python310-pandas-all-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python310-pandas-all-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python310-pandas-all-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python310-pandas-all-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python310-pandas-clipboard-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python310-pandas-clipboard-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python310-pandas-clipboard-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python310-pandas-clipboard-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python310-pandas-compression-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python310-pandas-compression-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python310-pandas-compression-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python310-pandas-compression-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python310-pandas-computation-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python310-pandas-computation-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python310-pandas-computation-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python310-pandas-computation-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python310-pandas-excel-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python310-pandas-excel-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python310-pandas-excel-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python310-pandas-excel-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python310-pandas-feather-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python310-pandas-feather-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python310-pandas-feather-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python310-pandas-feather-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python310-pandas-fss-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python310-pandas-fss-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python310-pandas-fss-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python310-pandas-fss-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python310-pandas-hdf5-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python310-pandas-hdf5-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python310-pandas-hdf5-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python310-pandas-hdf5-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python310-pandas-html-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python310-pandas-html-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python310-pandas-html-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python310-pandas-html-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python310-pandas-mysql-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python310-pandas-mysql-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python310-pandas-mysql-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python310-pandas-mysql-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python310-pandas-output_formatting-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python310-pandas-output_formatting-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python310-pandas-output_formatting-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python310-pandas-output_formatting-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python310-pandas-parquet-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python310-pandas-parquet-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python310-pandas-parquet-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python310-pandas-parquet-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python310-pandas-performance-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python310-pandas-performance-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python310-pandas-performance-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python310-pandas-performance-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python310-pandas-plot-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python310-pandas-plot-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python310-pandas-plot-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python310-pandas-plot-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python310-pandas-postgresql-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python310-pandas-postgresql-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python310-pandas-postgresql-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python310-pandas-postgresql-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python310-pandas-spss-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python310-pandas-spss-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python310-pandas-spss-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python310-pandas-spss-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python310-pandas-sql-other-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python310-pandas-sql-other-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python310-pandas-sql-other-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python310-pandas-sql-other-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python310-pandas-test-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python310-pandas-test-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python310-pandas-test-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python310-pandas-test-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python310-pandas-xml-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python310-pandas-xml-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python310-pandas-xml-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python310-pandas-xml-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python311-pandas-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python311-pandas-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python311-pandas-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python311-pandas-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python311-pandas-all-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python311-pandas-all-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python311-pandas-all-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python311-pandas-all-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python311-pandas-clipboard-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python311-pandas-clipboard-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python311-pandas-clipboard-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python311-pandas-clipboard-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python311-pandas-compression-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python311-pandas-compression-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python311-pandas-compression-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python311-pandas-compression-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python311-pandas-computation-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python311-pandas-computation-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python311-pandas-computation-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python311-pandas-computation-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python311-pandas-excel-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python311-pandas-excel-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python311-pandas-excel-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python311-pandas-excel-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python311-pandas-feather-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python311-pandas-feather-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python311-pandas-feather-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python311-pandas-feather-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python311-pandas-fss-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python311-pandas-fss-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python311-pandas-fss-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python311-pandas-fss-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python311-pandas-hdf5-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python311-pandas-hdf5-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python311-pandas-hdf5-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python311-pandas-hdf5-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python311-pandas-html-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python311-pandas-html-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python311-pandas-html-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python311-pandas-html-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python311-pandas-mysql-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python311-pandas-mysql-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python311-pandas-mysql-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python311-pandas-mysql-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python311-pandas-output_formatting-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python311-pandas-output_formatting-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python311-pandas-output_formatting-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python311-pandas-output_formatting-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python311-pandas-parquet-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python311-pandas-parquet-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python311-pandas-parquet-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python311-pandas-parquet-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python311-pandas-performance-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python311-pandas-performance-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python311-pandas-performance-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python311-pandas-performance-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python311-pandas-plot-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python311-pandas-plot-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python311-pandas-plot-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python311-pandas-plot-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python311-pandas-postgresql-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python311-pandas-postgresql-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python311-pandas-postgresql-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python311-pandas-postgresql-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python311-pandas-spss-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python311-pandas-spss-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python311-pandas-spss-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python311-pandas-spss-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python311-pandas-sql-other-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python311-pandas-sql-other-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python311-pandas-sql-other-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python311-pandas-sql-other-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python311-pandas-test-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python311-pandas-test-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python311-pandas-test-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python311-pandas-test-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python311-pandas-xml-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python311-pandas-xml-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python311-pandas-xml-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python311-pandas-xml-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python39-pandas-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python39-pandas-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python39-pandas-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python39-pandas-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python39-pandas-all-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python39-pandas-all-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python39-pandas-all-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python39-pandas-all-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python39-pandas-clipboard-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python39-pandas-clipboard-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python39-pandas-clipboard-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python39-pandas-clipboard-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python39-pandas-compression-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python39-pandas-compression-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python39-pandas-compression-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python39-pandas-compression-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python39-pandas-computation-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python39-pandas-computation-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python39-pandas-computation-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python39-pandas-computation-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python39-pandas-excel-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python39-pandas-excel-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python39-pandas-excel-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python39-pandas-excel-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python39-pandas-feather-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python39-pandas-feather-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python39-pandas-feather-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python39-pandas-feather-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python39-pandas-fss-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python39-pandas-fss-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python39-pandas-fss-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python39-pandas-fss-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python39-pandas-hdf5-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python39-pandas-hdf5-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python39-pandas-hdf5-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python39-pandas-hdf5-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python39-pandas-html-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python39-pandas-html-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python39-pandas-html-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python39-pandas-html-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python39-pandas-mysql-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python39-pandas-mysql-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python39-pandas-mysql-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python39-pandas-mysql-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python39-pandas-output_formatting-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python39-pandas-output_formatting-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python39-pandas-output_formatting-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python39-pandas-output_formatting-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python39-pandas-parquet-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python39-pandas-parquet-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python39-pandas-parquet-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python39-pandas-parquet-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python39-pandas-performance-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python39-pandas-performance-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python39-pandas-performance-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python39-pandas-performance-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python39-pandas-plot-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python39-pandas-plot-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python39-pandas-plot-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python39-pandas-plot-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python39-pandas-postgresql-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python39-pandas-postgresql-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python39-pandas-postgresql-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python39-pandas-postgresql-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python39-pandas-spss-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python39-pandas-spss-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python39-pandas-spss-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python39-pandas-spss-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python39-pandas-sql-other-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python39-pandas-sql-other-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python39-pandas-sql-other-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python39-pandas-sql-other-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python39-pandas-test-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python39-pandas-test-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python39-pandas-test-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python39-pandas-test-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python39-pandas-xml-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python39-pandas-xml-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python39-pandas-xml-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python39-pandas-xml-2.1.3-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python310-pandas-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python310-pandas-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python310-pandas-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python310-pandas-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python310-pandas-all-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python310-pandas-all-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python310-pandas-all-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python310-pandas-all-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python310-pandas-clipboard-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python310-pandas-clipboard-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python310-pandas-clipboard-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python310-pandas-clipboard-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python310-pandas-compression-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python310-pandas-compression-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python310-pandas-compression-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python310-pandas-compression-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python310-pandas-computation-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python310-pandas-computation-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python310-pandas-computation-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python310-pandas-computation-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python310-pandas-excel-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python310-pandas-excel-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python310-pandas-excel-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python310-pandas-excel-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python310-pandas-feather-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python310-pandas-feather-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python310-pandas-feather-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python310-pandas-feather-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python310-pandas-fss-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python310-pandas-fss-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python310-pandas-fss-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python310-pandas-fss-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python310-pandas-hdf5-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python310-pandas-hdf5-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python310-pandas-hdf5-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python310-pandas-hdf5-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python310-pandas-html-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python310-pandas-html-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python310-pandas-html-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python310-pandas-html-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python310-pandas-mysql-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python310-pandas-mysql-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python310-pandas-mysql-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python310-pandas-mysql-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python310-pandas-output_formatting-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python310-pandas-output_formatting-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python310-pandas-output_formatting-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python310-pandas-output_formatting-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python310-pandas-parquet-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python310-pandas-parquet-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python310-pandas-parquet-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python310-pandas-parquet-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python310-pandas-performance-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python310-pandas-performance-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python310-pandas-performance-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python310-pandas-performance-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python310-pandas-plot-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python310-pandas-plot-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python310-pandas-plot-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python310-pandas-plot-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python310-pandas-postgresql-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python310-pandas-postgresql-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python310-pandas-postgresql-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python310-pandas-postgresql-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python310-pandas-spss-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python310-pandas-spss-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python310-pandas-spss-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python310-pandas-spss-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python310-pandas-sql-other-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python310-pandas-sql-other-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python310-pandas-sql-other-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python310-pandas-sql-other-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python310-pandas-test-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python310-pandas-test-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python310-pandas-test-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python310-pandas-test-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python310-pandas-xml-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python310-pandas-xml-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python310-pandas-xml-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python310-pandas-xml-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python311-pandas-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python311-pandas-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python311-pandas-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python311-pandas-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python311-pandas-all-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python311-pandas-all-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python311-pandas-all-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python311-pandas-all-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python311-pandas-clipboard-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python311-pandas-clipboard-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python311-pandas-clipboard-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python311-pandas-clipboard-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python311-pandas-compression-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python311-pandas-compression-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python311-pandas-compression-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python311-pandas-compression-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python311-pandas-computation-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python311-pandas-computation-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python311-pandas-computation-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python311-pandas-computation-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python311-pandas-excel-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python311-pandas-excel-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python311-pandas-excel-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python311-pandas-excel-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python311-pandas-feather-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python311-pandas-feather-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python311-pandas-feather-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python311-pandas-feather-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python311-pandas-fss-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python311-pandas-fss-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python311-pandas-fss-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python311-pandas-fss-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python311-pandas-hdf5-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python311-pandas-hdf5-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python311-pandas-hdf5-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python311-pandas-hdf5-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python311-pandas-html-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python311-pandas-html-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python311-pandas-html-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python311-pandas-html-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python311-pandas-mysql-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python311-pandas-mysql-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python311-pandas-mysql-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python311-pandas-mysql-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python311-pandas-output_formatting-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python311-pandas-output_formatting-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python311-pandas-output_formatting-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python311-pandas-output_formatting-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python311-pandas-parquet-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python311-pandas-parquet-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python311-pandas-parquet-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python311-pandas-parquet-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python311-pandas-performance-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python311-pandas-performance-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python311-pandas-performance-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python311-pandas-performance-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python311-pandas-plot-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python311-pandas-plot-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python311-pandas-plot-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python311-pandas-plot-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python311-pandas-postgresql-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python311-pandas-postgresql-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python311-pandas-postgresql-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python311-pandas-postgresql-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python311-pandas-spss-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python311-pandas-spss-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python311-pandas-spss-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python311-pandas-spss-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python311-pandas-sql-other-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python311-pandas-sql-other-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python311-pandas-sql-other-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python311-pandas-sql-other-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python311-pandas-test-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python311-pandas-test-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python311-pandas-test-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python311-pandas-test-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python311-pandas-xml-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python311-pandas-xml-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python311-pandas-xml-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python311-pandas-xml-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python39-pandas-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python39-pandas-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python39-pandas-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python39-pandas-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python39-pandas-all-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python39-pandas-all-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python39-pandas-all-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python39-pandas-all-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python39-pandas-clipboard-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python39-pandas-clipboard-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python39-pandas-clipboard-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python39-pandas-clipboard-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python39-pandas-compression-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python39-pandas-compression-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python39-pandas-compression-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python39-pandas-compression-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python39-pandas-computation-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python39-pandas-computation-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python39-pandas-computation-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python39-pandas-computation-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python39-pandas-excel-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python39-pandas-excel-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python39-pandas-excel-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python39-pandas-excel-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python39-pandas-feather-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python39-pandas-feather-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python39-pandas-feather-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python39-pandas-feather-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python39-pandas-fss-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python39-pandas-fss-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python39-pandas-fss-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python39-pandas-fss-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python39-pandas-hdf5-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python39-pandas-hdf5-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python39-pandas-hdf5-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python39-pandas-hdf5-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python39-pandas-html-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python39-pandas-html-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python39-pandas-html-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python39-pandas-html-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python39-pandas-mysql-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python39-pandas-mysql-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python39-pandas-mysql-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python39-pandas-mysql-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python39-pandas-output_formatting-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python39-pandas-output_formatting-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python39-pandas-output_formatting-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python39-pandas-output_formatting-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python39-pandas-parquet-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python39-pandas-parquet-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python39-pandas-parquet-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python39-pandas-parquet-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python39-pandas-performance-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python39-pandas-performance-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python39-pandas-performance-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python39-pandas-performance-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python39-pandas-plot-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python39-pandas-plot-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python39-pandas-plot-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python39-pandas-plot-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python39-pandas-postgresql-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python39-pandas-postgresql-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python39-pandas-postgresql-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python39-pandas-postgresql-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python39-pandas-spss-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python39-pandas-spss-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python39-pandas-spss-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python39-pandas-spss-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python39-pandas-sql-other-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python39-pandas-sql-other-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python39-pandas-sql-other-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python39-pandas-sql-other-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python39-pandas-test-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python39-pandas-test-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python39-pandas-test-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python39-pandas-test-2.1.3-1.1.x86_64",
"openSUSE Tumbleweed:python39-pandas-xml-2.1.3-1.1.aarch64",
"openSUSE Tumbleweed:python39-pandas-xml-2.1.3-1.1.ppc64le",
"openSUSE Tumbleweed:python39-pandas-xml-2.1.3-1.1.s390x",
"openSUSE Tumbleweed:python39-pandas-xml-2.1.3-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2023-47248"
}
]
}
Deserialization of untrusted data in IPC and Parquet readers in PyArrow versions 0.14.0 to 14.0.0 allows arbitrary code execution. An application is vulnerable if it reads Arrow IPC, Feather or Parquet data from untrusted sources (for example user-supplied input files).
| Name | purl | pyarrow | pkg:pypi/pyarrow |
|---|
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "pyarrow",
"purl": "pkg:pypi/pyarrow"
},
"ranges": [
{
"events": [
{
"introduced": "0.14.0"
},
{
"fixed": "14.0.1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.14.0",
"0.14.1",
"0.15.0",
"0.15.1",
"0.16.0",
"0.17.0",
"0.17.1",
"1.0.0",
"1.0.1",
"10.0.0",
"10.0.1",
"11.0.0",
"12.0.0",
"12.0.1",
"13.0.0",
"14.0.0",
"2.0.0",
"3.0.0",
"4.0.0",
"4.0.1",
"5.0.0",
"6.0.0",
"6.0.1",
"7.0.0",
"8.0.0",
"9.0.0"
]
}
],
"aliases": [
"CVE-2023-47248",
"GHSA-5wvp-7f3h-6wmm"
],
"details": "Deserialization of untrusted data in IPC and Parquet readers in PyArrow versions 0.14.0 to 14.0.0 allows arbitrary code execution. An application is vulnerable if it reads Arrow IPC, Feather or Parquet data from untrusted sources (for example user-supplied input files).",
"id": "PYSEC-2023-238",
"modified": "2023-11-20T08:59:06.851388+00:00",
"references": [
{
"type": "WEB",
"url": "https://lists.apache.org/thread/yhy7tdfjf9hrl9vfrtzo8p2cyjq87v7n"
},
{
"type": "WEB",
"url": "https://www.openwall.com/lists/oss-security/2023/11/08/7"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-5wvp-7f3h-6wmm"
},
{
"type": "ADVISORY",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47248"
},
{
"type": "FIX",
"url": "https://github.com/apache/arrow/commit/f14170976372436ec1d03a724d8d3f3925484ecf"
},
{
"type": "FIX",
"url": "https://pypi.org/project/pyarrow-hotfix/"
}
]
}
WID-SEC-W-2024-1638
Vulnerability from csaf_certbund - Published: 2024-07-16 22:00 - Updated: 2024-07-16 22:00In Oracle Financial Services Applications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Financial Services Applications 8.1.2.6
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.6
|
8.1.2.6 | |
|
Oracle Financial Services Applications 6.1.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Financial Services Applications 2.4.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:2.4.0.0.0
|
2.4.0.0.0 | |
|
Oracle Financial Services Applications 2.7.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:2.7.0.0.0
|
2.7.0.0.0 | |
|
Oracle Financial Services Applications 2.12.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:2.12.0.0.0
|
2.12.0.0.0 | |
|
Oracle Financial Services Applications 8.1.1
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.1
|
8.1.1 | |
|
Oracle Financial Services Applications 8.1.2.6.4
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.6.4
|
8.1.2.6.4 | |
|
Oracle Financial Services Applications 8.1.2.7.3
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.7.3
|
8.1.2.7.3 | |
|
Oracle Financial Services Applications 6.0.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:6.0.0.0.0
|
6.0.0.0.0 | |
|
Oracle Financial Services Applications 8.0.8
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8
|
8.0.8 | |
|
Oracle Financial Services Applications 8.0.8.1
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8.1
|
8.0.8.1 | |
|
Oracle Financial Services Applications 8.0.7
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.7
|
8.0.7 | |
|
Oracle Financial Services Applications 8.0.7.3
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.7.3
|
8.0.7.3 | |
|
Oracle Financial Services Applications 8.1.2
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2
|
8.1.2 | |
|
Oracle Financial Services Applications 14.6.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:14.6.0.0.0
|
14.6.0.0.0 | |
|
Oracle Financial Services Applications 8.0.8.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8.0
|
8.0.8.0 | |
|
Oracle Financial Services Applications 8.1.2.5
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.5
|
8.1.2.5 | |
|
Oracle Financial Services Applications 14.5.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:14.5.0.0.0
|
14.5.0.0.0 | |
|
Oracle Financial Services Applications 14.7.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:14.7.0.0.0
|
14.7.0.0.0 | |
|
Oracle Financial Services Applications 8.0.8.3
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8.3
|
8.0.8.3 | |
|
Oracle Financial Services Applications 8.1.2.7
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.7
|
8.1.2.7 | |
|
Oracle Financial Services Applications 8.0.8.2.8
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8.2.8
|
8.0.8.2.8 | |
|
Oracle Financial Services Applications 8.1.1.1.18
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.1.1.18
|
8.1.1.1.18 | |
|
Oracle Financial Services Applications 14.4.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:14.4.0.0.0
|
14.4.0.0.0 | |
|
Oracle Financial Services Applications 8.1.1.1
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.1.1
|
8.1.1.1 |
In Oracle Financial Services Applications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Financial Services Applications 8.1.2.6
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.6
|
8.1.2.6 | |
|
Oracle Financial Services Applications 6.1.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Financial Services Applications 2.4.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:2.4.0.0.0
|
2.4.0.0.0 | |
|
Oracle Financial Services Applications 2.7.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:2.7.0.0.0
|
2.7.0.0.0 | |
|
Oracle Financial Services Applications 2.12.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:2.12.0.0.0
|
2.12.0.0.0 | |
|
Oracle Financial Services Applications 8.1.1
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.1
|
8.1.1 | |
|
Oracle Financial Services Applications 8.1.2.6.4
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.6.4
|
8.1.2.6.4 | |
|
Oracle Financial Services Applications 8.1.2.7.3
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.7.3
|
8.1.2.7.3 | |
|
Oracle Financial Services Applications 6.0.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:6.0.0.0.0
|
6.0.0.0.0 | |
|
Oracle Financial Services Applications 8.0.8
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8
|
8.0.8 | |
|
Oracle Financial Services Applications 8.0.8.1
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8.1
|
8.0.8.1 | |
|
Oracle Financial Services Applications 8.0.7
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.7
|
8.0.7 | |
|
Oracle Financial Services Applications 8.0.7.3
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.7.3
|
8.0.7.3 | |
|
Oracle Financial Services Applications 8.1.2
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2
|
8.1.2 | |
|
Oracle Financial Services Applications 14.6.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:14.6.0.0.0
|
14.6.0.0.0 | |
|
Oracle Financial Services Applications 8.0.8.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8.0
|
8.0.8.0 | |
|
Oracle Financial Services Applications 8.1.2.5
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.5
|
8.1.2.5 | |
|
Oracle Financial Services Applications 14.5.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:14.5.0.0.0
|
14.5.0.0.0 | |
|
Oracle Financial Services Applications 14.7.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:14.7.0.0.0
|
14.7.0.0.0 | |
|
Oracle Financial Services Applications 8.0.8.3
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8.3
|
8.0.8.3 | |
|
Oracle Financial Services Applications 8.1.2.7
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.7
|
8.1.2.7 | |
|
Oracle Financial Services Applications 8.0.8.2.8
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8.2.8
|
8.0.8.2.8 | |
|
Oracle Financial Services Applications 8.1.1.1.18
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.1.1.18
|
8.1.1.1.18 | |
|
Oracle Financial Services Applications 14.4.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:14.4.0.0.0
|
14.4.0.0.0 | |
|
Oracle Financial Services Applications 8.1.1.1
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.1.1
|
8.1.1.1 |
In Oracle Financial Services Applications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Financial Services Applications 8.1.2.6
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.6
|
8.1.2.6 | |
|
Oracle Financial Services Applications 6.1.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Financial Services Applications 2.4.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:2.4.0.0.0
|
2.4.0.0.0 | |
|
Oracle Financial Services Applications 2.7.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:2.7.0.0.0
|
2.7.0.0.0 | |
|
Oracle Financial Services Applications 2.12.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:2.12.0.0.0
|
2.12.0.0.0 | |
|
Oracle Financial Services Applications 8.1.1
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.1
|
8.1.1 | |
|
Oracle Financial Services Applications 8.1.2.6.4
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.6.4
|
8.1.2.6.4 | |
|
Oracle Financial Services Applications 8.1.2.7.3
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.7.3
|
8.1.2.7.3 | |
|
Oracle Financial Services Applications 6.0.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:6.0.0.0.0
|
6.0.0.0.0 | |
|
Oracle Financial Services Applications 8.0.8
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8
|
8.0.8 | |
|
Oracle Financial Services Applications 8.0.8.1
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8.1
|
8.0.8.1 | |
|
Oracle Financial Services Applications 8.0.7
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.7
|
8.0.7 | |
|
Oracle Financial Services Applications 8.0.7.3
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.7.3
|
8.0.7.3 | |
|
Oracle Financial Services Applications 8.1.2
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2
|
8.1.2 | |
|
Oracle Financial Services Applications 14.6.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:14.6.0.0.0
|
14.6.0.0.0 | |
|
Oracle Financial Services Applications 8.0.8.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8.0
|
8.0.8.0 | |
|
Oracle Financial Services Applications 8.1.2.5
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.5
|
8.1.2.5 | |
|
Oracle Financial Services Applications 14.5.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:14.5.0.0.0
|
14.5.0.0.0 | |
|
Oracle Financial Services Applications 14.7.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:14.7.0.0.0
|
14.7.0.0.0 | |
|
Oracle Financial Services Applications 8.0.8.3
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8.3
|
8.0.8.3 | |
|
Oracle Financial Services Applications 8.1.2.7
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.7
|
8.1.2.7 | |
|
Oracle Financial Services Applications 8.0.8.2.8
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8.2.8
|
8.0.8.2.8 | |
|
Oracle Financial Services Applications 8.1.1.1.18
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.1.1.18
|
8.1.1.1.18 | |
|
Oracle Financial Services Applications 14.4.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:14.4.0.0.0
|
14.4.0.0.0 | |
|
Oracle Financial Services Applications 8.1.1.1
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.1.1
|
8.1.1.1 |
In Oracle Financial Services Applications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Financial Services Applications 8.1.2.6
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.6
|
8.1.2.6 | |
|
Oracle Financial Services Applications 6.1.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Financial Services Applications 2.4.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:2.4.0.0.0
|
2.4.0.0.0 | |
|
Oracle Financial Services Applications 2.7.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:2.7.0.0.0
|
2.7.0.0.0 | |
|
Oracle Financial Services Applications 2.12.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:2.12.0.0.0
|
2.12.0.0.0 | |
|
Oracle Financial Services Applications 8.1.1
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.1
|
8.1.1 | |
|
Oracle Financial Services Applications 8.1.2.6.4
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.6.4
|
8.1.2.6.4 | |
|
Oracle Financial Services Applications 8.1.2.7.3
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.7.3
|
8.1.2.7.3 | |
|
Oracle Financial Services Applications 6.0.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:6.0.0.0.0
|
6.0.0.0.0 | |
|
Oracle Financial Services Applications 8.0.8
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8
|
8.0.8 | |
|
Oracle Financial Services Applications 8.0.8.1
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8.1
|
8.0.8.1 | |
|
Oracle Financial Services Applications 8.0.7
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.7
|
8.0.7 | |
|
Oracle Financial Services Applications 8.0.7.3
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.7.3
|
8.0.7.3 | |
|
Oracle Financial Services Applications 8.1.2
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2
|
8.1.2 | |
|
Oracle Financial Services Applications 14.6.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:14.6.0.0.0
|
14.6.0.0.0 | |
|
Oracle Financial Services Applications 8.0.8.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8.0
|
8.0.8.0 | |
|
Oracle Financial Services Applications 8.1.2.5
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.5
|
8.1.2.5 | |
|
Oracle Financial Services Applications 14.5.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:14.5.0.0.0
|
14.5.0.0.0 | |
|
Oracle Financial Services Applications 14.7.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:14.7.0.0.0
|
14.7.0.0.0 | |
|
Oracle Financial Services Applications 8.0.8.3
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8.3
|
8.0.8.3 | |
|
Oracle Financial Services Applications 8.1.2.7
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.7
|
8.1.2.7 | |
|
Oracle Financial Services Applications 8.0.8.2.8
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8.2.8
|
8.0.8.2.8 | |
|
Oracle Financial Services Applications 8.1.1.1.18
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.1.1.18
|
8.1.1.1.18 | |
|
Oracle Financial Services Applications 14.4.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:14.4.0.0.0
|
14.4.0.0.0 | |
|
Oracle Financial Services Applications 8.1.1.1
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.1.1
|
8.1.1.1 |
In Oracle Financial Services Applications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Financial Services Applications 8.1.2.6
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.6
|
8.1.2.6 | |
|
Oracle Financial Services Applications 6.1.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Financial Services Applications 2.4.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:2.4.0.0.0
|
2.4.0.0.0 | |
|
Oracle Financial Services Applications 2.7.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:2.7.0.0.0
|
2.7.0.0.0 | |
|
Oracle Financial Services Applications 2.12.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:2.12.0.0.0
|
2.12.0.0.0 | |
|
Oracle Financial Services Applications 8.1.1
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.1
|
8.1.1 | |
|
Oracle Financial Services Applications 8.1.2.6.4
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.6.4
|
8.1.2.6.4 | |
|
Oracle Financial Services Applications 8.1.2.7.3
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.7.3
|
8.1.2.7.3 | |
|
Oracle Financial Services Applications 6.0.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:6.0.0.0.0
|
6.0.0.0.0 | |
|
Oracle Financial Services Applications 8.0.8
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8
|
8.0.8 | |
|
Oracle Financial Services Applications 8.0.8.1
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8.1
|
8.0.8.1 | |
|
Oracle Financial Services Applications 8.0.7
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.7
|
8.0.7 | |
|
Oracle Financial Services Applications 8.0.7.3
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.7.3
|
8.0.7.3 | |
|
Oracle Financial Services Applications 8.1.2
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2
|
8.1.2 | |
|
Oracle Financial Services Applications 14.6.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:14.6.0.0.0
|
14.6.0.0.0 | |
|
Oracle Financial Services Applications 8.0.8.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8.0
|
8.0.8.0 | |
|
Oracle Financial Services Applications 8.1.2.5
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.5
|
8.1.2.5 | |
|
Oracle Financial Services Applications 14.5.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:14.5.0.0.0
|
14.5.0.0.0 | |
|
Oracle Financial Services Applications 14.7.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:14.7.0.0.0
|
14.7.0.0.0 | |
|
Oracle Financial Services Applications 8.0.8.3
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8.3
|
8.0.8.3 | |
|
Oracle Financial Services Applications 8.1.2.7
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.7
|
8.1.2.7 | |
|
Oracle Financial Services Applications 8.0.8.2.8
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8.2.8
|
8.0.8.2.8 | |
|
Oracle Financial Services Applications 8.1.1.1.18
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.1.1.18
|
8.1.1.1.18 | |
|
Oracle Financial Services Applications 14.4.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:14.4.0.0.0
|
14.4.0.0.0 | |
|
Oracle Financial Services Applications 8.1.1.1
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.1.1
|
8.1.1.1 |
In Oracle Financial Services Applications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Financial Services Applications 8.1.2.6
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.6
|
8.1.2.6 | |
|
Oracle Financial Services Applications 6.1.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Financial Services Applications 2.4.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:2.4.0.0.0
|
2.4.0.0.0 | |
|
Oracle Financial Services Applications 2.7.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:2.7.0.0.0
|
2.7.0.0.0 | |
|
Oracle Financial Services Applications 2.12.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:2.12.0.0.0
|
2.12.0.0.0 | |
|
Oracle Financial Services Applications 8.1.1
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.1
|
8.1.1 | |
|
Oracle Financial Services Applications 8.1.2.6.4
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.6.4
|
8.1.2.6.4 | |
|
Oracle Financial Services Applications 8.1.2.7.3
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.7.3
|
8.1.2.7.3 | |
|
Oracle Financial Services Applications 6.0.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:6.0.0.0.0
|
6.0.0.0.0 | |
|
Oracle Financial Services Applications 8.0.8
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8
|
8.0.8 | |
|
Oracle Financial Services Applications 8.0.8.1
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8.1
|
8.0.8.1 | |
|
Oracle Financial Services Applications 8.0.7
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.7
|
8.0.7 | |
|
Oracle Financial Services Applications 8.0.7.3
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.7.3
|
8.0.7.3 | |
|
Oracle Financial Services Applications 8.1.2
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2
|
8.1.2 | |
|
Oracle Financial Services Applications 14.6.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:14.6.0.0.0
|
14.6.0.0.0 | |
|
Oracle Financial Services Applications 8.0.8.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8.0
|
8.0.8.0 | |
|
Oracle Financial Services Applications 8.1.2.5
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.5
|
8.1.2.5 | |
|
Oracle Financial Services Applications 14.5.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:14.5.0.0.0
|
14.5.0.0.0 | |
|
Oracle Financial Services Applications 14.7.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:14.7.0.0.0
|
14.7.0.0.0 | |
|
Oracle Financial Services Applications 8.0.8.3
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8.3
|
8.0.8.3 | |
|
Oracle Financial Services Applications 8.1.2.7
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.7
|
8.1.2.7 | |
|
Oracle Financial Services Applications 8.0.8.2.8
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8.2.8
|
8.0.8.2.8 | |
|
Oracle Financial Services Applications 8.1.1.1.18
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.1.1.18
|
8.1.1.1.18 | |
|
Oracle Financial Services Applications 14.4.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:14.4.0.0.0
|
14.4.0.0.0 | |
|
Oracle Financial Services Applications 8.1.1.1
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.1.1
|
8.1.1.1 |
In Oracle Financial Services Applications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Financial Services Applications 8.1.2.6
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.6
|
8.1.2.6 | |
|
Oracle Financial Services Applications 6.1.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Financial Services Applications 2.4.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:2.4.0.0.0
|
2.4.0.0.0 | |
|
Oracle Financial Services Applications 2.7.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:2.7.0.0.0
|
2.7.0.0.0 | |
|
Oracle Financial Services Applications 2.12.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:2.12.0.0.0
|
2.12.0.0.0 | |
|
Oracle Financial Services Applications 8.1.1
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.1
|
8.1.1 | |
|
Oracle Financial Services Applications 8.1.2.6.4
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.6.4
|
8.1.2.6.4 | |
|
Oracle Financial Services Applications 8.1.2.7.3
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.7.3
|
8.1.2.7.3 | |
|
Oracle Financial Services Applications 6.0.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:6.0.0.0.0
|
6.0.0.0.0 | |
|
Oracle Financial Services Applications 8.0.8
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8
|
8.0.8 | |
|
Oracle Financial Services Applications 8.0.8.1
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8.1
|
8.0.8.1 | |
|
Oracle Financial Services Applications 8.0.7
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.7
|
8.0.7 | |
|
Oracle Financial Services Applications 8.0.7.3
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.7.3
|
8.0.7.3 | |
|
Oracle Financial Services Applications 8.1.2
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2
|
8.1.2 | |
|
Oracle Financial Services Applications 14.6.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:14.6.0.0.0
|
14.6.0.0.0 | |
|
Oracle Financial Services Applications 8.0.8.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8.0
|
8.0.8.0 | |
|
Oracle Financial Services Applications 8.1.2.5
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.5
|
8.1.2.5 | |
|
Oracle Financial Services Applications 14.5.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:14.5.0.0.0
|
14.5.0.0.0 | |
|
Oracle Financial Services Applications 14.7.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:14.7.0.0.0
|
14.7.0.0.0 | |
|
Oracle Financial Services Applications 8.0.8.3
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8.3
|
8.0.8.3 | |
|
Oracle Financial Services Applications 8.1.2.7
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.7
|
8.1.2.7 | |
|
Oracle Financial Services Applications 8.0.8.2.8
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8.2.8
|
8.0.8.2.8 | |
|
Oracle Financial Services Applications 8.1.1.1.18
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.1.1.18
|
8.1.1.1.18 | |
|
Oracle Financial Services Applications 14.4.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:14.4.0.0.0
|
14.4.0.0.0 | |
|
Oracle Financial Services Applications 8.1.1.1
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.1.1
|
8.1.1.1 |
In Oracle Financial Services Applications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Financial Services Applications 8.1.2.6
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.6
|
8.1.2.6 | |
|
Oracle Financial Services Applications 6.1.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Financial Services Applications 2.4.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:2.4.0.0.0
|
2.4.0.0.0 | |
|
Oracle Financial Services Applications 2.7.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:2.7.0.0.0
|
2.7.0.0.0 | |
|
Oracle Financial Services Applications 2.12.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:2.12.0.0.0
|
2.12.0.0.0 | |
|
Oracle Financial Services Applications 8.1.1
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.1
|
8.1.1 | |
|
Oracle Financial Services Applications 8.1.2.6.4
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.6.4
|
8.1.2.6.4 | |
|
Oracle Financial Services Applications 8.1.2.7.3
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.7.3
|
8.1.2.7.3 | |
|
Oracle Financial Services Applications 6.0.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:6.0.0.0.0
|
6.0.0.0.0 | |
|
Oracle Financial Services Applications 8.0.8
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8
|
8.0.8 | |
|
Oracle Financial Services Applications 8.0.8.1
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8.1
|
8.0.8.1 | |
|
Oracle Financial Services Applications 8.0.7
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.7
|
8.0.7 | |
|
Oracle Financial Services Applications 8.0.7.3
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.7.3
|
8.0.7.3 | |
|
Oracle Financial Services Applications 8.1.2
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2
|
8.1.2 | |
|
Oracle Financial Services Applications 14.6.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:14.6.0.0.0
|
14.6.0.0.0 | |
|
Oracle Financial Services Applications 8.0.8.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8.0
|
8.0.8.0 | |
|
Oracle Financial Services Applications 8.1.2.5
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.5
|
8.1.2.5 | |
|
Oracle Financial Services Applications 14.5.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:14.5.0.0.0
|
14.5.0.0.0 | |
|
Oracle Financial Services Applications 14.7.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:14.7.0.0.0
|
14.7.0.0.0 | |
|
Oracle Financial Services Applications 8.0.8.3
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8.3
|
8.0.8.3 | |
|
Oracle Financial Services Applications 8.1.2.7
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.7
|
8.1.2.7 | |
|
Oracle Financial Services Applications 8.0.8.2.8
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8.2.8
|
8.0.8.2.8 | |
|
Oracle Financial Services Applications 8.1.1.1.18
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.1.1.18
|
8.1.1.1.18 | |
|
Oracle Financial Services Applications 14.4.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:14.4.0.0.0
|
14.4.0.0.0 | |
|
Oracle Financial Services Applications 8.1.1.1
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.1.1
|
8.1.1.1 |
In Oracle Financial Services Applications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Financial Services Applications 8.1.2.6
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.6
|
8.1.2.6 | |
|
Oracle Financial Services Applications 6.1.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Financial Services Applications 2.4.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:2.4.0.0.0
|
2.4.0.0.0 | |
|
Oracle Financial Services Applications 2.7.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:2.7.0.0.0
|
2.7.0.0.0 | |
|
Oracle Financial Services Applications 2.12.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:2.12.0.0.0
|
2.12.0.0.0 | |
|
Oracle Financial Services Applications 8.1.1
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.1
|
8.1.1 | |
|
Oracle Financial Services Applications 8.1.2.6.4
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.6.4
|
8.1.2.6.4 | |
|
Oracle Financial Services Applications 8.1.2.7.3
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.7.3
|
8.1.2.7.3 | |
|
Oracle Financial Services Applications 6.0.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:6.0.0.0.0
|
6.0.0.0.0 | |
|
Oracle Financial Services Applications 8.0.8
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8
|
8.0.8 | |
|
Oracle Financial Services Applications 8.0.8.1
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8.1
|
8.0.8.1 | |
|
Oracle Financial Services Applications 8.0.7
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.7
|
8.0.7 | |
|
Oracle Financial Services Applications 8.0.7.3
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.7.3
|
8.0.7.3 | |
|
Oracle Financial Services Applications 8.1.2
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2
|
8.1.2 | |
|
Oracle Financial Services Applications 14.6.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:14.6.0.0.0
|
14.6.0.0.0 | |
|
Oracle Financial Services Applications 8.0.8.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8.0
|
8.0.8.0 | |
|
Oracle Financial Services Applications 8.1.2.5
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.5
|
8.1.2.5 | |
|
Oracle Financial Services Applications 14.5.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:14.5.0.0.0
|
14.5.0.0.0 | |
|
Oracle Financial Services Applications 14.7.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:14.7.0.0.0
|
14.7.0.0.0 | |
|
Oracle Financial Services Applications 8.0.8.3
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8.3
|
8.0.8.3 | |
|
Oracle Financial Services Applications 8.1.2.7
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.7
|
8.1.2.7 | |
|
Oracle Financial Services Applications 8.0.8.2.8
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8.2.8
|
8.0.8.2.8 | |
|
Oracle Financial Services Applications 8.1.1.1.18
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.1.1.18
|
8.1.1.1.18 | |
|
Oracle Financial Services Applications 14.4.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:14.4.0.0.0
|
14.4.0.0.0 | |
|
Oracle Financial Services Applications 8.1.1.1
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.1.1
|
8.1.1.1 |
In Oracle Financial Services Applications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Financial Services Applications 8.1.2.6
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.6
|
8.1.2.6 | |
|
Oracle Financial Services Applications 6.1.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Financial Services Applications 2.4.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:2.4.0.0.0
|
2.4.0.0.0 | |
|
Oracle Financial Services Applications 2.7.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:2.7.0.0.0
|
2.7.0.0.0 | |
|
Oracle Financial Services Applications 2.12.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:2.12.0.0.0
|
2.12.0.0.0 | |
|
Oracle Financial Services Applications 8.1.1
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.1
|
8.1.1 | |
|
Oracle Financial Services Applications 8.1.2.6.4
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.6.4
|
8.1.2.6.4 | |
|
Oracle Financial Services Applications 8.1.2.7.3
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.7.3
|
8.1.2.7.3 | |
|
Oracle Financial Services Applications 6.0.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:6.0.0.0.0
|
6.0.0.0.0 | |
|
Oracle Financial Services Applications 8.0.8
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8
|
8.0.8 | |
|
Oracle Financial Services Applications 8.0.8.1
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8.1
|
8.0.8.1 | |
|
Oracle Financial Services Applications 8.0.7
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.7
|
8.0.7 | |
|
Oracle Financial Services Applications 8.0.7.3
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.7.3
|
8.0.7.3 | |
|
Oracle Financial Services Applications 8.1.2
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2
|
8.1.2 | |
|
Oracle Financial Services Applications 14.6.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:14.6.0.0.0
|
14.6.0.0.0 | |
|
Oracle Financial Services Applications 8.0.8.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8.0
|
8.0.8.0 | |
|
Oracle Financial Services Applications 8.1.2.5
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.5
|
8.1.2.5 | |
|
Oracle Financial Services Applications 14.5.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:14.5.0.0.0
|
14.5.0.0.0 | |
|
Oracle Financial Services Applications 14.7.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:14.7.0.0.0
|
14.7.0.0.0 | |
|
Oracle Financial Services Applications 8.0.8.3
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8.3
|
8.0.8.3 | |
|
Oracle Financial Services Applications 8.1.2.7
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.7
|
8.1.2.7 | |
|
Oracle Financial Services Applications 8.0.8.2.8
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8.2.8
|
8.0.8.2.8 | |
|
Oracle Financial Services Applications 8.1.1.1.18
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.1.1.18
|
8.1.1.1.18 | |
|
Oracle Financial Services Applications 14.4.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:14.4.0.0.0
|
14.4.0.0.0 | |
|
Oracle Financial Services Applications 8.1.1.1
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.1.1
|
8.1.1.1 |
In Oracle Financial Services Applications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Financial Services Applications 8.1.2.6
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.6
|
8.1.2.6 | |
|
Oracle Financial Services Applications 6.1.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Financial Services Applications 2.4.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:2.4.0.0.0
|
2.4.0.0.0 | |
|
Oracle Financial Services Applications 2.7.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:2.7.0.0.0
|
2.7.0.0.0 | |
|
Oracle Financial Services Applications 2.12.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:2.12.0.0.0
|
2.12.0.0.0 | |
|
Oracle Financial Services Applications 8.1.1
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.1
|
8.1.1 | |
|
Oracle Financial Services Applications 8.1.2.6.4
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.6.4
|
8.1.2.6.4 | |
|
Oracle Financial Services Applications 8.1.2.7.3
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.7.3
|
8.1.2.7.3 | |
|
Oracle Financial Services Applications 6.0.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:6.0.0.0.0
|
6.0.0.0.0 | |
|
Oracle Financial Services Applications 8.0.8
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8
|
8.0.8 | |
|
Oracle Financial Services Applications 8.0.8.1
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8.1
|
8.0.8.1 | |
|
Oracle Financial Services Applications 8.0.7
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.7
|
8.0.7 | |
|
Oracle Financial Services Applications 8.0.7.3
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.7.3
|
8.0.7.3 | |
|
Oracle Financial Services Applications 8.1.2
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2
|
8.1.2 | |
|
Oracle Financial Services Applications 14.6.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:14.6.0.0.0
|
14.6.0.0.0 | |
|
Oracle Financial Services Applications 8.0.8.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8.0
|
8.0.8.0 | |
|
Oracle Financial Services Applications 8.1.2.5
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.5
|
8.1.2.5 | |
|
Oracle Financial Services Applications 14.5.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:14.5.0.0.0
|
14.5.0.0.0 | |
|
Oracle Financial Services Applications 14.7.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:14.7.0.0.0
|
14.7.0.0.0 | |
|
Oracle Financial Services Applications 8.0.8.3
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8.3
|
8.0.8.3 | |
|
Oracle Financial Services Applications 8.1.2.7
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.7
|
8.1.2.7 | |
|
Oracle Financial Services Applications 8.0.8.2.8
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8.2.8
|
8.0.8.2.8 | |
|
Oracle Financial Services Applications 8.1.1.1.18
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.1.1.18
|
8.1.1.1.18 | |
|
Oracle Financial Services Applications 14.4.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:14.4.0.0.0
|
14.4.0.0.0 | |
|
Oracle Financial Services Applications 8.1.1.1
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.1.1
|
8.1.1.1 |
In Oracle Financial Services Applications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Financial Services Applications 8.1.2.6
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.6
|
8.1.2.6 | |
|
Oracle Financial Services Applications 6.1.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Financial Services Applications 2.4.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:2.4.0.0.0
|
2.4.0.0.0 | |
|
Oracle Financial Services Applications 2.7.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:2.7.0.0.0
|
2.7.0.0.0 | |
|
Oracle Financial Services Applications 2.12.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:2.12.0.0.0
|
2.12.0.0.0 | |
|
Oracle Financial Services Applications 8.1.1
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.1
|
8.1.1 | |
|
Oracle Financial Services Applications 8.1.2.6.4
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.6.4
|
8.1.2.6.4 | |
|
Oracle Financial Services Applications 8.1.2.7.3
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.7.3
|
8.1.2.7.3 | |
|
Oracle Financial Services Applications 6.0.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:6.0.0.0.0
|
6.0.0.0.0 | |
|
Oracle Financial Services Applications 8.0.8
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8
|
8.0.8 | |
|
Oracle Financial Services Applications 8.0.8.1
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8.1
|
8.0.8.1 | |
|
Oracle Financial Services Applications 8.0.7
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.7
|
8.0.7 | |
|
Oracle Financial Services Applications 8.0.7.3
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.7.3
|
8.0.7.3 | |
|
Oracle Financial Services Applications 8.1.2
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2
|
8.1.2 | |
|
Oracle Financial Services Applications 14.6.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:14.6.0.0.0
|
14.6.0.0.0 | |
|
Oracle Financial Services Applications 8.0.8.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8.0
|
8.0.8.0 | |
|
Oracle Financial Services Applications 8.1.2.5
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.5
|
8.1.2.5 | |
|
Oracle Financial Services Applications 14.5.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:14.5.0.0.0
|
14.5.0.0.0 | |
|
Oracle Financial Services Applications 14.7.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:14.7.0.0.0
|
14.7.0.0.0 | |
|
Oracle Financial Services Applications 8.0.8.3
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8.3
|
8.0.8.3 | |
|
Oracle Financial Services Applications 8.1.2.7
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.7
|
8.1.2.7 | |
|
Oracle Financial Services Applications 8.0.8.2.8
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8.2.8
|
8.0.8.2.8 | |
|
Oracle Financial Services Applications 8.1.1.1.18
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.1.1.18
|
8.1.1.1.18 | |
|
Oracle Financial Services Applications 14.4.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:14.4.0.0.0
|
14.4.0.0.0 | |
|
Oracle Financial Services Applications 8.1.1.1
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.1.1
|
8.1.1.1 |
In Oracle Financial Services Applications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Financial Services Applications 8.1.2.6
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.6
|
8.1.2.6 | |
|
Oracle Financial Services Applications 6.1.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Financial Services Applications 2.4.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:2.4.0.0.0
|
2.4.0.0.0 | |
|
Oracle Financial Services Applications 2.7.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:2.7.0.0.0
|
2.7.0.0.0 | |
|
Oracle Financial Services Applications 2.12.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:2.12.0.0.0
|
2.12.0.0.0 | |
|
Oracle Financial Services Applications 8.1.1
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.1
|
8.1.1 | |
|
Oracle Financial Services Applications 8.1.2.6.4
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.6.4
|
8.1.2.6.4 | |
|
Oracle Financial Services Applications 8.1.2.7.3
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.7.3
|
8.1.2.7.3 | |
|
Oracle Financial Services Applications 6.0.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:6.0.0.0.0
|
6.0.0.0.0 | |
|
Oracle Financial Services Applications 8.0.8
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8
|
8.0.8 | |
|
Oracle Financial Services Applications 8.0.8.1
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8.1
|
8.0.8.1 | |
|
Oracle Financial Services Applications 8.0.7
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.7
|
8.0.7 | |
|
Oracle Financial Services Applications 8.0.7.3
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.7.3
|
8.0.7.3 | |
|
Oracle Financial Services Applications 8.1.2
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2
|
8.1.2 | |
|
Oracle Financial Services Applications 14.6.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:14.6.0.0.0
|
14.6.0.0.0 | |
|
Oracle Financial Services Applications 8.0.8.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8.0
|
8.0.8.0 | |
|
Oracle Financial Services Applications 8.1.2.5
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.5
|
8.1.2.5 | |
|
Oracle Financial Services Applications 14.5.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:14.5.0.0.0
|
14.5.0.0.0 | |
|
Oracle Financial Services Applications 14.7.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:14.7.0.0.0
|
14.7.0.0.0 | |
|
Oracle Financial Services Applications 8.0.8.3
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8.3
|
8.0.8.3 | |
|
Oracle Financial Services Applications 8.1.2.7
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.7
|
8.1.2.7 | |
|
Oracle Financial Services Applications 8.0.8.2.8
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8.2.8
|
8.0.8.2.8 | |
|
Oracle Financial Services Applications 8.1.1.1.18
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.1.1.18
|
8.1.1.1.18 | |
|
Oracle Financial Services Applications 14.4.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:14.4.0.0.0
|
14.4.0.0.0 | |
|
Oracle Financial Services Applications 8.1.1.1
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.1.1
|
8.1.1.1 |
In Oracle Financial Services Applications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Financial Services Applications 8.1.2.6
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.6
|
8.1.2.6 | |
|
Oracle Financial Services Applications 6.1.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Financial Services Applications 2.4.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:2.4.0.0.0
|
2.4.0.0.0 | |
|
Oracle Financial Services Applications 2.7.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:2.7.0.0.0
|
2.7.0.0.0 | |
|
Oracle Financial Services Applications 2.12.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:2.12.0.0.0
|
2.12.0.0.0 | |
|
Oracle Financial Services Applications 8.1.1
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.1
|
8.1.1 | |
|
Oracle Financial Services Applications 8.1.2.6.4
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.6.4
|
8.1.2.6.4 | |
|
Oracle Financial Services Applications 8.1.2.7.3
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.7.3
|
8.1.2.7.3 | |
|
Oracle Financial Services Applications 6.0.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:6.0.0.0.0
|
6.0.0.0.0 | |
|
Oracle Financial Services Applications 8.0.8
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8
|
8.0.8 | |
|
Oracle Financial Services Applications 8.0.8.1
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8.1
|
8.0.8.1 | |
|
Oracle Financial Services Applications 8.0.7
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.7
|
8.0.7 | |
|
Oracle Financial Services Applications 8.0.7.3
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.7.3
|
8.0.7.3 | |
|
Oracle Financial Services Applications 8.1.2
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2
|
8.1.2 | |
|
Oracle Financial Services Applications 14.6.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:14.6.0.0.0
|
14.6.0.0.0 | |
|
Oracle Financial Services Applications 8.0.8.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8.0
|
8.0.8.0 | |
|
Oracle Financial Services Applications 8.1.2.5
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.5
|
8.1.2.5 | |
|
Oracle Financial Services Applications 14.5.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:14.5.0.0.0
|
14.5.0.0.0 | |
|
Oracle Financial Services Applications 14.7.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:14.7.0.0.0
|
14.7.0.0.0 | |
|
Oracle Financial Services Applications 8.0.8.3
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8.3
|
8.0.8.3 | |
|
Oracle Financial Services Applications 8.1.2.7
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.7
|
8.1.2.7 | |
|
Oracle Financial Services Applications 8.0.8.2.8
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8.2.8
|
8.0.8.2.8 | |
|
Oracle Financial Services Applications 8.1.1.1.18
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.1.1.18
|
8.1.1.1.18 | |
|
Oracle Financial Services Applications 14.4.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:14.4.0.0.0
|
14.4.0.0.0 | |
|
Oracle Financial Services Applications 8.1.1.1
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.1.1
|
8.1.1.1 |
In Oracle Financial Services Applications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Financial Services Applications 8.1.2.6
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.6
|
8.1.2.6 | |
|
Oracle Financial Services Applications 6.1.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Financial Services Applications 2.4.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:2.4.0.0.0
|
2.4.0.0.0 | |
|
Oracle Financial Services Applications 2.7.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:2.7.0.0.0
|
2.7.0.0.0 | |
|
Oracle Financial Services Applications 2.12.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:2.12.0.0.0
|
2.12.0.0.0 | |
|
Oracle Financial Services Applications 8.1.1
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.1
|
8.1.1 | |
|
Oracle Financial Services Applications 8.1.2.6.4
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.6.4
|
8.1.2.6.4 | |
|
Oracle Financial Services Applications 8.1.2.7.3
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.7.3
|
8.1.2.7.3 | |
|
Oracle Financial Services Applications 6.0.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:6.0.0.0.0
|
6.0.0.0.0 | |
|
Oracle Financial Services Applications 8.0.8
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8
|
8.0.8 | |
|
Oracle Financial Services Applications 8.0.8.1
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8.1
|
8.0.8.1 | |
|
Oracle Financial Services Applications 8.0.7
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.7
|
8.0.7 | |
|
Oracle Financial Services Applications 8.0.7.3
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.7.3
|
8.0.7.3 | |
|
Oracle Financial Services Applications 8.1.2
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2
|
8.1.2 | |
|
Oracle Financial Services Applications 14.6.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:14.6.0.0.0
|
14.6.0.0.0 | |
|
Oracle Financial Services Applications 8.0.8.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8.0
|
8.0.8.0 | |
|
Oracle Financial Services Applications 8.1.2.5
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.5
|
8.1.2.5 | |
|
Oracle Financial Services Applications 14.5.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:14.5.0.0.0
|
14.5.0.0.0 | |
|
Oracle Financial Services Applications 14.7.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:14.7.0.0.0
|
14.7.0.0.0 | |
|
Oracle Financial Services Applications 8.0.8.3
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8.3
|
8.0.8.3 | |
|
Oracle Financial Services Applications 8.1.2.7
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.7
|
8.1.2.7 | |
|
Oracle Financial Services Applications 8.0.8.2.8
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8.2.8
|
8.0.8.2.8 | |
|
Oracle Financial Services Applications 8.1.1.1.18
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.1.1.18
|
8.1.1.1.18 | |
|
Oracle Financial Services Applications 14.4.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:14.4.0.0.0
|
14.4.0.0.0 | |
|
Oracle Financial Services Applications 8.1.1.1
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.1.1
|
8.1.1.1 |
In Oracle Financial Services Applications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Financial Services Applications 8.1.2.6
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.6
|
8.1.2.6 | |
|
Oracle Financial Services Applications 6.1.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Financial Services Applications 2.4.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:2.4.0.0.0
|
2.4.0.0.0 | |
|
Oracle Financial Services Applications 2.7.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:2.7.0.0.0
|
2.7.0.0.0 | |
|
Oracle Financial Services Applications 2.12.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:2.12.0.0.0
|
2.12.0.0.0 | |
|
Oracle Financial Services Applications 8.1.1
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.1
|
8.1.1 | |
|
Oracle Financial Services Applications 8.1.2.6.4
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.6.4
|
8.1.2.6.4 | |
|
Oracle Financial Services Applications 8.1.2.7.3
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.7.3
|
8.1.2.7.3 | |
|
Oracle Financial Services Applications 6.0.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:6.0.0.0.0
|
6.0.0.0.0 | |
|
Oracle Financial Services Applications 8.0.8
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8
|
8.0.8 | |
|
Oracle Financial Services Applications 8.0.8.1
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8.1
|
8.0.8.1 | |
|
Oracle Financial Services Applications 8.0.7
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.7
|
8.0.7 | |
|
Oracle Financial Services Applications 8.0.7.3
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.7.3
|
8.0.7.3 | |
|
Oracle Financial Services Applications 8.1.2
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2
|
8.1.2 | |
|
Oracle Financial Services Applications 14.6.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:14.6.0.0.0
|
14.6.0.0.0 | |
|
Oracle Financial Services Applications 8.0.8.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8.0
|
8.0.8.0 | |
|
Oracle Financial Services Applications 8.1.2.5
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.5
|
8.1.2.5 | |
|
Oracle Financial Services Applications 14.5.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:14.5.0.0.0
|
14.5.0.0.0 | |
|
Oracle Financial Services Applications 14.7.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:14.7.0.0.0
|
14.7.0.0.0 | |
|
Oracle Financial Services Applications 8.0.8.3
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8.3
|
8.0.8.3 | |
|
Oracle Financial Services Applications 8.1.2.7
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.7
|
8.1.2.7 | |
|
Oracle Financial Services Applications 8.0.8.2.8
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8.2.8
|
8.0.8.2.8 | |
|
Oracle Financial Services Applications 8.1.1.1.18
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.1.1.18
|
8.1.1.1.18 | |
|
Oracle Financial Services Applications 14.4.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:14.4.0.0.0
|
14.4.0.0.0 | |
|
Oracle Financial Services Applications 8.1.1.1
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.1.1
|
8.1.1.1 |
In Oracle Financial Services Applications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Financial Services Applications 8.1.2.6
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.6
|
8.1.2.6 | |
|
Oracle Financial Services Applications 6.1.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Financial Services Applications 2.4.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:2.4.0.0.0
|
2.4.0.0.0 | |
|
Oracle Financial Services Applications 2.7.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:2.7.0.0.0
|
2.7.0.0.0 | |
|
Oracle Financial Services Applications 2.12.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:2.12.0.0.0
|
2.12.0.0.0 | |
|
Oracle Financial Services Applications 8.1.1
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.1
|
8.1.1 | |
|
Oracle Financial Services Applications 8.1.2.6.4
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.6.4
|
8.1.2.6.4 | |
|
Oracle Financial Services Applications 8.1.2.7.3
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.7.3
|
8.1.2.7.3 | |
|
Oracle Financial Services Applications 6.0.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:6.0.0.0.0
|
6.0.0.0.0 | |
|
Oracle Financial Services Applications 8.0.8
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8
|
8.0.8 | |
|
Oracle Financial Services Applications 8.0.8.1
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8.1
|
8.0.8.1 | |
|
Oracle Financial Services Applications 8.0.7
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.7
|
8.0.7 | |
|
Oracle Financial Services Applications 8.0.7.3
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.7.3
|
8.0.7.3 | |
|
Oracle Financial Services Applications 8.1.2
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2
|
8.1.2 | |
|
Oracle Financial Services Applications 14.6.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:14.6.0.0.0
|
14.6.0.0.0 | |
|
Oracle Financial Services Applications 8.0.8.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8.0
|
8.0.8.0 | |
|
Oracle Financial Services Applications 8.1.2.5
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.5
|
8.1.2.5 | |
|
Oracle Financial Services Applications 14.5.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:14.5.0.0.0
|
14.5.0.0.0 | |
|
Oracle Financial Services Applications 14.7.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:14.7.0.0.0
|
14.7.0.0.0 | |
|
Oracle Financial Services Applications 8.0.8.3
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8.3
|
8.0.8.3 | |
|
Oracle Financial Services Applications 8.1.2.7
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.7
|
8.1.2.7 | |
|
Oracle Financial Services Applications 8.0.8.2.8
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8.2.8
|
8.0.8.2.8 | |
|
Oracle Financial Services Applications 8.1.1.1.18
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.1.1.18
|
8.1.1.1.18 | |
|
Oracle Financial Services Applications 14.4.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:14.4.0.0.0
|
14.4.0.0.0 | |
|
Oracle Financial Services Applications 8.1.1.1
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.1.1
|
8.1.1.1 |
In Oracle Financial Services Applications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Financial Services Applications 8.1.2.6
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.6
|
8.1.2.6 | |
|
Oracle Financial Services Applications 6.1.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Financial Services Applications 2.4.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:2.4.0.0.0
|
2.4.0.0.0 | |
|
Oracle Financial Services Applications 2.7.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:2.7.0.0.0
|
2.7.0.0.0 | |
|
Oracle Financial Services Applications 2.12.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:2.12.0.0.0
|
2.12.0.0.0 | |
|
Oracle Financial Services Applications 8.1.1
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.1
|
8.1.1 | |
|
Oracle Financial Services Applications 8.1.2.6.4
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.6.4
|
8.1.2.6.4 | |
|
Oracle Financial Services Applications 8.1.2.7.3
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.7.3
|
8.1.2.7.3 | |
|
Oracle Financial Services Applications 6.0.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:6.0.0.0.0
|
6.0.0.0.0 | |
|
Oracle Financial Services Applications 8.0.8
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8
|
8.0.8 | |
|
Oracle Financial Services Applications 8.0.8.1
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8.1
|
8.0.8.1 | |
|
Oracle Financial Services Applications 8.0.7
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.7
|
8.0.7 | |
|
Oracle Financial Services Applications 8.0.7.3
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.7.3
|
8.0.7.3 | |
|
Oracle Financial Services Applications 8.1.2
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2
|
8.1.2 | |
|
Oracle Financial Services Applications 14.6.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:14.6.0.0.0
|
14.6.0.0.0 | |
|
Oracle Financial Services Applications 8.0.8.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8.0
|
8.0.8.0 | |
|
Oracle Financial Services Applications 8.1.2.5
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.5
|
8.1.2.5 | |
|
Oracle Financial Services Applications 14.5.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:14.5.0.0.0
|
14.5.0.0.0 | |
|
Oracle Financial Services Applications 14.7.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:14.7.0.0.0
|
14.7.0.0.0 | |
|
Oracle Financial Services Applications 8.0.8.3
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8.3
|
8.0.8.3 | |
|
Oracle Financial Services Applications 8.1.2.7
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.7
|
8.1.2.7 | |
|
Oracle Financial Services Applications 8.0.8.2.8
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8.2.8
|
8.0.8.2.8 | |
|
Oracle Financial Services Applications 8.1.1.1.18
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.1.1.18
|
8.1.1.1.18 | |
|
Oracle Financial Services Applications 14.4.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:14.4.0.0.0
|
14.4.0.0.0 | |
|
Oracle Financial Services Applications 8.1.1.1
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.1.1
|
8.1.1.1 |
In Oracle Financial Services Applications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Financial Services Applications 8.1.2.6
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.6
|
8.1.2.6 | |
|
Oracle Financial Services Applications 6.1.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Financial Services Applications 2.4.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:2.4.0.0.0
|
2.4.0.0.0 | |
|
Oracle Financial Services Applications 2.7.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:2.7.0.0.0
|
2.7.0.0.0 | |
|
Oracle Financial Services Applications 2.12.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:2.12.0.0.0
|
2.12.0.0.0 | |
|
Oracle Financial Services Applications 8.1.1
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.1
|
8.1.1 | |
|
Oracle Financial Services Applications 8.1.2.6.4
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.6.4
|
8.1.2.6.4 | |
|
Oracle Financial Services Applications 8.1.2.7.3
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.7.3
|
8.1.2.7.3 | |
|
Oracle Financial Services Applications 6.0.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:6.0.0.0.0
|
6.0.0.0.0 | |
|
Oracle Financial Services Applications 8.0.8
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8
|
8.0.8 | |
|
Oracle Financial Services Applications 8.0.8.1
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8.1
|
8.0.8.1 | |
|
Oracle Financial Services Applications 8.0.7
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.7
|
8.0.7 | |
|
Oracle Financial Services Applications 8.0.7.3
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.7.3
|
8.0.7.3 | |
|
Oracle Financial Services Applications 8.1.2
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2
|
8.1.2 | |
|
Oracle Financial Services Applications 14.6.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:14.6.0.0.0
|
14.6.0.0.0 | |
|
Oracle Financial Services Applications 8.0.8.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8.0
|
8.0.8.0 | |
|
Oracle Financial Services Applications 8.1.2.5
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.5
|
8.1.2.5 | |
|
Oracle Financial Services Applications 14.5.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:14.5.0.0.0
|
14.5.0.0.0 | |
|
Oracle Financial Services Applications 14.7.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:14.7.0.0.0
|
14.7.0.0.0 | |
|
Oracle Financial Services Applications 8.0.8.3
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8.3
|
8.0.8.3 | |
|
Oracle Financial Services Applications 8.1.2.7
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.7
|
8.1.2.7 | |
|
Oracle Financial Services Applications 8.0.8.2.8
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8.2.8
|
8.0.8.2.8 | |
|
Oracle Financial Services Applications 8.1.1.1.18
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.1.1.18
|
8.1.1.1.18 | |
|
Oracle Financial Services Applications 14.4.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:14.4.0.0.0
|
14.4.0.0.0 | |
|
Oracle Financial Services Applications 8.1.1.1
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.1.1
|
8.1.1.1 |
In Oracle Financial Services Applications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Financial Services Applications 8.1.2.6
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.6
|
8.1.2.6 | |
|
Oracle Financial Services Applications 6.1.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Financial Services Applications 2.4.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:2.4.0.0.0
|
2.4.0.0.0 | |
|
Oracle Financial Services Applications 2.7.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:2.7.0.0.0
|
2.7.0.0.0 | |
|
Oracle Financial Services Applications 2.12.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:2.12.0.0.0
|
2.12.0.0.0 | |
|
Oracle Financial Services Applications 8.1.1
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.1
|
8.1.1 | |
|
Oracle Financial Services Applications 8.1.2.6.4
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.6.4
|
8.1.2.6.4 | |
|
Oracle Financial Services Applications 8.1.2.7.3
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.7.3
|
8.1.2.7.3 | |
|
Oracle Financial Services Applications 6.0.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:6.0.0.0.0
|
6.0.0.0.0 | |
|
Oracle Financial Services Applications 8.0.8
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8
|
8.0.8 | |
|
Oracle Financial Services Applications 8.0.8.1
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8.1
|
8.0.8.1 | |
|
Oracle Financial Services Applications 8.0.7
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.7
|
8.0.7 | |
|
Oracle Financial Services Applications 8.0.7.3
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.7.3
|
8.0.7.3 | |
|
Oracle Financial Services Applications 8.1.2
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2
|
8.1.2 | |
|
Oracle Financial Services Applications 14.6.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:14.6.0.0.0
|
14.6.0.0.0 | |
|
Oracle Financial Services Applications 8.0.8.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8.0
|
8.0.8.0 | |
|
Oracle Financial Services Applications 8.1.2.5
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.5
|
8.1.2.5 | |
|
Oracle Financial Services Applications 14.5.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:14.5.0.0.0
|
14.5.0.0.0 | |
|
Oracle Financial Services Applications 14.7.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:14.7.0.0.0
|
14.7.0.0.0 | |
|
Oracle Financial Services Applications 8.0.8.3
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8.3
|
8.0.8.3 | |
|
Oracle Financial Services Applications 8.1.2.7
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.7
|
8.1.2.7 | |
|
Oracle Financial Services Applications 8.0.8.2.8
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8.2.8
|
8.0.8.2.8 | |
|
Oracle Financial Services Applications 8.1.1.1.18
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.1.1.18
|
8.1.1.1.18 | |
|
Oracle Financial Services Applications 14.4.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:14.4.0.0.0
|
14.4.0.0.0 | |
|
Oracle Financial Services Applications 8.1.1.1
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.1.1
|
8.1.1.1 |
In Oracle Financial Services Applications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Financial Services Applications 8.1.2.6
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.6
|
8.1.2.6 | |
|
Oracle Financial Services Applications 6.1.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Financial Services Applications 2.4.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:2.4.0.0.0
|
2.4.0.0.0 | |
|
Oracle Financial Services Applications 2.7.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:2.7.0.0.0
|
2.7.0.0.0 | |
|
Oracle Financial Services Applications 2.12.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:2.12.0.0.0
|
2.12.0.0.0 | |
|
Oracle Financial Services Applications 8.1.1
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.1
|
8.1.1 | |
|
Oracle Financial Services Applications 8.1.2.6.4
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.6.4
|
8.1.2.6.4 | |
|
Oracle Financial Services Applications 8.1.2.7.3
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.7.3
|
8.1.2.7.3 | |
|
Oracle Financial Services Applications 6.0.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:6.0.0.0.0
|
6.0.0.0.0 | |
|
Oracle Financial Services Applications 8.0.8
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8
|
8.0.8 | |
|
Oracle Financial Services Applications 8.0.8.1
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8.1
|
8.0.8.1 | |
|
Oracle Financial Services Applications 8.0.7
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.7
|
8.0.7 | |
|
Oracle Financial Services Applications 8.0.7.3
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.7.3
|
8.0.7.3 | |
|
Oracle Financial Services Applications 8.1.2
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2
|
8.1.2 | |
|
Oracle Financial Services Applications 14.6.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:14.6.0.0.0
|
14.6.0.0.0 | |
|
Oracle Financial Services Applications 8.0.8.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8.0
|
8.0.8.0 | |
|
Oracle Financial Services Applications 8.1.2.5
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.5
|
8.1.2.5 | |
|
Oracle Financial Services Applications 14.5.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:14.5.0.0.0
|
14.5.0.0.0 | |
|
Oracle Financial Services Applications 14.7.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:14.7.0.0.0
|
14.7.0.0.0 | |
|
Oracle Financial Services Applications 8.0.8.3
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8.3
|
8.0.8.3 | |
|
Oracle Financial Services Applications 8.1.2.7
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.2.7
|
8.1.2.7 | |
|
Oracle Financial Services Applications 8.0.8.2.8
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.0.8.2.8
|
8.0.8.2.8 | |
|
Oracle Financial Services Applications 8.1.1.1.18
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.1.1.18
|
8.1.1.1.18 | |
|
Oracle Financial Services Applications 14.4.0.0.0
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:14.4.0.0.0
|
14.4.0.0.0 | |
|
Oracle Financial Services Applications 8.1.1.1
Oracle / Financial Services Applications
|
cpe:/a:oracle:financial_services_applications:8.1.1.1
|
8.1.1.1 |
{
"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": "Oracle Financial Services ist eine Zusammenstellung von Anwendungen f\u00fcr den Finanzsektor und eine Technologiebasis zur Erf\u00fcllung von IT- und Gesch\u00e4ftsanforderungen.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer oder authentisierter Angreifer kann mehrere Schwachstellen in Oracle Financial Services Applications ausnutzen, um die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit zu gef\u00e4hrden.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Sonstiges\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2024-1638 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-1638.json"
},
{
"category": "self",
"summary": "WID-SEC-2024-1638 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-1638"
},
{
"category": "external",
"summary": "Oracle Critical Patch Update Advisory - July 2024 - Appendix Oracle Financial Services Applications vom 2024-07-16",
"url": "https://www.oracle.com/security-alerts/cpujul2024.html#AppendixIFLX"
}
],
"source_lang": "en-US",
"title": "Oracle Financial Services Applications: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2024-07-16T22:00:00.000+00:00",
"generator": {
"date": "2024-08-15T18:11:26.257+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.5"
}
},
"id": "WID-SEC-W-2024-1638",
"initial_release_date": "2024-07-16T22:00:00.000+00:00",
"revision_history": [
{
"date": "2024-07-16T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "8.1.1",
"product": {
"name": "Oracle Financial Services Applications 8.1.1",
"product_id": "T019891",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:financial_services_applications:8.1.1"
}
}
},
{
"category": "product_version",
"name": "8.0.7",
"product": {
"name": "Oracle Financial Services Applications 8.0.7",
"product_id": "T021676",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:financial_services_applications:8.0.7"
}
}
},
{
"category": "product_version",
"name": "8.0.8",
"product": {
"name": "Oracle Financial Services Applications 8.0.8",
"product_id": "T021677",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:financial_services_applications:8.0.8"
}
}
},
{
"category": "product_version",
"name": "8.1.1.1",
"product": {
"name": "Oracle Financial Services Applications 8.1.1.1",
"product_id": "T022835",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:financial_services_applications:8.1.1.1"
}
}
},
{
"category": "product_version",
"name": "8.0.8.0",
"product": {
"name": "Oracle Financial Services Applications 8.0.8.0",
"product_id": "T022841",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:financial_services_applications:8.0.8.0"
}
}
},
{
"category": "product_version",
"name": "8.0.8.1",
"product": {
"name": "Oracle Financial Services Applications 8.0.8.1",
"product_id": "T022844",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:financial_services_applications:8.0.8.1"
}
}
},
{
"category": "product_version",
"name": "8.0.7.3",
"product": {
"name": "Oracle Financial Services Applications 8.0.7.3",
"product_id": "T024989",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:financial_services_applications:8.0.7.3"
}
}
},
{
"category": "product_version",
"name": "14.7.0.0.0",
"product": {
"name": "Oracle Financial Services Applications 14.7.0.0.0",
"product_id": "T028702",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:financial_services_applications:14.7.0.0.0"
}
}
},
{
"category": "product_version",
"name": "8.1.2",
"product": {
"name": "Oracle Financial Services Applications 8.1.2",
"product_id": "T028705",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:financial_services_applications:8.1.2"
}
}
},
{
"category": "product_version",
"name": "8.1.2.5",
"product": {
"name": "Oracle Financial Services Applications 8.1.2.5",
"product_id": "T028706",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:financial_services_applications:8.1.2.5"
}
}
},
{
"category": "product_version",
"name": "8.1.2.6",
"product": {
"name": "Oracle Financial Services Applications 8.1.2.6",
"product_id": "T032104",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:financial_services_applications:8.1.2.6"
}
}
},
{
"category": "product_version",
"name": "14.5.0.0.0",
"product": {
"name": "Oracle Financial Services Applications 14.5.0.0.0",
"product_id": "T034160",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:financial_services_applications:14.5.0.0.0"
}
}
},
{
"category": "product_version",
"name": "14.6.0.0.0",
"product": {
"name": "Oracle Financial Services Applications 14.6.0.0.0",
"product_id": "T034161",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:financial_services_applications:14.6.0.0.0"
}
}
},
{
"category": "product_version",
"name": "2.12.0.0.0",
"product": {
"name": "Oracle Financial Services Applications 2.12.0.0.0",
"product_id": "T034162",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:financial_services_applications:2.12.0.0.0"
}
}
},
{
"category": "product_version",
"name": "2.7.0.0.0",
"product": {
"name": "Oracle Financial Services Applications 2.7.0.0.0",
"product_id": "T034163",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:financial_services_applications:2.7.0.0.0"
}
}
},
{
"category": "product_version",
"name": "14.4.0.0.0",
"product": {
"name": "Oracle Financial Services Applications 14.4.0.0.0",
"product_id": "T036215",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:financial_services_applications:14.4.0.0.0"
}
}
},
{
"category": "product_version",
"name": "8.0.8.3",
"product": {
"name": "Oracle Financial Services Applications 8.0.8.3",
"product_id": "T036216",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:financial_services_applications:8.0.8.3"
}
}
},
{
"category": "product_version",
"name": "8.1.2.7",
"product": {
"name": "Oracle Financial Services Applications 8.1.2.7",
"product_id": "T036217",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:financial_services_applications:8.1.2.7"
}
}
},
{
"category": "product_version",
"name": "8.0.8.2.8",
"product": {
"name": "Oracle Financial Services Applications 8.0.8.2.8",
"product_id": "T036218",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:financial_services_applications:8.0.8.2.8"
}
}
},
{
"category": "product_version",
"name": "8.1.1.1.18",
"product": {
"name": "Oracle Financial Services Applications 8.1.1.1.18",
"product_id": "T036219",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:financial_services_applications:8.1.1.1.18"
}
}
},
{
"category": "product_version",
"name": "8.1.2.6.4",
"product": {
"name": "Oracle Financial Services Applications 8.1.2.6.4",
"product_id": "T036220",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:financial_services_applications:8.1.2.6.4"
}
}
},
{
"category": "product_version",
"name": "8.1.2.7.3",
"product": {
"name": "Oracle Financial Services Applications 8.1.2.7.3",
"product_id": "T036221",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:financial_services_applications:8.1.2.7.3"
}
}
},
{
"category": "product_version",
"name": "6.0.0.0.0",
"product": {
"name": "Oracle Financial Services Applications 6.0.0.0.0",
"product_id": "T036222",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:financial_services_applications:6.0.0.0.0"
}
}
},
{
"category": "product_version",
"name": "6.1.0.0.0",
"product": {
"name": "Oracle Financial Services Applications 6.1.0.0.0",
"product_id": "T036223",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:financial_services_applications:6.1.0.0.0"
}
}
},
{
"category": "product_version",
"name": "2.4.0.0.0",
"product": {
"name": "Oracle Financial Services Applications 2.4.0.0.0",
"product_id": "T036224",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:financial_services_applications:2.4.0.0.0"
}
}
}
],
"category": "product_name",
"name": "Financial Services Applications"
}
],
"category": "vendor",
"name": "Oracle"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-36944",
"notes": [
{
"category": "description",
"text": "In Oracle Financial Services Applications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T032104",
"T036223",
"T036224",
"T034163",
"T034162",
"T019891",
"T036220",
"T036221",
"T036222",
"T021677",
"T022844",
"T021676",
"T024989",
"T028705",
"T034161",
"T022841",
"T028706",
"T034160",
"T028702",
"T036216",
"T036217",
"T036218",
"T036219",
"T036215",
"T022835"
]
},
"release_date": "2024-07-16T22:00:00.000+00:00",
"title": "CVE-2022-36944"
},
{
"cve": "CVE-2023-26031",
"notes": [
{
"category": "description",
"text": "In Oracle Financial Services Applications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T032104",
"T036223",
"T036224",
"T034163",
"T034162",
"T019891",
"T036220",
"T036221",
"T036222",
"T021677",
"T022844",
"T021676",
"T024989",
"T028705",
"T034161",
"T022841",
"T028706",
"T034160",
"T028702",
"T036216",
"T036217",
"T036218",
"T036219",
"T036215",
"T022835"
]
},
"release_date": "2024-07-16T22:00:00.000+00:00",
"title": "CVE-2023-26031"
},
{
"cve": "CVE-2023-34055",
"notes": [
{
"category": "description",
"text": "In Oracle Financial Services Applications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T032104",
"T036223",
"T036224",
"T034163",
"T034162",
"T019891",
"T036220",
"T036221",
"T036222",
"T021677",
"T022844",
"T021676",
"T024989",
"T028705",
"T034161",
"T022841",
"T028706",
"T034160",
"T028702",
"T036216",
"T036217",
"T036218",
"T036219",
"T036215",
"T022835"
]
},
"release_date": "2024-07-16T22:00:00.000+00:00",
"title": "CVE-2023-34055"
},
{
"cve": "CVE-2023-44483",
"notes": [
{
"category": "description",
"text": "In Oracle Financial Services Applications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T032104",
"T036223",
"T036224",
"T034163",
"T034162",
"T019891",
"T036220",
"T036221",
"T036222",
"T021677",
"T022844",
"T021676",
"T024989",
"T028705",
"T034161",
"T022841",
"T028706",
"T034160",
"T028702",
"T036216",
"T036217",
"T036218",
"T036219",
"T036215",
"T022835"
]
},
"release_date": "2024-07-16T22:00:00.000+00:00",
"title": "CVE-2023-44483"
},
{
"cve": "CVE-2023-47248",
"notes": [
{
"category": "description",
"text": "In Oracle Financial Services Applications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T032104",
"T036223",
"T036224",
"T034163",
"T034162",
"T019891",
"T036220",
"T036221",
"T036222",
"T021677",
"T022844",
"T021676",
"T024989",
"T028705",
"T034161",
"T022841",
"T028706",
"T034160",
"T028702",
"T036216",
"T036217",
"T036218",
"T036219",
"T036215",
"T022835"
]
},
"release_date": "2024-07-16T22:00:00.000+00:00",
"title": "CVE-2023-47248"
},
{
"cve": "CVE-2023-50447",
"notes": [
{
"category": "description",
"text": "In Oracle Financial Services Applications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T032104",
"T036223",
"T036224",
"T034163",
"T034162",
"T019891",
"T036220",
"T036221",
"T036222",
"T021677",
"T022844",
"T021676",
"T024989",
"T028705",
"T034161",
"T022841",
"T028706",
"T034160",
"T028702",
"T036216",
"T036217",
"T036218",
"T036219",
"T036215",
"T022835"
]
},
"release_date": "2024-07-16T22:00:00.000+00:00",
"title": "CVE-2023-50447"
},
{
"cve": "CVE-2023-51074",
"notes": [
{
"category": "description",
"text": "In Oracle Financial Services Applications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T032104",
"T036223",
"T036224",
"T034163",
"T034162",
"T019891",
"T036220",
"T036221",
"T036222",
"T021677",
"T022844",
"T021676",
"T024989",
"T028705",
"T034161",
"T022841",
"T028706",
"T034160",
"T028702",
"T036216",
"T036217",
"T036218",
"T036219",
"T036215",
"T022835"
]
},
"release_date": "2024-07-16T22:00:00.000+00:00",
"title": "CVE-2023-51074"
},
{
"cve": "CVE-2023-52425",
"notes": [
{
"category": "description",
"text": "In Oracle Financial Services Applications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T032104",
"T036223",
"T036224",
"T034163",
"T034162",
"T019891",
"T036220",
"T036221",
"T036222",
"T021677",
"T022844",
"T021676",
"T024989",
"T028705",
"T034161",
"T022841",
"T028706",
"T034160",
"T028702",
"T036216",
"T036217",
"T036218",
"T036219",
"T036215",
"T022835"
]
},
"release_date": "2024-07-16T22:00:00.000+00:00",
"title": "CVE-2023-52425"
},
{
"cve": "CVE-2023-6129",
"notes": [
{
"category": "description",
"text": "In Oracle Financial Services Applications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T032104",
"T036223",
"T036224",
"T034163",
"T034162",
"T019891",
"T036220",
"T036221",
"T036222",
"T021677",
"T022844",
"T021676",
"T024989",
"T028705",
"T034161",
"T022841",
"T028706",
"T034160",
"T028702",
"T036216",
"T036217",
"T036218",
"T036219",
"T036215",
"T022835"
]
},
"release_date": "2024-07-16T22:00:00.000+00:00",
"title": "CVE-2023-6129"
},
{
"cve": "CVE-2024-21188",
"notes": [
{
"category": "description",
"text": "In Oracle Financial Services Applications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T032104",
"T036223",
"T036224",
"T034163",
"T034162",
"T019891",
"T036220",
"T036221",
"T036222",
"T021677",
"T022844",
"T021676",
"T024989",
"T028705",
"T034161",
"T022841",
"T028706",
"T034160",
"T028702",
"T036216",
"T036217",
"T036218",
"T036219",
"T036215",
"T022835"
]
},
"release_date": "2024-07-16T22:00:00.000+00:00",
"title": "CVE-2024-21188"
},
{
"cve": "CVE-2024-22201",
"notes": [
{
"category": "description",
"text": "In Oracle Financial Services Applications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T032104",
"T036223",
"T036224",
"T034163",
"T034162",
"T019891",
"T036220",
"T036221",
"T036222",
"T021677",
"T022844",
"T021676",
"T024989",
"T028705",
"T034161",
"T022841",
"T028706",
"T034160",
"T028702",
"T036216",
"T036217",
"T036218",
"T036219",
"T036215",
"T022835"
]
},
"release_date": "2024-07-16T22:00:00.000+00:00",
"title": "CVE-2024-22201"
},
{
"cve": "CVE-2024-22262",
"notes": [
{
"category": "description",
"text": "In Oracle Financial Services Applications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T032104",
"T036223",
"T036224",
"T034163",
"T034162",
"T019891",
"T036220",
"T036221",
"T036222",
"T021677",
"T022844",
"T021676",
"T024989",
"T028705",
"T034161",
"T022841",
"T028706",
"T034160",
"T028702",
"T036216",
"T036217",
"T036218",
"T036219",
"T036215",
"T022835"
]
},
"release_date": "2024-07-16T22:00:00.000+00:00",
"title": "CVE-2024-22262"
},
{
"cve": "CVE-2024-23807",
"notes": [
{
"category": "description",
"text": "In Oracle Financial Services Applications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T032104",
"T036223",
"T036224",
"T034163",
"T034162",
"T019891",
"T036220",
"T036221",
"T036222",
"T021677",
"T022844",
"T021676",
"T024989",
"T028705",
"T034161",
"T022841",
"T028706",
"T034160",
"T028702",
"T036216",
"T036217",
"T036218",
"T036219",
"T036215",
"T022835"
]
},
"release_date": "2024-07-16T22:00:00.000+00:00",
"title": "CVE-2024-23807"
},
{
"cve": "CVE-2024-24549",
"notes": [
{
"category": "description",
"text": "In Oracle Financial Services Applications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T032104",
"T036223",
"T036224",
"T034163",
"T034162",
"T019891",
"T036220",
"T036221",
"T036222",
"T021677",
"T022844",
"T021676",
"T024989",
"T028705",
"T034161",
"T022841",
"T028706",
"T034160",
"T028702",
"T036216",
"T036217",
"T036218",
"T036219",
"T036215",
"T022835"
]
},
"release_date": "2024-07-16T22:00:00.000+00:00",
"title": "CVE-2024-24549"
},
{
"cve": "CVE-2024-24816",
"notes": [
{
"category": "description",
"text": "In Oracle Financial Services Applications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T032104",
"T036223",
"T036224",
"T034163",
"T034162",
"T019891",
"T036220",
"T036221",
"T036222",
"T021677",
"T022844",
"T021676",
"T024989",
"T028705",
"T034161",
"T022841",
"T028706",
"T034160",
"T028702",
"T036216",
"T036217",
"T036218",
"T036219",
"T036215",
"T022835"
]
},
"release_date": "2024-07-16T22:00:00.000+00:00",
"title": "CVE-2024-24816"
},
{
"cve": "CVE-2024-25062",
"notes": [
{
"category": "description",
"text": "In Oracle Financial Services Applications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T032104",
"T036223",
"T036224",
"T034163",
"T034162",
"T019891",
"T036220",
"T036221",
"T036222",
"T021677",
"T022844",
"T021676",
"T024989",
"T028705",
"T034161",
"T022841",
"T028706",
"T034160",
"T028702",
"T036216",
"T036217",
"T036218",
"T036219",
"T036215",
"T022835"
]
},
"release_date": "2024-07-16T22:00:00.000+00:00",
"title": "CVE-2024-25062"
},
{
"cve": "CVE-2024-2511",
"notes": [
{
"category": "description",
"text": "In Oracle Financial Services Applications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T032104",
"T036223",
"T036224",
"T034163",
"T034162",
"T019891",
"T036220",
"T036221",
"T036222",
"T021677",
"T022844",
"T021676",
"T024989",
"T028705",
"T034161",
"T022841",
"T028706",
"T034160",
"T028702",
"T036216",
"T036217",
"T036218",
"T036219",
"T036215",
"T022835"
]
},
"release_date": "2024-07-16T22:00:00.000+00:00",
"title": "CVE-2024-2511"
},
{
"cve": "CVE-2024-26308",
"notes": [
{
"category": "description",
"text": "In Oracle Financial Services Applications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T032104",
"T036223",
"T036224",
"T034163",
"T034162",
"T019891",
"T036220",
"T036221",
"T036222",
"T021677",
"T022844",
"T021676",
"T024989",
"T028705",
"T034161",
"T022841",
"T028706",
"T034160",
"T028702",
"T036216",
"T036217",
"T036218",
"T036219",
"T036215",
"T022835"
]
},
"release_date": "2024-07-16T22:00:00.000+00:00",
"title": "CVE-2024-26308"
},
{
"cve": "CVE-2024-29025",
"notes": [
{
"category": "description",
"text": "In Oracle Financial Services Applications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T032104",
"T036223",
"T036224",
"T034163",
"T034162",
"T019891",
"T036220",
"T036221",
"T036222",
"T021677",
"T022844",
"T021676",
"T024989",
"T028705",
"T034161",
"T022841",
"T028706",
"T034160",
"T028702",
"T036216",
"T036217",
"T036218",
"T036219",
"T036215",
"T022835"
]
},
"release_date": "2024-07-16T22:00:00.000+00:00",
"title": "CVE-2024-29025"
},
{
"cve": "CVE-2024-29133",
"notes": [
{
"category": "description",
"text": "In Oracle Financial Services Applications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T032104",
"T036223",
"T036224",
"T034163",
"T034162",
"T019891",
"T036220",
"T036221",
"T036222",
"T021677",
"T022844",
"T021676",
"T024989",
"T028705",
"T034161",
"T022841",
"T028706",
"T034160",
"T028702",
"T036216",
"T036217",
"T036218",
"T036219",
"T036215",
"T022835"
]
},
"release_date": "2024-07-16T22:00:00.000+00:00",
"title": "CVE-2024-29133"
},
{
"cve": "CVE-2024-32114",
"notes": [
{
"category": "description",
"text": "In Oracle Financial Services Applications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"T032104",
"T036223",
"T036224",
"T034163",
"T034162",
"T019891",
"T036220",
"T036221",
"T036222",
"T021677",
"T022844",
"T021676",
"T024989",
"T028705",
"T034161",
"T022841",
"T028706",
"T034160",
"T028702",
"T036216",
"T036217",
"T036218",
"T036219",
"T036215",
"T022835"
]
},
"release_date": "2024-07-16T22:00:00.000+00:00",
"title": "CVE-2024-32114"
}
]
}
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.