Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2023-44271 (GCVE-0-2023-44271)
Vulnerability from cvelistv5 – Published: 2023-11-03 00:00 – Updated: 2024-08-02 19:59- n/a
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-02T19:59:51.982Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://github.com/python-pillow/Pillow/pull/7244"
},
{
"tags": [
"x_transferred"
],
"url": "https://github.com/python-pillow/Pillow/commit/1fe1bb49c452b0318cad12ea9d97c3bef188e9a7"
},
{
"tags": [
"x_transferred"
],
"url": "https://devhub.checkmarx.com/cve-details/CVE-2023-44271/"
},
{
"name": "FEDORA-2023-1a120657f9",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/N2JOEDUJDQLCUII2LQYZYSM7RJL2I3P4/"
},
{
"name": "[debian-lts-announce] 20240322 [SECURITY] [DLA 3768-1] pillow security update",
"tags": [
"mailing-list",
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2024/03/msg00021.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "An issue was discovered in Pillow before 10.0.0. It is a Denial of Service that uncontrollably allocates memory to process a given task, potentially causing a service to crash by having it run out of memory. This occurs for truetype in ImageFont when textlength in an ImageDraw instance operates on a long text argument."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-03-22T11:05:57.360Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"url": "https://github.com/python-pillow/Pillow/pull/7244"
},
{
"url": "https://github.com/python-pillow/Pillow/commit/1fe1bb49c452b0318cad12ea9d97c3bef188e9a7"
},
{
"url": "https://devhub.checkmarx.com/cve-details/CVE-2023-44271/"
},
{
"name": "FEDORA-2023-1a120657f9",
"tags": [
"vendor-advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/N2JOEDUJDQLCUII2LQYZYSM7RJL2I3P4/"
},
{
"name": "[debian-lts-announce] 20240322 [SECURITY] [DLA 3768-1] pillow security update",
"tags": [
"mailing-list"
],
"url": "https://lists.debian.org/debian-lts-announce/2024/03/msg00021.html"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2023-44271",
"datePublished": "2023-11-03T00:00:00.000Z",
"dateReserved": "2023-09-28T00:00:00.000Z",
"dateUpdated": "2024-08-02T19:59:51.982Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2023-44271",
"date": "2026-07-14",
"epss": "0.01038",
"percentile": "0.59948"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2023-44271\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2023-11-03T05:15:30.137\",\"lastModified\":\"2026-06-17T06:27:15.850\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"An issue was discovered in Pillow before 10.0.0. It is a Denial of Service that uncontrollably allocates memory to process a given task, potentially causing a service to crash by having it run out of memory. This occurs for truetype in ImageFont when textlength in an ImageDraw instance operates on a long text argument.\"},{\"lang\":\"es\",\"value\":\"Se descubri\u00f3 un problema en Pillow antes de la versi\u00f3n 10.0.0. Es una Denegaci\u00f3n de Servicio que asigna memoria de forma incontrolable para procesar una tarea determinada, lo que puede provocar que un servicio falle al quedarse sin memoria. Esto ocurre para truetype en ImageFont cuando la longitud del texto en una instancia de ImageDraw opera con un argumento de texto largo.\"}],\"affected\":[{\"source\":\"cve@mitre.org\",\"affectedData\":[{\"vendor\":\"n/a\",\"product\":\"n/a\",\"versions\":[{\"version\":\"n/a\",\"status\":\"affected\"}]}]}],\"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:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-770\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:pillow:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"10.0.0\",\"matchCriteriaId\":\"70ADC73C-9DBB-4903-B4E9-6C2354F2F07A\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:38:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CC559B26-5DFC-4B7A-A27C-B77DE755DFF9\"}]}]}],\"references\":[{\"url\":\"https://devhub.checkmarx.com/cve-details/CVE-2023-44271/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/python-pillow/Pillow/commit/1fe1bb49c452b0318cad12ea9d97c3bef188e9a7\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/python-pillow/Pillow/pull/7244\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2024/03/msg00021.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/N2JOEDUJDQLCUII2LQYZYSM7RJL2I3P4/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://devhub.checkmarx.com/cve-details/CVE-2023-44271/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/python-pillow/Pillow/commit/1fe1bb49c452b0318cad12ea9d97c3bef188e9a7\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/python-pillow/Pillow/pull/7244\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2024/03/msg00021.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/N2JOEDUJDQLCUII2LQYZYSM7RJL2I3P4/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]}]}}",
"redhat_vex": {
"aggregate_severity": "Moderate",
"current_release_date": "2025-11-21T14:48:03+00:00",
"cve": "CVE-2023-44271",
"id": "CVE-2023-44271",
"initial_release_date": "2023-06-30T00:00:00+00:00",
"product_status:fixed": "364",
"product_status:known_not_affected": "398",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "python-pillow: uncontrolled resource consumption when textlength in an ImageDraw instance operates on a long text argument",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2023/cve-2023-44271.json",
"version": "3"
}
}
}
alsa-2024:3005
Vulnerability from osv_almalinux
The python-pillow packages contain a Python image processing library that provides extensive file format support, an efficient internal representation, and powerful image-processing capabilities.
Security Fix(es):
- python-pillow: uncontrolled resource consumption when textlength in an ImageDraw instance operates on a long text argument (CVE-2023-44271)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Additional Changes:
For detailed information on changes in this release, see the AlmaLinux Release Notes linked from the References section.
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "python3-pillow"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.1.1-20.el8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "python3-pillow-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.1.1-20.el8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "python3-pillow-doc"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.1.1-20.el8"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "python3-pillow-tk"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.1.1-20.el8"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "The python-pillow packages contain a Python image processing library that provides extensive file format support, an efficient internal representation, and powerful image-processing capabilities.\n\nSecurity Fix(es):\n\n* python-pillow: uncontrolled resource consumption when textlength in an ImageDraw instance operates on a long text argument (CVE-2023-44271)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the AlmaLinux Release Notes linked from the References section.",
"id": "ALSA-2024:3005",
"modified": "2024-05-29T14:45:15Z",
"published": "2024-05-22T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2024:3005"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2023-44271"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2247820"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/8/ALSA-2024-3005.html"
}
],
"related": [
"CVE-2023-44271"
],
"summary": "Moderate: python-pillow security update"
}
{
"CVSS 2.0": "AV:N/AC:L/Au:N/C:N/I:N/A:C",
"CVSS 3.0": "AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"CVSS 4.0": null,
"remediation_\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440": null,
"remediation_\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435": null,
"\u0412\u0435\u043d\u0434\u043e\u0440 \u041f\u041e": "Red Hat Inc., \u0421\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u043e \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f, \u041e\u041e\u041e \u00ab\u0420\u0435\u0434 \u0421\u043e\u0444\u0442\u00bb, \u041e\u041e\u041e \u00ab\u0420\u0443\u0441\u0411\u0418\u0422\u0435\u0445-\u0410\u0441\u0442\u0440\u0430\u00bb, Fedora Project, \u0410\u041e \u00ab\u0418\u0412\u041a\u00bb, \u0410\u041e \"\u041d\u041f\u041f\u041a\u0422\", Uploadcare, LLC",
"\u0412\u0435\u0440\u0441\u0438\u044f \u041f\u041e": "7 (Red Hat Enterprise Linux), 8 (Red Hat Enterprise Linux), 10 (Debian GNU/Linux), 11 (Debian GNU/Linux), 12 (Debian GNU/Linux), 7.3 (\u0420\u0415\u0414 \u041e\u0421), 1.7 (Astra Linux Special Edition), 4.7 (Astra Linux Special Edition), 38 (Fedora), 1.6 \u00ab\u0421\u043c\u043e\u043b\u0435\u043d\u0441\u043a\u00bb (Astra Linux Common Edition), - (\u0410\u041b\u042c\u0422 \u0421\u041f 10), \u0434\u043e 2.10 (\u041e\u0421\u041e\u041d \u041e\u0421\u043d\u043e\u0432\u0430 \u041enyx), \u0434\u043e 10.0.0 (Pillow)",
"\u0412\u043e\u0437\u043c\u043e\u0436\u043d\u044b\u0435 \u043c\u0435\u0440\u044b \u043f\u043e \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u044e": "\u0414\u043b\u044f pillow:\nhttps://github.com/python-pillow/Pillow/commit/1fe1bb49c452b0318cad12ea9d97c3bef188e9a7 \nhttps://github.com/python-pillow/Pillow/pull/7244\n\n\u0414\u043b\u044f \u0420\u0435\u0434\u041e\u0421: http://repo.red-soft.ru/redos/7.3c/x86_64/updates/\n\n\u0414\u043b\u044f Debian GNU/Linux:\nhttps://security-tracker.debian.org/tracker/CVE-2023-44271\n\n\u0414\u043b\u044f \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u044b\u0445 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u043e\u0432 Red Hat Inc.:\nhttps://access.redhat.com/security/cve/CVE-2023-44271\n\n\u0414\u043b\u044f Fedora:\nhttps://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/N2JOEDUJDQLCUII2LQYZYSM7RJL2I3P4/\n\n\u0414\u043b\u044f \u041e\u0421\u041e\u041d \u041e\u0421\u043d\u043e\u0432\u0430 \u041enyx: \u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f pillow \u0434\u043e \u0432\u0435\u0440\u0441\u0438\u0438 5.4.1-2+deb10u4.osnova1\n\n\u0414\u043b\u044f \u041e\u0421 Astra Linux:\n\u043e\u0431\u043d\u043e\u0432\u0438\u0442\u044c \u043f\u0430\u043a\u0435\u0442 pillow \u0434\u043e 5.4.1-2+deb10u6.astra2 \u0438\u043b\u0438 \u0431\u043e\u043b\u0435\u0435 \u0432\u044b\u0441\u043e\u043a\u043e\u0439 \u0432\u0435\u0440\u0441\u0438\u0438, \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u044f \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0438 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f: https://wiki.astralinux.ru/astra-linux-se17-bulletin-2025-0319SE17\n\n\u0414\u043b\u044f \u041e\u0421 Astra Linux:\n\u043e\u0431\u043d\u043e\u0432\u0438\u0442\u044c \u043f\u0430\u043a\u0435\u0442 pillow \u0434\u043e 5.4.1-2+deb10u6.astra2 \u0438\u043b\u0438 \u0431\u043e\u043b\u0435\u0435 \u0432\u044b\u0441\u043e\u043a\u043e\u0439 \u0432\u0435\u0440\u0441\u0438\u0438, \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u044f \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0438 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f: https://wiki.astralinux.ru/astra-linux-se47-bulletin-2025-0422SE47\n\n\u0414\u043b\u044f \u041e\u0421 \u0410\u041b\u042c\u0422 \u0421\u041f 10: \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0430 \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f \u0438\u0437 \u043f\u0443\u0431\u043b\u0438\u0447\u043d\u043e\u0433\u043e \u0440\u0435\u043f\u043e\u0437\u0438\u0442\u043e\u0440\u0438\u044f \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u0441\u0440\u0435\u0434\u0441\u0442\u0432\u0430:https://altsp.su/obnovleniya-bezopasnosti/\n\n\u0414\u043b\u044f \u041e\u0421 Astra Linux:\n\u043e\u0431\u043d\u043e\u0432\u0438\u0442\u044c \u043f\u0430\u043a\u0435\u0442 pillow \u0434\u043e 4.0.0-4+deb9u6 \u0438\u043b\u0438 \u0431\u043e\u043b\u0435\u0435 \u0432\u044b\u0441\u043e\u043a\u043e\u0439 \u0432\u0435\u0440\u0441\u0438\u0438, \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u044f \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0438 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f: https://wiki.astralinux.ru/astra-linux-se16-bulletin-20251225SE16",
"\u0414\u0430\u0442\u0430 \u0432\u044b\u044f\u0432\u043b\u0435\u043d\u0438\u044f": "03.11.2023",
"\u0414\u0430\u0442\u0430 \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0435\u0433\u043e \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f": "20.01.2026",
"\u0414\u0430\u0442\u0430 \u043f\u0443\u0431\u043b\u0438\u043a\u0430\u0446\u0438\u0438": "27.08.2024",
"\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440": "BDU:2024-06540",
"\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440\u044b \u0434\u0440\u0443\u0433\u0438\u0445 \u0441\u0438\u0441\u0442\u0435\u043c \u043e\u043f\u0438\u0441\u0430\u043d\u0438\u0439 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "CVE-2023-44271",
"\u0418\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f \u043e\u0431 \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0430",
"\u041a\u043b\u0430\u0441\u0441 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u043a\u043e\u0434\u0430",
"\u041d\u0430\u0437\u0432\u0430\u043d\u0438\u0435 \u041f\u041e": "Red Hat Enterprise Linux, Debian GNU/Linux, \u0420\u0415\u0414 \u041e\u0421 (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21163751), Astra Linux Special Edition (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u2116369), Fedora, Astra Linux Common Edition (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21164433), \u0410\u041b\u042c\u0422 \u0421\u041f 10, \u041e\u0421\u041e\u041d \u041e\u0421\u043d\u043e\u0432\u0430 \u041enyx (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21165913), Pillow",
"\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435 \u041e\u0421 \u0438 \u0442\u0438\u043f \u0430\u043f\u043f\u0430\u0440\u0430\u0442\u043d\u043e\u0439 \u043f\u043b\u0430\u0442\u0444\u043e\u0440\u043c\u044b": "Red Hat Inc. Red Hat Enterprise Linux 7 , Red Hat Inc. Red Hat Enterprise Linux 8 , \u0421\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u043e \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f Debian GNU/Linux 10 , \u0421\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u043e \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f Debian GNU/Linux 11 , \u0421\u043e\u043e\u0431\u0449\u0435\u0441\u0442\u0432\u043e \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f Debian GNU/Linux 12 , \u041e\u041e\u041e \u00ab\u0420\u0435\u0434 \u0421\u043e\u0444\u0442\u00bb \u0420\u0415\u0414 \u041e\u0421 7.3 (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21163751), \u041e\u041e\u041e \u00ab\u0420\u0443\u0441\u0411\u0418\u0422\u0435\u0445-\u0410\u0441\u0442\u0440\u0430\u00bb Astra Linux Special Edition 1.7 (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u2116369), \u041e\u041e\u041e \u00ab\u0420\u0443\u0441\u0411\u0418\u0422\u0435\u0445-\u0410\u0441\u0442\u0440\u0430\u00bb Astra Linux Special Edition 4.7 (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u2116369), Fedora Project Fedora 38 , \u041e\u041e\u041e \u00ab\u0420\u0443\u0441\u0411\u0418\u0422\u0435\u0445-\u0410\u0441\u0442\u0440\u0430\u00bb Astra Linux Common Edition 1.6 \u00ab\u0421\u043c\u043e\u043b\u0435\u043d\u0441\u043a\u00bb (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21164433), \u0410\u041e \u00ab\u0418\u0412\u041a\u00bb \u0410\u041b\u042c\u0422 \u0421\u041f 10 - , \u0410\u041e \"\u041d\u041f\u041f\u041a\u0422\" \u041e\u0421\u041e\u041d \u041e\u0421\u043d\u043e\u0432\u0430 \u041enyx \u0434\u043e 2.10 (\u0437\u0430\u043f\u0438\u0441\u044c \u0432 \u0435\u0434\u0438\u043d\u043e\u043c \u0440\u0435\u0435\u0441\u0442\u0440\u0435 \u0440\u043e\u0441\u0441\u0438\u0439\u0441\u043a\u0438\u0445 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c \u21165913)",
"\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u0444\u0443\u043d\u043a\u0446\u0438\u0438 truetype in ImageFont() \u0431\u0438\u0431\u043b\u0438\u043e\u0442\u0435\u043a\u0438 \u0434\u043b\u044f \u0440\u0430\u0431\u043e\u0442\u044b \u0441 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f\u043c\u0438 Pillow, \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u044e\u0449\u0430\u044f \u043d\u0430\u0440\u0443\u0448\u0438\u0442\u0435\u043b\u044e \u0432\u044b\u0437\u0432\u0430\u0442\u044c \u043e\u0442\u043a\u0430\u0437 \u0432 \u043e\u0431\u0441\u043b\u0443\u0436\u0438\u0432\u0430\u043d\u0438\u0438",
"\u041d\u0430\u043b\u0438\u0447\u0438\u0435 \u044d\u043a\u0441\u043f\u043b\u043e\u0439\u0442\u0430": "\u0414\u0430\u043d\u043d\u044b\u0435 \u0443\u0442\u043e\u0447\u043d\u044f\u044e\u0442\u0441\u044f",
"\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u043e\u0448\u0438\u0431\u043a\u0438 CWE": "\u041d\u0435\u043e\u0433\u0440\u0430\u043d\u0438\u0447\u0435\u043d\u043d\u043e\u0435 \u0440\u0430\u0441\u043f\u0440\u0435\u0434\u0435\u043b\u0435\u043d\u0438\u0435 \u0440\u0435\u0441\u0443\u0440\u0441\u043e\u0432 \u0438\u043b\u0438 \u0434\u0440\u043e\u0441\u0441\u0435\u043b\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435 (CWE-770)",
"\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0423\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u044c \u0444\u0443\u043d\u043a\u0446\u0438\u0438 truetype in ImageFont() \u0431\u0438\u0431\u043b\u0438\u043e\u0442\u0435\u043a\u0438 \u0434\u043b\u044f \u0440\u0430\u0431\u043e\u0442\u044b \u0441 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f\u043c\u0438 Pillow \u0441\u0432\u044f\u0437\u0430\u043d\u0430 \u0441 \u0440\u0430\u0441\u043f\u0440\u0435\u0434\u0435\u043b\u0435\u043d\u0438\u0435\u043c \u0440\u0435\u0441\u0443\u0440\u0441\u043e\u0432 \u0431\u0435\u0437 \u043e\u0433\u0440\u0430\u043d\u0438\u0447\u0435\u043d\u0438\u0439 \u0438 \u0440\u0435\u0433\u0443\u043b\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f. \u042d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u044f \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438 \u043c\u043e\u0436\u0435\u0442 \u043f\u043e\u0437\u0432\u043e\u043b\u0438\u0442\u044c \u043d\u0430\u0440\u0443\u0448\u0438\u0442\u0435\u043b\u044e, \u0434\u0435\u0439\u0441\u0442\u0432\u0443\u044e\u0449\u0435\u043c\u0443 \u0443\u0434\u0430\u043b\u0451\u043d\u043d\u043e, \u0432\u044b\u0437\u0432\u0430\u0442\u044c \u043e\u0442\u043a\u0430\u0437 \u0432 \u043e\u0431\u0441\u043b\u0443\u0436\u0438\u0432\u0430\u043d\u0438\u0438",
"\u041f\u043e\u0441\u043b\u0435\u0434\u0441\u0442\u0432\u0438\u044f \u044d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u0438 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": null,
"\u041f\u0440\u043e\u0447\u0430\u044f \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f": null,
"\u0421\u0432\u044f\u0437\u044c \u0441 \u0438\u043d\u0446\u0438\u0434\u0435\u043d\u0442\u0430\u043c\u0438 \u0418\u0411": "\u0414\u0430\u043d\u043d\u044b\u0435 \u0443\u0442\u043e\u0447\u043d\u044f\u044e\u0442\u0441\u044f",
"\u0421\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u0435 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u041e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043d\u0430",
"\u0421\u043f\u043e\u0441\u043e\u0431 \u0443\u0441\u0442\u0440\u0430\u043d\u0435\u043d\u0438\u044f": "\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0433\u043e \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f",
"\u0421\u043f\u043e\u0441\u043e\u0431 \u044d\u043a\u0441\u043f\u043b\u0443\u0430\u0442\u0430\u0446\u0438\u0438": "\u0418\u0441\u0447\u0435\u0440\u043f\u0430\u043d\u0438\u0435 \u0440\u0435\u0441\u0443\u0440\u0441\u043e\u0432",
"\u0421\u0441\u044b\u043b\u043a\u0438 \u043d\u0430 \u0438\u0441\u0442\u043e\u0447\u043d\u0438\u043a\u0438": "https://github.com/python-pillow/Pillow/commit/1fe1bb49c452b0318cad12ea9d97c3bef188e9a7\nhttps://github.com/python-pillow/Pillow/pull/7244\nhttps://redos.red-soft.ru/support/secure/\nhttps://security-tracker.debian.org/tracker/CVE-2023-44271\nhttps://access.redhat.com/security/cve/CVE-2023-44271\nhttps://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/N2JOEDUJDQLCUII2LQYZYSM7RJL2I3P4/\nhttps://\u043f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u0430.\u043d\u043f\u043f\u043a\u0442.\u0440\u0444/bin/view/\u041e\u0421\u043d\u043e\u0432\u0430/\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f/2.10/\nhttps://wiki.astralinux.ru/astra-linux-se17-bulletin-2025-0319SE17\nhttps://wiki.astralinux.ru/astra-linux-se47-bulletin-2025-0422SE166\nhttps://altsp.su/obnovleniya-bezopasnosti/\nhttps://wiki.astralinux.ru/astra-linux-se16-bulletin-20251225SE16",
"\u0421\u0442\u0430\u0442\u0443\u0441 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u041f\u043e\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0435\u043d\u0430 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u0435\u043c",
"\u0422\u0438\u043f \u041f\u041e": "\u041e\u043f\u0435\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u0430\u044f \u0441\u0438\u0441\u0442\u0435\u043c\u0430, \u041f\u0440\u0438\u043a\u043b\u0430\u0434\u043d\u043e\u0435 \u041f\u041e \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u043e\u043d\u043d\u044b\u0445 \u0441\u0438\u0441\u0442\u0435\u043c",
"\u0422\u0438\u043f \u043e\u0448\u0438\u0431\u043a\u0438 CWE": "CWE-770",
"\u0423\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 \u0443\u044f\u0437\u0432\u0438\u043c\u043e\u0441\u0442\u0438": "\u0412\u044b\u0441\u043e\u043a\u0438\u0439 \u0443\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 (\u0431\u0430\u0437\u043e\u0432\u0430\u044f \u043e\u0446\u0435\u043d\u043a\u0430 CVSS 2.0 \u0441\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 7,8)\n\u0412\u044b\u0441\u043e\u043a\u0438\u0439 \u0443\u0440\u043e\u0432\u0435\u043d\u044c \u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 (\u0431\u0430\u0437\u043e\u0432\u0430\u044f \u043e\u0446\u0435\u043d\u043a\u0430 CVSS 3.0 \u0441\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 7,5)"
}
bit-pillow-2023-44271
Vulnerability from bitnami_vulndb
An issue was discovered in Pillow before 10.0.0. It is a Denial of Service that uncontrollably allocates memory to process a given task, potentially causing a service to crash by having it run out of memory. This occurs for truetype in ImageFont when textlength in an ImageDraw instance operates on a long text argument.
{
"affected": [
{
"package": {
"ecosystem": "Bitnami",
"name": "pillow",
"purl": "pkg:bitnami/pillow"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "10.0.0"
}
],
"type": "SEMVER"
}
],
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
]
}
],
"aliases": [
"CVE-2023-44271"
],
"database_specific": {
"cpes": [
"cpe:2.3:a:python:pillow:*:*:*:*:*:*:*:*"
],
"severity": "High"
},
"details": "An issue was discovered in Pillow before 10.0.0. It is a Denial of Service that uncontrollably allocates memory to process a given task, potentially causing a service to crash by having it run out of memory. This occurs for truetype in ImageFont when textlength in an ImageDraw instance operates on a long text argument.",
"id": "BIT-pillow-2023-44271",
"modified": "2025-04-03T14:40:37.652Z",
"published": "2024-03-06T11:01:40.663Z",
"references": [
{
"type": "WEB",
"url": "https://devhub.checkmarx.com/cve-details/CVE-2023-44271/"
},
{
"type": "WEB",
"url": "https://github.com/python-pillow/Pillow/commit/1fe1bb49c452b0318cad12ea9d97c3bef188e9a7"
},
{
"type": "WEB",
"url": "https://github.com/python-pillow/Pillow/pull/7244"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/N2JOEDUJDQLCUII2LQYZYSM7RJL2I3P4/"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2024/03/msg00021.html"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-44271"
}
],
"schema_version": "1.5.0"
}
FKIE_CVE-2023-44271
Vulnerability from fkie_nvd - Published: 2023-11-03 05:15 - Updated: 2026-06-17 06:27| Vendor | Product | Version | |
|---|---|---|---|
| python | pillow | * | |
| fedoraproject | fedora | 38 |
{
"affected": [
{
"affectedData": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"source": "cve@mitre.org"
}
],
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:python:pillow:*:*:*:*:*:*:*:*",
"matchCriteriaId": "70ADC73C-9DBB-4903-B4E9-6C2354F2F07A",
"versionEndExcluding": "10.0.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:fedoraproject:fedora:38:*:*:*:*:*:*:*",
"matchCriteriaId": "CC559B26-5DFC-4B7A-A27C-B77DE755DFF9",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "An issue was discovered in Pillow before 10.0.0. It is a Denial of Service that uncontrollably allocates memory to process a given task, potentially causing a service to crash by having it run out of memory. This occurs for truetype in ImageFont when textlength in an ImageDraw instance operates on a long text argument."
},
{
"lang": "es",
"value": "Se descubri\u00f3 un problema en Pillow antes de la versi\u00f3n 10.0.0. Es una Denegaci\u00f3n de Servicio que asigna memoria de forma incontrolable para procesar una tarea determinada, lo que puede provocar que un servicio falle al quedarse sin memoria. Esto ocurre para truetype en ImageFont cuando la longitud del texto en una instancia de ImageDraw opera con un argumento de texto largo."
}
],
"id": "CVE-2023-44271",
"lastModified": "2026-06-17T06:27:15.850",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2023-11-03T05:15:30.137",
"references": [
{
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
],
"url": "https://devhub.checkmarx.com/cve-details/CVE-2023-44271/"
},
{
"source": "cve@mitre.org",
"tags": [
"Patch"
],
"url": "https://github.com/python-pillow/Pillow/commit/1fe1bb49c452b0318cad12ea9d97c3bef188e9a7"
},
{
"source": "cve@mitre.org",
"tags": [
"Patch"
],
"url": "https://github.com/python-pillow/Pillow/pull/7244"
},
{
"source": "cve@mitre.org",
"url": "https://lists.debian.org/debian-lts-announce/2024/03/msg00021.html"
},
{
"source": "cve@mitre.org",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/N2JOEDUJDQLCUII2LQYZYSM7RJL2I3P4/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://devhub.checkmarx.com/cve-details/CVE-2023-44271/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch"
],
"url": "https://github.com/python-pillow/Pillow/commit/1fe1bb49c452b0318cad12ea9d97c3bef188e9a7"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch"
],
"url": "https://github.com/python-pillow/Pillow/pull/7244"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://lists.debian.org/debian-lts-announce/2024/03/msg00021.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/N2JOEDUJDQLCUII2LQYZYSM7RJL2I3P4/"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-770"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
GHSA-8GHJ-P4VJ-MR35
Vulnerability from github – Published: 2023-11-03 06:36 – Updated: 2024-10-14 21:20An issue was discovered in Pillow before 10.0.0. It is a Denial of Service that uncontrollably allocates memory to process a given task, potentially causing a service to crash by having it run out of memory. This occurs for truetype in ImageFont when textlength in an ImageDraw instance operates on a long text argument.
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "pillow"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "10.0.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2023-44271"
],
"database_specific": {
"cwe_ids": [
"CWE-400",
"CWE-770"
],
"github_reviewed": true,
"github_reviewed_at": "2023-11-03T19:39:43Z",
"nvd_published_at": "2023-11-03T05:15:30Z",
"severity": "HIGH"
},
"details": "An issue was discovered in Pillow before 10.0.0. It is a Denial of Service that uncontrollably allocates memory to process a given task, potentially causing a service to crash by having it run out of memory. This occurs for truetype in ImageFont when textlength in an ImageDraw instance operates on a long text argument.",
"id": "GHSA-8ghj-p4vj-mr35",
"modified": "2024-10-14T21:20:48Z",
"published": "2023-11-03T06:36:30Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-44271"
},
{
"type": "WEB",
"url": "https://github.com/python-pillow/Pillow/pull/7244"
},
{
"type": "WEB",
"url": "https://github.com/python-pillow/Pillow/commit/1fe1bb49c452b0318cad12ea9d97c3bef188e9a7"
},
{
"type": "WEB",
"url": "https://devhub.checkmarx.com/cve-details/CVE-2023-44271"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/pillow/PYSEC-2023-227.yaml"
},
{
"type": "PACKAGE",
"url": "https://github.com/python-pillow/Pillow"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2024/03/msg00021.html"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/N2JOEDUJDQLCUII2LQYZYSM7RJL2I3P4"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "Pillow Denial of Service vulnerability"
}
GSD-2023-44271
Vulnerability from gsd - Updated: 2023-12-13 01:20{
"GSD": {
"alias": "CVE-2023-44271",
"id": "GSD-2023-44271"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2023-44271"
],
"details": "An issue was discovered in Pillow before 10.0.0. It is a Denial of Service that uncontrollably allocates memory to process a given task, potentially causing a service to crash by having it run out of memory. This occurs for truetype in ImageFont when textlength in an ImageDraw instance operates on a long text argument.",
"id": "GSD-2023-44271",
"modified": "2023-12-13T01:20:38.779195Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2023-44271",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "An issue was discovered in Pillow before 10.0.0. It is a Denial of Service that uncontrollably allocates memory to process a given task, potentially causing a service to crash by having it run out of memory. This occurs for truetype in ImageFont when textlength in an ImageDraw instance operates on a long text argument."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/python-pillow/Pillow/pull/7244",
"refsource": "MISC",
"url": "https://github.com/python-pillow/Pillow/pull/7244"
},
{
"name": "https://github.com/python-pillow/Pillow/commit/1fe1bb49c452b0318cad12ea9d97c3bef188e9a7",
"refsource": "MISC",
"url": "https://github.com/python-pillow/Pillow/commit/1fe1bb49c452b0318cad12ea9d97c3bef188e9a7"
},
{
"name": "https://devhub.checkmarx.com/cve-details/CVE-2023-44271/",
"refsource": "MISC",
"url": "https://devhub.checkmarx.com/cve-details/CVE-2023-44271/"
},
{
"name": "FEDORA-2023-1a120657f9",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/N2JOEDUJDQLCUII2LQYZYSM7RJL2I3P4/"
},
{
"name": "[debian-lts-announce] 20240322 [SECURITY] [DLA 3768-1] pillow security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2024/03/msg00021.html"
}
]
}
},
"nvd.nist.gov": {
"cve": {
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:python:pillow:*:*:*:*:*:*:*:*",
"matchCriteriaId": "70ADC73C-9DBB-4903-B4E9-6C2354F2F07A",
"versionEndExcluding": "10.0.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:fedoraproject:fedora:38:*:*:*:*:*:*:*",
"matchCriteriaId": "CC559B26-5DFC-4B7A-A27C-B77DE755DFF9",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "An issue was discovered in Pillow before 10.0.0. It is a Denial of Service that uncontrollably allocates memory to process a given task, potentially causing a service to crash by having it run out of memory. This occurs for truetype in ImageFont when textlength in an ImageDraw instance operates on a long text argument."
},
{
"lang": "es",
"value": "Se descubri\u00f3 un problema en Pillow antes de la versi\u00f3n 10.0.0. Es una Denegaci\u00f3n de Servicio que asigna memoria de forma incontrolable para procesar una tarea determinada, lo que puede provocar que un servicio falle al quedarse sin memoria. Esto ocurre para truetype en ImageFont cuando la longitud del texto en una instancia de ImageDraw opera con un argumento de texto largo."
}
],
"id": "CVE-2023-44271",
"lastModified": "2024-03-22T11:15:46.063",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2023-11-03T05:15:30.137",
"references": [
{
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
],
"url": "https://devhub.checkmarx.com/cve-details/CVE-2023-44271/"
},
{
"source": "cve@mitre.org",
"tags": [
"Patch"
],
"url": "https://github.com/python-pillow/Pillow/commit/1fe1bb49c452b0318cad12ea9d97c3bef188e9a7"
},
{
"source": "cve@mitre.org",
"tags": [
"Patch"
],
"url": "https://github.com/python-pillow/Pillow/pull/7244"
},
{
"source": "cve@mitre.org",
"url": "https://lists.debian.org/debian-lts-announce/2024/03/msg00021.html"
},
{
"source": "cve@mitre.org",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/N2JOEDUJDQLCUII2LQYZYSM7RJL2I3P4/"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-770"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
}
}
}
OPENSUSE-SU-2024:13439-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-Pillow-10.0.1-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-Pillow-10.0.1-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-Pillow-10.0.1-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-Pillow-10.0.1-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-Pillow-tk-10.0.1-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-Pillow-tk-10.0.1-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-Pillow-tk-10.0.1-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python310-Pillow-tk-10.0.1-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-Pillow-10.0.1-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-Pillow-10.0.1-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-Pillow-10.0.1-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-Pillow-10.0.1-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-Pillow-tk-10.0.1-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-Pillow-tk-10.0.1-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-Pillow-tk-10.0.1-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-Pillow-tk-10.0.1-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-Pillow-10.0.1-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-Pillow-10.0.1-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-Pillow-10.0.1-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-Pillow-10.0.1-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-Pillow-tk-10.0.1-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-Pillow-tk-10.0.1-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-Pillow-tk-10.0.1-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python39-Pillow-tk-10.0.1-2.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-Pillow-10.0.1-2.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python310-Pillow-10.0.1-2.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-13439",
"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_13439-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-44271 page",
"url": "https://www.suse.com/security/cve/CVE-2023-44271/"
}
],
"title": "python310-Pillow-10.0.1-2.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:13439-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-Pillow-10.0.1-2.1.aarch64",
"product": {
"name": "python310-Pillow-10.0.1-2.1.aarch64",
"product_id": "python310-Pillow-10.0.1-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-Pillow-tk-10.0.1-2.1.aarch64",
"product": {
"name": "python310-Pillow-tk-10.0.1-2.1.aarch64",
"product_id": "python310-Pillow-tk-10.0.1-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-Pillow-10.0.1-2.1.aarch64",
"product": {
"name": "python311-Pillow-10.0.1-2.1.aarch64",
"product_id": "python311-Pillow-10.0.1-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-Pillow-tk-10.0.1-2.1.aarch64",
"product": {
"name": "python311-Pillow-tk-10.0.1-2.1.aarch64",
"product_id": "python311-Pillow-tk-10.0.1-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-Pillow-10.0.1-2.1.aarch64",
"product": {
"name": "python39-Pillow-10.0.1-2.1.aarch64",
"product_id": "python39-Pillow-10.0.1-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-Pillow-tk-10.0.1-2.1.aarch64",
"product": {
"name": "python39-Pillow-tk-10.0.1-2.1.aarch64",
"product_id": "python39-Pillow-tk-10.0.1-2.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python310-Pillow-10.0.1-2.1.ppc64le",
"product": {
"name": "python310-Pillow-10.0.1-2.1.ppc64le",
"product_id": "python310-Pillow-10.0.1-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-Pillow-tk-10.0.1-2.1.ppc64le",
"product": {
"name": "python310-Pillow-tk-10.0.1-2.1.ppc64le",
"product_id": "python310-Pillow-tk-10.0.1-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-Pillow-10.0.1-2.1.ppc64le",
"product": {
"name": "python311-Pillow-10.0.1-2.1.ppc64le",
"product_id": "python311-Pillow-10.0.1-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-Pillow-tk-10.0.1-2.1.ppc64le",
"product": {
"name": "python311-Pillow-tk-10.0.1-2.1.ppc64le",
"product_id": "python311-Pillow-tk-10.0.1-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-Pillow-10.0.1-2.1.ppc64le",
"product": {
"name": "python39-Pillow-10.0.1-2.1.ppc64le",
"product_id": "python39-Pillow-10.0.1-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-Pillow-tk-10.0.1-2.1.ppc64le",
"product": {
"name": "python39-Pillow-tk-10.0.1-2.1.ppc64le",
"product_id": "python39-Pillow-tk-10.0.1-2.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python310-Pillow-10.0.1-2.1.s390x",
"product": {
"name": "python310-Pillow-10.0.1-2.1.s390x",
"product_id": "python310-Pillow-10.0.1-2.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-Pillow-tk-10.0.1-2.1.s390x",
"product": {
"name": "python310-Pillow-tk-10.0.1-2.1.s390x",
"product_id": "python310-Pillow-tk-10.0.1-2.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-Pillow-10.0.1-2.1.s390x",
"product": {
"name": "python311-Pillow-10.0.1-2.1.s390x",
"product_id": "python311-Pillow-10.0.1-2.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-Pillow-tk-10.0.1-2.1.s390x",
"product": {
"name": "python311-Pillow-tk-10.0.1-2.1.s390x",
"product_id": "python311-Pillow-tk-10.0.1-2.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-Pillow-10.0.1-2.1.s390x",
"product": {
"name": "python39-Pillow-10.0.1-2.1.s390x",
"product_id": "python39-Pillow-10.0.1-2.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-Pillow-tk-10.0.1-2.1.s390x",
"product": {
"name": "python39-Pillow-tk-10.0.1-2.1.s390x",
"product_id": "python39-Pillow-tk-10.0.1-2.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python310-Pillow-10.0.1-2.1.x86_64",
"product": {
"name": "python310-Pillow-10.0.1-2.1.x86_64",
"product_id": "python310-Pillow-10.0.1-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-Pillow-tk-10.0.1-2.1.x86_64",
"product": {
"name": "python310-Pillow-tk-10.0.1-2.1.x86_64",
"product_id": "python310-Pillow-tk-10.0.1-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-Pillow-10.0.1-2.1.x86_64",
"product": {
"name": "python311-Pillow-10.0.1-2.1.x86_64",
"product_id": "python311-Pillow-10.0.1-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-Pillow-tk-10.0.1-2.1.x86_64",
"product": {
"name": "python311-Pillow-tk-10.0.1-2.1.x86_64",
"product_id": "python311-Pillow-tk-10.0.1-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-Pillow-10.0.1-2.1.x86_64",
"product": {
"name": "python39-Pillow-10.0.1-2.1.x86_64",
"product_id": "python39-Pillow-10.0.1-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-Pillow-tk-10.0.1-2.1.x86_64",
"product": {
"name": "python39-Pillow-tk-10.0.1-2.1.x86_64",
"product_id": "python39-Pillow-tk-10.0.1-2.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-Pillow-10.0.1-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-Pillow-10.0.1-2.1.aarch64"
},
"product_reference": "python310-Pillow-10.0.1-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-Pillow-10.0.1-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-Pillow-10.0.1-2.1.ppc64le"
},
"product_reference": "python310-Pillow-10.0.1-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-Pillow-10.0.1-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-Pillow-10.0.1-2.1.s390x"
},
"product_reference": "python310-Pillow-10.0.1-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-Pillow-10.0.1-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-Pillow-10.0.1-2.1.x86_64"
},
"product_reference": "python310-Pillow-10.0.1-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-Pillow-tk-10.0.1-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-Pillow-tk-10.0.1-2.1.aarch64"
},
"product_reference": "python310-Pillow-tk-10.0.1-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-Pillow-tk-10.0.1-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-Pillow-tk-10.0.1-2.1.ppc64le"
},
"product_reference": "python310-Pillow-tk-10.0.1-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-Pillow-tk-10.0.1-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-Pillow-tk-10.0.1-2.1.s390x"
},
"product_reference": "python310-Pillow-tk-10.0.1-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-Pillow-tk-10.0.1-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python310-Pillow-tk-10.0.1-2.1.x86_64"
},
"product_reference": "python310-Pillow-tk-10.0.1-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Pillow-10.0.1-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-Pillow-10.0.1-2.1.aarch64"
},
"product_reference": "python311-Pillow-10.0.1-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Pillow-10.0.1-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-Pillow-10.0.1-2.1.ppc64le"
},
"product_reference": "python311-Pillow-10.0.1-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Pillow-10.0.1-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-Pillow-10.0.1-2.1.s390x"
},
"product_reference": "python311-Pillow-10.0.1-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Pillow-10.0.1-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-Pillow-10.0.1-2.1.x86_64"
},
"product_reference": "python311-Pillow-10.0.1-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Pillow-tk-10.0.1-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-Pillow-tk-10.0.1-2.1.aarch64"
},
"product_reference": "python311-Pillow-tk-10.0.1-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Pillow-tk-10.0.1-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-Pillow-tk-10.0.1-2.1.ppc64le"
},
"product_reference": "python311-Pillow-tk-10.0.1-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Pillow-tk-10.0.1-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-Pillow-tk-10.0.1-2.1.s390x"
},
"product_reference": "python311-Pillow-tk-10.0.1-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Pillow-tk-10.0.1-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-Pillow-tk-10.0.1-2.1.x86_64"
},
"product_reference": "python311-Pillow-tk-10.0.1-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-Pillow-10.0.1-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-Pillow-10.0.1-2.1.aarch64"
},
"product_reference": "python39-Pillow-10.0.1-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-Pillow-10.0.1-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-Pillow-10.0.1-2.1.ppc64le"
},
"product_reference": "python39-Pillow-10.0.1-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-Pillow-10.0.1-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-Pillow-10.0.1-2.1.s390x"
},
"product_reference": "python39-Pillow-10.0.1-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-Pillow-10.0.1-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-Pillow-10.0.1-2.1.x86_64"
},
"product_reference": "python39-Pillow-10.0.1-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-Pillow-tk-10.0.1-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-Pillow-tk-10.0.1-2.1.aarch64"
},
"product_reference": "python39-Pillow-tk-10.0.1-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-Pillow-tk-10.0.1-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-Pillow-tk-10.0.1-2.1.ppc64le"
},
"product_reference": "python39-Pillow-tk-10.0.1-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-Pillow-tk-10.0.1-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-Pillow-tk-10.0.1-2.1.s390x"
},
"product_reference": "python39-Pillow-tk-10.0.1-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-Pillow-tk-10.0.1-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-Pillow-tk-10.0.1-2.1.x86_64"
},
"product_reference": "python39-Pillow-tk-10.0.1-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-44271",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-44271"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Pillow before 10.0.0. It is a Denial of Service that uncontrollably allocates memory to process a given task, potentially causing a service to crash by having it run out of memory. This occurs for truetype in ImageFont when textlength in an ImageDraw instance operates on a long text argument.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python310-Pillow-10.0.1-2.1.aarch64",
"openSUSE Tumbleweed:python310-Pillow-10.0.1-2.1.ppc64le",
"openSUSE Tumbleweed:python310-Pillow-10.0.1-2.1.s390x",
"openSUSE Tumbleweed:python310-Pillow-10.0.1-2.1.x86_64",
"openSUSE Tumbleweed:python310-Pillow-tk-10.0.1-2.1.aarch64",
"openSUSE Tumbleweed:python310-Pillow-tk-10.0.1-2.1.ppc64le",
"openSUSE Tumbleweed:python310-Pillow-tk-10.0.1-2.1.s390x",
"openSUSE Tumbleweed:python310-Pillow-tk-10.0.1-2.1.x86_64",
"openSUSE Tumbleweed:python311-Pillow-10.0.1-2.1.aarch64",
"openSUSE Tumbleweed:python311-Pillow-10.0.1-2.1.ppc64le",
"openSUSE Tumbleweed:python311-Pillow-10.0.1-2.1.s390x",
"openSUSE Tumbleweed:python311-Pillow-10.0.1-2.1.x86_64",
"openSUSE Tumbleweed:python311-Pillow-tk-10.0.1-2.1.aarch64",
"openSUSE Tumbleweed:python311-Pillow-tk-10.0.1-2.1.ppc64le",
"openSUSE Tumbleweed:python311-Pillow-tk-10.0.1-2.1.s390x",
"openSUSE Tumbleweed:python311-Pillow-tk-10.0.1-2.1.x86_64",
"openSUSE Tumbleweed:python39-Pillow-10.0.1-2.1.aarch64",
"openSUSE Tumbleweed:python39-Pillow-10.0.1-2.1.ppc64le",
"openSUSE Tumbleweed:python39-Pillow-10.0.1-2.1.s390x",
"openSUSE Tumbleweed:python39-Pillow-10.0.1-2.1.x86_64",
"openSUSE Tumbleweed:python39-Pillow-tk-10.0.1-2.1.aarch64",
"openSUSE Tumbleweed:python39-Pillow-tk-10.0.1-2.1.ppc64le",
"openSUSE Tumbleweed:python39-Pillow-tk-10.0.1-2.1.s390x",
"openSUSE Tumbleweed:python39-Pillow-tk-10.0.1-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-44271",
"url": "https://www.suse.com/security/cve/CVE-2023-44271"
},
{
"category": "external",
"summary": "SUSE Bug 1216894 for CVE-2023-44271",
"url": "https://bugzilla.suse.com/1216894"
}
],
"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-Pillow-10.0.1-2.1.aarch64",
"openSUSE Tumbleweed:python310-Pillow-10.0.1-2.1.ppc64le",
"openSUSE Tumbleweed:python310-Pillow-10.0.1-2.1.s390x",
"openSUSE Tumbleweed:python310-Pillow-10.0.1-2.1.x86_64",
"openSUSE Tumbleweed:python310-Pillow-tk-10.0.1-2.1.aarch64",
"openSUSE Tumbleweed:python310-Pillow-tk-10.0.1-2.1.ppc64le",
"openSUSE Tumbleweed:python310-Pillow-tk-10.0.1-2.1.s390x",
"openSUSE Tumbleweed:python310-Pillow-tk-10.0.1-2.1.x86_64",
"openSUSE Tumbleweed:python311-Pillow-10.0.1-2.1.aarch64",
"openSUSE Tumbleweed:python311-Pillow-10.0.1-2.1.ppc64le",
"openSUSE Tumbleweed:python311-Pillow-10.0.1-2.1.s390x",
"openSUSE Tumbleweed:python311-Pillow-10.0.1-2.1.x86_64",
"openSUSE Tumbleweed:python311-Pillow-tk-10.0.1-2.1.aarch64",
"openSUSE Tumbleweed:python311-Pillow-tk-10.0.1-2.1.ppc64le",
"openSUSE Tumbleweed:python311-Pillow-tk-10.0.1-2.1.s390x",
"openSUSE Tumbleweed:python311-Pillow-tk-10.0.1-2.1.x86_64",
"openSUSE Tumbleweed:python39-Pillow-10.0.1-2.1.aarch64",
"openSUSE Tumbleweed:python39-Pillow-10.0.1-2.1.ppc64le",
"openSUSE Tumbleweed:python39-Pillow-10.0.1-2.1.s390x",
"openSUSE Tumbleweed:python39-Pillow-10.0.1-2.1.x86_64",
"openSUSE Tumbleweed:python39-Pillow-tk-10.0.1-2.1.aarch64",
"openSUSE Tumbleweed:python39-Pillow-tk-10.0.1-2.1.ppc64le",
"openSUSE Tumbleweed:python39-Pillow-tk-10.0.1-2.1.s390x",
"openSUSE Tumbleweed:python39-Pillow-tk-10.0.1-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python310-Pillow-10.0.1-2.1.aarch64",
"openSUSE Tumbleweed:python310-Pillow-10.0.1-2.1.ppc64le",
"openSUSE Tumbleweed:python310-Pillow-10.0.1-2.1.s390x",
"openSUSE Tumbleweed:python310-Pillow-10.0.1-2.1.x86_64",
"openSUSE Tumbleweed:python310-Pillow-tk-10.0.1-2.1.aarch64",
"openSUSE Tumbleweed:python310-Pillow-tk-10.0.1-2.1.ppc64le",
"openSUSE Tumbleweed:python310-Pillow-tk-10.0.1-2.1.s390x",
"openSUSE Tumbleweed:python310-Pillow-tk-10.0.1-2.1.x86_64",
"openSUSE Tumbleweed:python311-Pillow-10.0.1-2.1.aarch64",
"openSUSE Tumbleweed:python311-Pillow-10.0.1-2.1.ppc64le",
"openSUSE Tumbleweed:python311-Pillow-10.0.1-2.1.s390x",
"openSUSE Tumbleweed:python311-Pillow-10.0.1-2.1.x86_64",
"openSUSE Tumbleweed:python311-Pillow-tk-10.0.1-2.1.aarch64",
"openSUSE Tumbleweed:python311-Pillow-tk-10.0.1-2.1.ppc64le",
"openSUSE Tumbleweed:python311-Pillow-tk-10.0.1-2.1.s390x",
"openSUSE Tumbleweed:python311-Pillow-tk-10.0.1-2.1.x86_64",
"openSUSE Tumbleweed:python39-Pillow-10.0.1-2.1.aarch64",
"openSUSE Tumbleweed:python39-Pillow-10.0.1-2.1.ppc64le",
"openSUSE Tumbleweed:python39-Pillow-10.0.1-2.1.s390x",
"openSUSE Tumbleweed:python39-Pillow-10.0.1-2.1.x86_64",
"openSUSE Tumbleweed:python39-Pillow-tk-10.0.1-2.1.aarch64",
"openSUSE Tumbleweed:python39-Pillow-tk-10.0.1-2.1.ppc64le",
"openSUSE Tumbleweed:python39-Pillow-tk-10.0.1-2.1.s390x",
"openSUSE Tumbleweed:python39-Pillow-tk-10.0.1-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2023-44271"
}
]
}
OPENSUSE-SU-2026:11261-1
Vulnerability from csaf_opensuse - Published: 2026-07-12 00:00 - Updated: 2026-07-12 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-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": "python313-Pillow-12.3.0-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python313-Pillow-12.3.0-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-11261",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_11261-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-3589 page",
"url": "https://www.suse.com/security/cve/CVE-2014-3589/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-3598 page",
"url": "https://www.suse.com/security/cve/CVE-2014-3598/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-0740 page",
"url": "https://www.suse.com/security/cve/CVE-2016-0740/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-0775 page",
"url": "https://www.suse.com/security/cve/CVE-2016-0775/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-3076 page",
"url": "https://www.suse.com/security/cve/CVE-2016-3076/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-15999 page",
"url": "https://www.suse.com/security/cve/CVE-2020-15999/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-35653 page",
"url": "https://www.suse.com/security/cve/CVE-2020-35653/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-35654 page",
"url": "https://www.suse.com/security/cve/CVE-2020-35654/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-35655 page",
"url": "https://www.suse.com/security/cve/CVE-2020-35655/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-23437 page",
"url": "https://www.suse.com/security/cve/CVE-2021-23437/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-25289 page",
"url": "https://www.suse.com/security/cve/CVE-2021-25289/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-25290 page",
"url": "https://www.suse.com/security/cve/CVE-2021-25290/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-25291 page",
"url": "https://www.suse.com/security/cve/CVE-2021-25291/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-25292 page",
"url": "https://www.suse.com/security/cve/CVE-2021-25292/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-25293 page",
"url": "https://www.suse.com/security/cve/CVE-2021-25293/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-27921 page",
"url": "https://www.suse.com/security/cve/CVE-2021-27921/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-34552 page",
"url": "https://www.suse.com/security/cve/CVE-2021-34552/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-44271 page",
"url": "https://www.suse.com/security/cve/CVE-2023-44271/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-50447 page",
"url": "https://www.suse.com/security/cve/CVE-2023-50447/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-28219 page",
"url": "https://www.suse.com/security/cve/CVE-2024-28219/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-42311 page",
"url": "https://www.suse.com/security/cve/CVE-2026-42311/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-4775 page",
"url": "https://www.suse.com/security/cve/CVE-2026-4775/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-54059 page",
"url": "https://www.suse.com/security/cve/CVE-2026-54059/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-55379 page",
"url": "https://www.suse.com/security/cve/CVE-2026-55379/"
}
],
"title": "python313-Pillow-12.3.0-1.1 on GA media",
"tracking": {
"current_release_date": "2026-07-12T00:00:00Z",
"generator": {
"date": "2026-07-12T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:11261-1",
"initial_release_date": "2026-07-12T00:00:00Z",
"revision_history": [
{
"date": "2026-07-12T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python313-Pillow-12.3.0-1.1.aarch64",
"product": {
"name": "python313-Pillow-12.3.0-1.1.aarch64",
"product_id": "python313-Pillow-12.3.0-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-Pillow-tk-12.3.0-1.1.aarch64",
"product": {
"name": "python313-Pillow-tk-12.3.0-1.1.aarch64",
"product_id": "python313-Pillow-tk-12.3.0-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python314-Pillow-12.3.0-1.1.aarch64",
"product": {
"name": "python314-Pillow-12.3.0-1.1.aarch64",
"product_id": "python314-Pillow-12.3.0-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python314-Pillow-tk-12.3.0-1.1.aarch64",
"product": {
"name": "python314-Pillow-tk-12.3.0-1.1.aarch64",
"product_id": "python314-Pillow-tk-12.3.0-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python313-Pillow-12.3.0-1.1.ppc64le",
"product": {
"name": "python313-Pillow-12.3.0-1.1.ppc64le",
"product_id": "python313-Pillow-12.3.0-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-Pillow-tk-12.3.0-1.1.ppc64le",
"product": {
"name": "python313-Pillow-tk-12.3.0-1.1.ppc64le",
"product_id": "python313-Pillow-tk-12.3.0-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python314-Pillow-12.3.0-1.1.ppc64le",
"product": {
"name": "python314-Pillow-12.3.0-1.1.ppc64le",
"product_id": "python314-Pillow-12.3.0-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python314-Pillow-tk-12.3.0-1.1.ppc64le",
"product": {
"name": "python314-Pillow-tk-12.3.0-1.1.ppc64le",
"product_id": "python314-Pillow-tk-12.3.0-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python313-Pillow-12.3.0-1.1.s390x",
"product": {
"name": "python313-Pillow-12.3.0-1.1.s390x",
"product_id": "python313-Pillow-12.3.0-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-Pillow-tk-12.3.0-1.1.s390x",
"product": {
"name": "python313-Pillow-tk-12.3.0-1.1.s390x",
"product_id": "python313-Pillow-tk-12.3.0-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python314-Pillow-12.3.0-1.1.s390x",
"product": {
"name": "python314-Pillow-12.3.0-1.1.s390x",
"product_id": "python314-Pillow-12.3.0-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python314-Pillow-tk-12.3.0-1.1.s390x",
"product": {
"name": "python314-Pillow-tk-12.3.0-1.1.s390x",
"product_id": "python314-Pillow-tk-12.3.0-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python313-Pillow-12.3.0-1.1.x86_64",
"product": {
"name": "python313-Pillow-12.3.0-1.1.x86_64",
"product_id": "python313-Pillow-12.3.0-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-Pillow-tk-12.3.0-1.1.x86_64",
"product": {
"name": "python313-Pillow-tk-12.3.0-1.1.x86_64",
"product_id": "python313-Pillow-tk-12.3.0-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python314-Pillow-12.3.0-1.1.x86_64",
"product": {
"name": "python314-Pillow-12.3.0-1.1.x86_64",
"product_id": "python314-Pillow-12.3.0-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python314-Pillow-tk-12.3.0-1.1.x86_64",
"product": {
"name": "python314-Pillow-tk-12.3.0-1.1.x86_64",
"product_id": "python314-Pillow-tk-12.3.0-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": "python313-Pillow-12.3.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64"
},
"product_reference": "python313-Pillow-12.3.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-Pillow-12.3.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le"
},
"product_reference": "python313-Pillow-12.3.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-Pillow-12.3.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x"
},
"product_reference": "python313-Pillow-12.3.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-Pillow-12.3.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64"
},
"product_reference": "python313-Pillow-12.3.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-Pillow-tk-12.3.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64"
},
"product_reference": "python313-Pillow-tk-12.3.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-Pillow-tk-12.3.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le"
},
"product_reference": "python313-Pillow-tk-12.3.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-Pillow-tk-12.3.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x"
},
"product_reference": "python313-Pillow-tk-12.3.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-Pillow-tk-12.3.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64"
},
"product_reference": "python313-Pillow-tk-12.3.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-Pillow-12.3.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64"
},
"product_reference": "python314-Pillow-12.3.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-Pillow-12.3.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le"
},
"product_reference": "python314-Pillow-12.3.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-Pillow-12.3.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x"
},
"product_reference": "python314-Pillow-12.3.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-Pillow-12.3.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64"
},
"product_reference": "python314-Pillow-12.3.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-Pillow-tk-12.3.0-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64"
},
"product_reference": "python314-Pillow-tk-12.3.0-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-Pillow-tk-12.3.0-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le"
},
"product_reference": "python314-Pillow-tk-12.3.0-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-Pillow-tk-12.3.0-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x"
},
"product_reference": "python314-Pillow-tk-12.3.0-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-Pillow-tk-12.3.0-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
},
"product_reference": "python314-Pillow-tk-12.3.0-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2014-3589",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-3589"
}
],
"notes": [
{
"category": "general",
"text": "PIL/IcnsImagePlugin.py in Python Imaging Library (PIL) and Pillow before 2.3.2 and 2.5.x before 2.5.2 allows remote attackers to cause a denial of service via a crafted block size.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-3589",
"url": "https://www.suse.com/security/cve/CVE-2014-3589"
},
{
"category": "external",
"summary": "SUSE Bug 921566 for CVE-2014-3589",
"url": "https://bugzilla.suse.com/921566"
}
],
"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:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-12T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2014-3589"
},
{
"cve": "CVE-2014-3598",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-3598"
}
],
"notes": [
{
"category": "general",
"text": "The Jpeg2KImagePlugin plugin in Pillow before 2.5.3 allows remote attackers to cause a denial of service via a crafted image.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-3598",
"url": "https://www.suse.com/security/cve/CVE-2014-3598"
},
{
"category": "external",
"summary": "SUSE Bug 921566 for CVE-2014-3598",
"url": "https://bugzilla.suse.com/921566"
}
],
"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:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-12T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2014-3598"
},
{
"cve": "CVE-2016-0740",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-0740"
}
],
"notes": [
{
"category": "general",
"text": "Buffer overflow in the ImagingLibTiffDecode function in libImaging/TiffDecode.c in Pillow before 3.1.1 allows remote attackers to overwrite memory via a crafted TIFF file.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-0740",
"url": "https://www.suse.com/security/cve/CVE-2016-0740"
},
{
"category": "external",
"summary": "SUSE Bug 965579 for CVE-2016-0740",
"url": "https://bugzilla.suse.com/965579"
},
{
"category": "external",
"summary": "SUSE Bug 965582 for CVE-2016-0740",
"url": "https://bugzilla.suse.com/965582"
}
],
"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:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-12T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2016-0740"
},
{
"cve": "CVE-2016-0775",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-0775"
}
],
"notes": [
{
"category": "general",
"text": "Buffer overflow in the ImagingFliDecode function in libImaging/FliDecode.c in Pillow before 3.1.1 allows remote attackers to cause a denial of service (crash) via a crafted FLI file.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-0775",
"url": "https://www.suse.com/security/cve/CVE-2016-0775"
},
{
"category": "external",
"summary": "SUSE Bug 965579 for CVE-2016-0775",
"url": "https://bugzilla.suse.com/965579"
},
{
"category": "external",
"summary": "SUSE Bug 965582 for CVE-2016-0775",
"url": "https://bugzilla.suse.com/965582"
}
],
"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:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-12T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2016-0775"
},
{
"cve": "CVE-2016-3076",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-3076"
}
],
"notes": [
{
"category": "general",
"text": "Heap-based buffer overflow in the j2k_encode_entry function in Pillow 2.5.0 through 3.1.1 allows remote attackers to cause a denial of service (memory corruption) via a crafted Jpeg2000 file.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-3076",
"url": "https://www.suse.com/security/cve/CVE-2016-3076"
},
{
"category": "external",
"summary": "SUSE Bug 973786 for CVE-2016-3076",
"url": "https://bugzilla.suse.com/973786"
}
],
"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:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-12T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2016-3076"
},
{
"cve": "CVE-2020-15999",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-15999"
}
],
"notes": [
{
"category": "general",
"text": "Heap buffer overflow in Freetype in Google Chrome prior to 86.0.4240.111 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-15999",
"url": "https://www.suse.com/security/cve/CVE-2020-15999"
},
{
"category": "external",
"summary": "SUSE Bug 1177914 for CVE-2020-15999",
"url": "https://bugzilla.suse.com/1177914"
},
{
"category": "external",
"summary": "SUSE Bug 1177936 for CVE-2020-15999",
"url": "https://bugzilla.suse.com/1177936"
},
{
"category": "external",
"summary": "SUSE Bug 1178824 for CVE-2020-15999",
"url": "https://bugzilla.suse.com/1178824"
},
{
"category": "external",
"summary": "SUSE Bug 1178894 for CVE-2020-15999",
"url": "https://bugzilla.suse.com/1178894"
}
],
"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:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-12T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2020-15999"
},
{
"cve": "CVE-2020-35653",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-35653"
}
],
"notes": [
{
"category": "general",
"text": "In Pillow before 8.1.0, PcxDecode has a buffer over-read when decoding a crafted PCX file because the user-supplied stride value is trusted for buffer calculations.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-35653",
"url": "https://www.suse.com/security/cve/CVE-2020-35653"
},
{
"category": "external",
"summary": "SUSE Bug 1180834 for CVE-2020-35653",
"url": "https://bugzilla.suse.com/1180834"
}
],
"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:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-12T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2020-35653"
},
{
"cve": "CVE-2020-35654",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-35654"
}
],
"notes": [
{
"category": "general",
"text": "In Pillow before 8.1.0, TiffDecode has a heap-based buffer overflow when decoding crafted YCbCr files because of certain interpretation conflicts with LibTIFF in RGBA mode.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-35654",
"url": "https://www.suse.com/security/cve/CVE-2020-35654"
},
{
"category": "external",
"summary": "SUSE Bug 1180833 for CVE-2020-35654",
"url": "https://bugzilla.suse.com/1180833"
},
{
"category": "external",
"summary": "SUSE Bug 1183103 for CVE-2020-35654",
"url": "https://bugzilla.suse.com/1183103"
}
],
"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:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-12T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2020-35654"
},
{
"cve": "CVE-2020-35655",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-35655"
}
],
"notes": [
{
"category": "general",
"text": "In Pillow before 8.1.0, SGIRleDecode has a 4-byte buffer over-read when decoding crafted SGI RLE image files because offsets and length tables are mishandled.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-35655",
"url": "https://www.suse.com/security/cve/CVE-2020-35655"
},
{
"category": "external",
"summary": "SUSE Bug 1180832 for CVE-2020-35655",
"url": "https://bugzilla.suse.com/1180832"
}
],
"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:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-12T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2020-35655"
},
{
"cve": "CVE-2021-23437",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-23437"
}
],
"notes": [
{
"category": "general",
"text": "The package pillow 5.2.0 and before 8.3.2 are vulnerable to Regular Expression Denial of Service (ReDoS) via the getrgb function.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-23437",
"url": "https://www.suse.com/security/cve/CVE-2021-23437"
},
{
"category": "external",
"summary": "SUSE Bug 1190229 for CVE-2021-23437",
"url": "https://bugzilla.suse.com/1190229"
}
],
"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:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-12T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2021-23437"
},
{
"cve": "CVE-2021-25289",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-25289"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Pillow before 8.1.1. TiffDecode has a heap-based buffer overflow when decoding crafted YCbCr files because of certain interpretation conflicts with LibTIFF in RGBA mode. NOTE: this issue exists because of an incomplete fix for CVE-2020-35654.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-25289",
"url": "https://www.suse.com/security/cve/CVE-2021-25289"
},
{
"category": "external",
"summary": "SUSE Bug 1183103 for CVE-2021-25289",
"url": "https://bugzilla.suse.com/1183103"
}
],
"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:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-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:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-12T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2021-25289"
},
{
"cve": "CVE-2021-25290",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-25290"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Pillow before 8.1.1. In TiffDecode.c, there is a negative-offset memcpy with an invalid size.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-25290",
"url": "https://www.suse.com/security/cve/CVE-2021-25290"
},
{
"category": "external",
"summary": "SUSE Bug 1183105 for CVE-2021-25290",
"url": "https://bugzilla.suse.com/1183105"
}
],
"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:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-12T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2021-25290"
},
{
"cve": "CVE-2021-25291",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-25291"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Pillow before 8.1.1. In TiffDecode.c, there is an out-of-bounds read in TiffreadRGBATile via invalid tile boundaries.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-25291",
"url": "https://www.suse.com/security/cve/CVE-2021-25291"
},
{
"category": "external",
"summary": "SUSE Bug 1183106 for CVE-2021-25291",
"url": "https://bugzilla.suse.com/1183106"
}
],
"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:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-12T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2021-25291"
},
{
"cve": "CVE-2021-25292",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-25292"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Pillow before 8.1.1. The PDF parser allows a regular expression DoS (ReDoS) attack via a crafted PDF file because of a catastrophic backtracking regex.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-25292",
"url": "https://www.suse.com/security/cve/CVE-2021-25292"
},
{
"category": "external",
"summary": "SUSE Bug 1183101 for CVE-2021-25292",
"url": "https://bugzilla.suse.com/1183101"
}
],
"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:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-12T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2021-25292"
},
{
"cve": "CVE-2021-25293",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-25293"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Pillow before 8.1.1. There is an out-of-bounds read in SGIRleDecode.c.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-25293",
"url": "https://www.suse.com/security/cve/CVE-2021-25293"
},
{
"category": "external",
"summary": "SUSE Bug 1183102 for CVE-2021-25293",
"url": "https://bugzilla.suse.com/1183102"
}
],
"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:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-12T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2021-25293"
},
{
"cve": "CVE-2021-27921",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-27921"
}
],
"notes": [
{
"category": "general",
"text": "Pillow before 8.1.2 allows attackers to cause a denial of service (memory consumption) because the reported size of a contained image is not properly checked for a BLP container, and thus an attempted memory allocation can be very large.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-27921",
"url": "https://www.suse.com/security/cve/CVE-2021-27921"
},
{
"category": "external",
"summary": "SUSE Bug 1183110 for CVE-2021-27921",
"url": "https://bugzilla.suse.com/1183110"
}
],
"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:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-12T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2021-27921"
},
{
"cve": "CVE-2021-34552",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-34552"
}
],
"notes": [
{
"category": "general",
"text": "Pillow through 8.2.0 and PIL (aka Python Imaging Library) through 1.1.7 allow an attacker to pass controlled parameters directly into a convert function to trigger a buffer overflow in Convert.c.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-34552",
"url": "https://www.suse.com/security/cve/CVE-2021-34552"
},
{
"category": "external",
"summary": "SUSE Bug 1188574 for CVE-2021-34552",
"url": "https://bugzilla.suse.com/1188574"
}
],
"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:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-12T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2021-34552"
},
{
"cve": "CVE-2023-44271",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-44271"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Pillow before 10.0.0. It is a Denial of Service that uncontrollably allocates memory to process a given task, potentially causing a service to crash by having it run out of memory. This occurs for truetype in ImageFont when textlength in an ImageDraw instance operates on a long text argument.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-44271",
"url": "https://www.suse.com/security/cve/CVE-2023-44271"
},
{
"category": "external",
"summary": "SUSE Bug 1216894 for CVE-2023-44271",
"url": "https://bugzilla.suse.com/1216894"
}
],
"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:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-12T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2023-44271"
},
{
"cve": "CVE-2023-50447",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-50447"
}
],
"notes": [
{
"category": "general",
"text": "Pillow through 10.1.0 allows PIL.ImageMath.eval Arbitrary Code Execution via the environment parameter, a different vulnerability than CVE-2022-22817 (which was about the expression parameter).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-50447",
"url": "https://www.suse.com/security/cve/CVE-2023-50447"
},
{
"category": "external",
"summary": "SUSE Bug 1219048 for CVE-2023-50447",
"url": "https://bugzilla.suse.com/1219048"
}
],
"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:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-12T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2023-50447"
},
{
"cve": "CVE-2024-28219",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-28219"
}
],
"notes": [
{
"category": "general",
"text": "In _imagingcms.c in Pillow before 10.3.0, a buffer overflow exists because strcpy is used instead of strncpy.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-28219",
"url": "https://www.suse.com/security/cve/CVE-2024-28219"
},
{
"category": "external",
"summary": "SUSE Bug 1222262 for CVE-2024-28219",
"url": "https://bugzilla.suse.com/1222262"
}
],
"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:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-12T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2024-28219"
},
{
"cve": "CVE-2026-42311",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-42311"
}
],
"notes": [
{
"category": "general",
"text": "Pillow is a Python imaging library. From version 10.3.0 to before version 12.2.0, processing a malicious PSD file could lead to memory corruption, potentially resulting in a crash or arbitrary code execution. This issue has been patched in version 12.2.0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-42311",
"url": "https://www.suse.com/security/cve/CVE-2026-42311"
},
{
"category": "external",
"summary": "SUSE Bug 1270404 for CVE-2026-42311",
"url": "https://bugzilla.suse.com/1270404"
}
],
"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:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-12T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-42311"
},
{
"cve": "CVE-2026-4775",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-4775"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the libtiff library. A remote attacker could exploit a signed integer overflow vulnerability in the putcontig8bitYCbCr44tile function by providing a specially crafted TIFF file. This flaw can lead to an out-of-bounds heap write due to incorrect memory pointer calculations, potentially causing a denial of service (application crash) or arbitrary code execution.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-4775",
"url": "https://www.suse.com/security/cve/CVE-2026-4775"
},
{
"category": "external",
"summary": "SUSE Bug 1260411 for CVE-2026-4775",
"url": "https://bugzilla.suse.com/1260411"
}
],
"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:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.6,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-12T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-4775"
},
{
"cve": "CVE-2026-54059",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-54059"
}
],
"notes": [
{
"category": "general",
"text": "Pillow is a Python imaging library. Prior to 12.3.0, PIL/PcfFontFile.py _load_bitmaps() read glyph dimensions from the PCF METRICS section and passed them directly to Image.frombytes() without calling Image._decompression_bomb_check(), allowing crafted PCF font data to cause excessive memory allocation. This issue is fixed in version 12.3.0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-54059",
"url": "https://www.suse.com/security/cve/CVE-2026-54059"
},
{
"category": "external",
"summary": "SUSE Bug 1270409 for CVE-2026-54059",
"url": "https://bugzilla.suse.com/1270409"
}
],
"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:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-12T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-54059"
},
{
"cve": "CVE-2026-55379",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-55379"
}
],
"notes": [
{
"category": "general",
"text": "Pillow is a Python imaging library. Prior to 12.3.0, PIL/BdfFontFile.py bdf_char() read the BBX width and height field from a BDF font file and passed attacker-controlled dimensions to Image.new() without calling Image._decompression_bomb_check(), bypassing Pillow\u0027s documented decompression bomb protection and allowing excessive memory allocation. This issue is fixed in version 12.3.0.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-55379",
"url": "https://www.suse.com/security/cve/CVE-2026-55379"
},
{
"category": "external",
"summary": "SUSE Bug 1270411 for CVE-2026-55379",
"url": "https://bugzilla.suse.com/1270411"
}
],
"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:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python313-Pillow-tk-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-12.3.0-1.1.x86_64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.aarch64",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.s390x",
"openSUSE Tumbleweed:python314-Pillow-tk-12.3.0-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-12T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-55379"
}
]
}
PYSEC-2023-227
Vulnerability from pysec - Published: 2023-11-03 05:15 - Updated: 2023-11-03 10:29An issue was discovered in Pillow before 10.0.0. It is a Denial of Service that uncontrollably allocates memory to process a given task, potentially causing a service to crash by having it run out of memory. This occurs for truetype in ImageFont when textlength in an ImageDraw instance operates on a long text argument.
| Name | purl | pillow | pkg:pypi/pillow |
|---|
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "pillow",
"purl": "pkg:pypi/pillow"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1fe1bb49c452b0318cad12ea9d97c3bef188e9a7"
}
],
"repo": "https://github.com/python-pillow/Pillow",
"type": "GIT"
},
{
"events": [
{
"introduced": "0"
},
{
"fixed": "10.0.0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.0",
"1.1",
"1.2",
"1.3",
"1.4",
"1.5",
"1.6",
"1.7.0",
"1.7.1",
"1.7.2",
"1.7.3",
"1.7.4",
"1.7.5",
"1.7.6",
"1.7.7",
"1.7.8",
"2.0.0",
"2.1.0",
"2.2.0",
"2.2.1",
"2.2.2",
"2.3.0",
"2.3.1",
"2.3.2",
"2.4.0",
"2.5.0",
"2.5.1",
"2.5.2",
"2.5.3",
"2.6.0",
"2.6.1",
"2.6.2",
"2.7.0",
"2.8.0",
"2.8.1",
"2.8.2",
"2.9.0",
"3.0.0",
"3.1.0",
"3.1.0.rc1",
"3.1.0rc1",
"3.1.1",
"3.1.2",
"3.2.0",
"3.3.0",
"3.3.1",
"3.3.2",
"3.3.3",
"3.4.0",
"3.4.1",
"3.4.2",
"4.0.0",
"4.1.0",
"4.1.1",
"4.2.0",
"4.2.1",
"4.3.0",
"5.0.0",
"5.1.0",
"5.2.0",
"5.3.0",
"5.4.0",
"5.4.0.dev0",
"5.4.1",
"6.0.0",
"6.1.0",
"6.2.0",
"6.2.1",
"6.2.2",
"7.0.0",
"7.1.0",
"7.1.1",
"7.1.2",
"7.2.0",
"8.0.0",
"8.0.1",
"8.1.0",
"8.1.1",
"8.1.2",
"8.2.0",
"8.3.0",
"8.3.1",
"8.3.2",
"8.4.0",
"9.0.0",
"9.0.1",
"9.1.0",
"9.1.1",
"9.2.0",
"9.3.0",
"9.4.0",
"9.5.0"
]
}
],
"aliases": [
"CVE-2023-44271",
"GHSA-8ghj-p4vj-mr35"
],
"details": "An issue was discovered in Pillow before 10.0.0. It is a Denial of Service that uncontrollably allocates memory to process a given task, potentially causing a service to crash by having it run out of memory. This occurs for truetype in ImageFont when textlength in an ImageDraw instance operates on a long text argument.",
"id": "PYSEC-2023-227",
"modified": "2023-11-03T10:29:41.505456+00:00",
"published": "2023-11-03T05:15:00+00:00",
"references": [
{
"type": "WEB",
"url": "https://devhub.checkmarx.com/cve-details/CVE-2023-44271/"
},
{
"type": "WEB",
"url": "https://github.com/python-pillow/Pillow/pull/7244"
},
{
"type": "FIX",
"url": "https://github.com/python-pillow/Pillow/commit/1fe1bb49c452b0318cad12ea9d97c3bef188e9a7"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-8ghj-p4vj-mr35"
}
]
}
RHSA-2024:0345
Vulnerability from csaf_redhat - Published: 2024-01-23 16:29 - Updated: 2026-06-25 11:04A flaw was found in Pillow. A denial of service issue uncontrollably allocates memory to process a given task, potentially causing a service to crash by having it run out of memory. This occurs for TrueType in ImageFont when text length in an ImageDraw instance operates on a long text argument.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Client-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:python-pillow-doc-0:2.0.0-24.gitd1c6db8.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:python-pillow-qt-0:2.0.0-24.gitd1c6db8.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:python-pillow-sane-0:2.0.0-24.gitd1c6db8.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Client-optional-7.9.Z:python-pillow-tk-0:2.0.0-24.gitd1c6db8.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:python-pillow-doc-0:2.0.0-24.gitd1c6db8.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:python-pillow-qt-0:2.0.0-24.gitd1c6db8.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:python-pillow-sane-0:2.0.0-24.gitd1c6db8.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:python-pillow-tk-0:2.0.0-24.gitd1c6db8.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python-pillow-doc-0:2.0.0-24.gitd1c6db8.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python-pillow-doc-0:2.0.0-24.gitd1c6db8.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python-pillow-doc-0:2.0.0-24.gitd1c6db8.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python-pillow-doc-0:2.0.0-24.gitd1c6db8.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python-pillow-qt-0:2.0.0-24.gitd1c6db8.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python-pillow-qt-0:2.0.0-24.gitd1c6db8.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python-pillow-qt-0:2.0.0-24.gitd1c6db8.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python-pillow-qt-0:2.0.0-24.gitd1c6db8.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python-pillow-sane-0:2.0.0-24.gitd1c6db8.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python-pillow-sane-0:2.0.0-24.gitd1c6db8.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python-pillow-sane-0:2.0.0-24.gitd1c6db8.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python-pillow-sane-0:2.0.0-24.gitd1c6db8.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python-pillow-tk-0:2.0.0-24.gitd1c6db8.el7_9.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python-pillow-tk-0:2.0.0-24.gitd1c6db8.el7_9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python-pillow-tk-0:2.0.0-24.gitd1c6db8.el7_9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-7.9.Z:python-pillow-tk-0:2.0.0-24.gitd1c6db8.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:python-pillow-doc-0:2.0.0-24.gitd1c6db8.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:python-pillow-qt-0:2.0.0-24.gitd1c6db8.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:python-pillow-sane-0:2.0.0-24.gitd1c6db8.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:python-pillow-tk-0:2.0.0-24.gitd1c6db8.el7_9.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for python-pillow is now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The python-pillow packages contain a Python image processing library that provides extensive file format support, an efficient internal representation, and powerful image-processing capabilities.\n\nSecurity Fix(es):\n\n* python-pillow: uncontrolled resource consumption when textlength in an ImageDraw instance operates on a long text argument (CVE-2023-44271)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:0345",
"url": "https://access.redhat.com/errata/RHSA-2024:0345"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2247820",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247820"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_0345.json"
}
],
"title": "Red Hat Security Advisory: python-pillow security update",
"tracking": {
"current_release_date": "2026-06-25T11:04:24+00:00",
"generator": {
"date": "2026-06-25T11:04:24+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.1.0"
}
},
"id": "RHSA-2024:0345",
"initial_release_date": "2024-01-23T16:29:51+00:00",
"revision_history": [
{
"date": "2024-01-23T16:29:51+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-01-23T16:29:51+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-25T11:04:24+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Client (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::client"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Client Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::client"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::computenode"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Workstation (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::workstation"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::workstation"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.src",
"product": {
"name": "python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.src",
"product_id": "python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pillow@2.0.0-24.gitd1c6db8.el7_9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"product": {
"name": "python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"product_id": "python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pillow@2.0.0-24.gitd1c6db8.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"product": {
"name": "python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"product_id": "python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pillow-debuginfo@2.0.0-24.gitd1c6db8.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"product": {
"name": "python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"product_id": "python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pillow-devel@2.0.0-24.gitd1c6db8.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-pillow-doc-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"product": {
"name": "python-pillow-doc-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"product_id": "python-pillow-doc-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pillow-doc@2.0.0-24.gitd1c6db8.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-pillow-qt-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"product": {
"name": "python-pillow-qt-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"product_id": "python-pillow-qt-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pillow-qt@2.0.0-24.gitd1c6db8.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-pillow-sane-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"product": {
"name": "python-pillow-sane-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"product_id": "python-pillow-sane-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pillow-sane@2.0.0-24.gitd1c6db8.el7_9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-pillow-tk-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"product": {
"name": "python-pillow-tk-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"product_id": "python-pillow-tk-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pillow-tk@2.0.0-24.gitd1c6db8.el7_9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.i686",
"product": {
"name": "python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.i686",
"product_id": "python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pillow@2.0.0-24.gitd1c6db8.el7_9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.i686",
"product": {
"name": "python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.i686",
"product_id": "python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pillow-devel@2.0.0-24.gitd1c6db8.el7_9?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.i686",
"product": {
"name": "python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.i686",
"product_id": "python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pillow-debuginfo@2.0.0-24.gitd1c6db8.el7_9?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.ppc64le",
"product": {
"name": "python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.ppc64le",
"product_id": "python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pillow@2.0.0-24.gitd1c6db8.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.ppc64le",
"product": {
"name": "python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.ppc64le",
"product_id": "python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pillow-debuginfo@2.0.0-24.gitd1c6db8.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.ppc64le",
"product": {
"name": "python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.ppc64le",
"product_id": "python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pillow-devel@2.0.0-24.gitd1c6db8.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-pillow-doc-0:2.0.0-24.gitd1c6db8.el7_9.ppc64le",
"product": {
"name": "python-pillow-doc-0:2.0.0-24.gitd1c6db8.el7_9.ppc64le",
"product_id": "python-pillow-doc-0:2.0.0-24.gitd1c6db8.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pillow-doc@2.0.0-24.gitd1c6db8.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-pillow-qt-0:2.0.0-24.gitd1c6db8.el7_9.ppc64le",
"product": {
"name": "python-pillow-qt-0:2.0.0-24.gitd1c6db8.el7_9.ppc64le",
"product_id": "python-pillow-qt-0:2.0.0-24.gitd1c6db8.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pillow-qt@2.0.0-24.gitd1c6db8.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-pillow-sane-0:2.0.0-24.gitd1c6db8.el7_9.ppc64le",
"product": {
"name": "python-pillow-sane-0:2.0.0-24.gitd1c6db8.el7_9.ppc64le",
"product_id": "python-pillow-sane-0:2.0.0-24.gitd1c6db8.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pillow-sane@2.0.0-24.gitd1c6db8.el7_9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-pillow-tk-0:2.0.0-24.gitd1c6db8.el7_9.ppc64le",
"product": {
"name": "python-pillow-tk-0:2.0.0-24.gitd1c6db8.el7_9.ppc64le",
"product_id": "python-pillow-tk-0:2.0.0-24.gitd1c6db8.el7_9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pillow-tk@2.0.0-24.gitd1c6db8.el7_9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.ppc64",
"product": {
"name": "python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.ppc64",
"product_id": "python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pillow@2.0.0-24.gitd1c6db8.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.ppc64",
"product": {
"name": "python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.ppc64",
"product_id": "python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pillow-debuginfo@2.0.0-24.gitd1c6db8.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.ppc64",
"product": {
"name": "python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.ppc64",
"product_id": "python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pillow-devel@2.0.0-24.gitd1c6db8.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "python-pillow-doc-0:2.0.0-24.gitd1c6db8.el7_9.ppc64",
"product": {
"name": "python-pillow-doc-0:2.0.0-24.gitd1c6db8.el7_9.ppc64",
"product_id": "python-pillow-doc-0:2.0.0-24.gitd1c6db8.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pillow-doc@2.0.0-24.gitd1c6db8.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "python-pillow-qt-0:2.0.0-24.gitd1c6db8.el7_9.ppc64",
"product": {
"name": "python-pillow-qt-0:2.0.0-24.gitd1c6db8.el7_9.ppc64",
"product_id": "python-pillow-qt-0:2.0.0-24.gitd1c6db8.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pillow-qt@2.0.0-24.gitd1c6db8.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "python-pillow-sane-0:2.0.0-24.gitd1c6db8.el7_9.ppc64",
"product": {
"name": "python-pillow-sane-0:2.0.0-24.gitd1c6db8.el7_9.ppc64",
"product_id": "python-pillow-sane-0:2.0.0-24.gitd1c6db8.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pillow-sane@2.0.0-24.gitd1c6db8.el7_9?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "python-pillow-tk-0:2.0.0-24.gitd1c6db8.el7_9.ppc64",
"product": {
"name": "python-pillow-tk-0:2.0.0-24.gitd1c6db8.el7_9.ppc64",
"product_id": "python-pillow-tk-0:2.0.0-24.gitd1c6db8.el7_9.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pillow-tk@2.0.0-24.gitd1c6db8.el7_9?arch=ppc64"
}
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.s390x",
"product": {
"name": "python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.s390x",
"product_id": "python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pillow@2.0.0-24.gitd1c6db8.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.s390x",
"product": {
"name": "python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.s390x",
"product_id": "python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pillow-debuginfo@2.0.0-24.gitd1c6db8.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.s390x",
"product": {
"name": "python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.s390x",
"product_id": "python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pillow-devel@2.0.0-24.gitd1c6db8.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-pillow-doc-0:2.0.0-24.gitd1c6db8.el7_9.s390x",
"product": {
"name": "python-pillow-doc-0:2.0.0-24.gitd1c6db8.el7_9.s390x",
"product_id": "python-pillow-doc-0:2.0.0-24.gitd1c6db8.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pillow-doc@2.0.0-24.gitd1c6db8.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-pillow-qt-0:2.0.0-24.gitd1c6db8.el7_9.s390x",
"product": {
"name": "python-pillow-qt-0:2.0.0-24.gitd1c6db8.el7_9.s390x",
"product_id": "python-pillow-qt-0:2.0.0-24.gitd1c6db8.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pillow-qt@2.0.0-24.gitd1c6db8.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-pillow-sane-0:2.0.0-24.gitd1c6db8.el7_9.s390x",
"product": {
"name": "python-pillow-sane-0:2.0.0-24.gitd1c6db8.el7_9.s390x",
"product_id": "python-pillow-sane-0:2.0.0-24.gitd1c6db8.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pillow-sane@2.0.0-24.gitd1c6db8.el7_9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-pillow-tk-0:2.0.0-24.gitd1c6db8.el7_9.s390x",
"product": {
"name": "python-pillow-tk-0:2.0.0-24.gitd1c6db8.el7_9.s390x",
"product_id": "python-pillow-tk-0:2.0.0-24.gitd1c6db8.el7_9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pillow-tk@2.0.0-24.gitd1c6db8.el7_9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.ppc",
"product": {
"name": "python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.ppc",
"product_id": "python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pillow@2.0.0-24.gitd1c6db8.el7_9?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.ppc",
"product": {
"name": "python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.ppc",
"product_id": "python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pillow-devel@2.0.0-24.gitd1c6db8.el7_9?arch=ppc"
}
}
},
{
"category": "product_version",
"name": "python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.ppc",
"product": {
"name": "python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.ppc",
"product_id": "python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pillow-debuginfo@2.0.0-24.gitd1c6db8.el7_9?arch=ppc"
}
}
}
],
"category": "architecture",
"name": "ppc"
},
{
"branches": [
{
"category": "product_version",
"name": "python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.s390",
"product": {
"name": "python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.s390",
"product_id": "python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pillow@2.0.0-24.gitd1c6db8.el7_9?arch=s390"
}
}
},
{
"category": "product_version",
"name": "python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.s390",
"product": {
"name": "python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.s390",
"product_id": "python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pillow-devel@2.0.0-24.gitd1c6db8.el7_9?arch=s390"
}
}
},
{
"category": "product_version",
"name": "python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.s390",
"product": {
"name": "python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.s390",
"product_id": "python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pillow-debuginfo@2.0.0-24.gitd1c6db8.el7_9?arch=s390"
}
}
}
],
"category": "architecture",
"name": "s390"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.src as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.src"
},
"product_reference": "python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.src",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.x86_64"
},
"product_reference": "python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.x86_64"
},
"product_reference": "python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.i686"
},
"product_reference": "python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.i686",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.i686"
},
"product_reference": "python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.i686",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.x86_64"
},
"product_reference": "python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.i686"
},
"product_reference": "python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.i686",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.x86_64"
},
"product_reference": "python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-doc-0:2.0.0-24.gitd1c6db8.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:python-pillow-doc-0:2.0.0-24.gitd1c6db8.el7_9.x86_64"
},
"product_reference": "python-pillow-doc-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-qt-0:2.0.0-24.gitd1c6db8.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:python-pillow-qt-0:2.0.0-24.gitd1c6db8.el7_9.x86_64"
},
"product_reference": "python-pillow-qt-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-sane-0:2.0.0-24.gitd1c6db8.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:python-pillow-sane-0:2.0.0-24.gitd1c6db8.el7_9.x86_64"
},
"product_reference": "python-pillow-sane-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-tk-0:2.0.0-24.gitd1c6db8.el7_9.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:python-pillow-tk-0:2.0.0-24.gitd1c6db8.el7_9.x86_64"
},
"product_reference": "python-pillow-tk-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.i686"
},
"product_reference": "python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.src"
},
"product_reference": "python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.src",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.x86_64"
},
"product_reference": "python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.i686"
},
"product_reference": "python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.x86_64"
},
"product_reference": "python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.i686"
},
"product_reference": "python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.x86_64"
},
"product_reference": "python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-doc-0:2.0.0-24.gitd1c6db8.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:python-pillow-doc-0:2.0.0-24.gitd1c6db8.el7_9.x86_64"
},
"product_reference": "python-pillow-doc-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-qt-0:2.0.0-24.gitd1c6db8.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:python-pillow-qt-0:2.0.0-24.gitd1c6db8.el7_9.x86_64"
},
"product_reference": "python-pillow-qt-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-sane-0:2.0.0-24.gitd1c6db8.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:python-pillow-sane-0:2.0.0-24.gitd1c6db8.el7_9.x86_64"
},
"product_reference": "python-pillow-sane-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-tk-0:2.0.0-24.gitd1c6db8.el7_9.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:python-pillow-tk-0:2.0.0-24.gitd1c6db8.el7_9.x86_64"
},
"product_reference": "python-pillow-tk-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.ppc64"
},
"product_reference": "python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.ppc64le"
},
"product_reference": "python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.s390x"
},
"product_reference": "python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.src as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.src"
},
"product_reference": "python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.src",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.x86_64"
},
"product_reference": "python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.ppc64"
},
"product_reference": "python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.ppc64le"
},
"product_reference": "python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.s390x"
},
"product_reference": "python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.x86_64"
},
"product_reference": "python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.i686"
},
"product_reference": "python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.i686",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.ppc"
},
"product_reference": "python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.ppc",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.s390"
},
"product_reference": "python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.s390",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.i686"
},
"product_reference": "python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.i686",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.ppc"
},
"product_reference": "python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.ppc",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.ppc64"
},
"product_reference": "python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.ppc64le"
},
"product_reference": "python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.s390"
},
"product_reference": "python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.s390",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.s390x"
},
"product_reference": "python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.x86_64"
},
"product_reference": "python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.i686"
},
"product_reference": "python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.i686",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.ppc"
},
"product_reference": "python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.ppc",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.ppc64"
},
"product_reference": "python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.ppc64le"
},
"product_reference": "python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.s390"
},
"product_reference": "python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.s390",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.s390x"
},
"product_reference": "python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.x86_64"
},
"product_reference": "python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-doc-0:2.0.0-24.gitd1c6db8.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:python-pillow-doc-0:2.0.0-24.gitd1c6db8.el7_9.ppc64"
},
"product_reference": "python-pillow-doc-0:2.0.0-24.gitd1c6db8.el7_9.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-doc-0:2.0.0-24.gitd1c6db8.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:python-pillow-doc-0:2.0.0-24.gitd1c6db8.el7_9.ppc64le"
},
"product_reference": "python-pillow-doc-0:2.0.0-24.gitd1c6db8.el7_9.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-doc-0:2.0.0-24.gitd1c6db8.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:python-pillow-doc-0:2.0.0-24.gitd1c6db8.el7_9.s390x"
},
"product_reference": "python-pillow-doc-0:2.0.0-24.gitd1c6db8.el7_9.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-doc-0:2.0.0-24.gitd1c6db8.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:python-pillow-doc-0:2.0.0-24.gitd1c6db8.el7_9.x86_64"
},
"product_reference": "python-pillow-doc-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-qt-0:2.0.0-24.gitd1c6db8.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:python-pillow-qt-0:2.0.0-24.gitd1c6db8.el7_9.ppc64"
},
"product_reference": "python-pillow-qt-0:2.0.0-24.gitd1c6db8.el7_9.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-qt-0:2.0.0-24.gitd1c6db8.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:python-pillow-qt-0:2.0.0-24.gitd1c6db8.el7_9.ppc64le"
},
"product_reference": "python-pillow-qt-0:2.0.0-24.gitd1c6db8.el7_9.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-qt-0:2.0.0-24.gitd1c6db8.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:python-pillow-qt-0:2.0.0-24.gitd1c6db8.el7_9.s390x"
},
"product_reference": "python-pillow-qt-0:2.0.0-24.gitd1c6db8.el7_9.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-qt-0:2.0.0-24.gitd1c6db8.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:python-pillow-qt-0:2.0.0-24.gitd1c6db8.el7_9.x86_64"
},
"product_reference": "python-pillow-qt-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-sane-0:2.0.0-24.gitd1c6db8.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:python-pillow-sane-0:2.0.0-24.gitd1c6db8.el7_9.ppc64"
},
"product_reference": "python-pillow-sane-0:2.0.0-24.gitd1c6db8.el7_9.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-sane-0:2.0.0-24.gitd1c6db8.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:python-pillow-sane-0:2.0.0-24.gitd1c6db8.el7_9.ppc64le"
},
"product_reference": "python-pillow-sane-0:2.0.0-24.gitd1c6db8.el7_9.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-sane-0:2.0.0-24.gitd1c6db8.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:python-pillow-sane-0:2.0.0-24.gitd1c6db8.el7_9.s390x"
},
"product_reference": "python-pillow-sane-0:2.0.0-24.gitd1c6db8.el7_9.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-sane-0:2.0.0-24.gitd1c6db8.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:python-pillow-sane-0:2.0.0-24.gitd1c6db8.el7_9.x86_64"
},
"product_reference": "python-pillow-sane-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-tk-0:2.0.0-24.gitd1c6db8.el7_9.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:python-pillow-tk-0:2.0.0-24.gitd1c6db8.el7_9.ppc64"
},
"product_reference": "python-pillow-tk-0:2.0.0-24.gitd1c6db8.el7_9.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-tk-0:2.0.0-24.gitd1c6db8.el7_9.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:python-pillow-tk-0:2.0.0-24.gitd1c6db8.el7_9.ppc64le"
},
"product_reference": "python-pillow-tk-0:2.0.0-24.gitd1c6db8.el7_9.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-tk-0:2.0.0-24.gitd1c6db8.el7_9.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:python-pillow-tk-0:2.0.0-24.gitd1c6db8.el7_9.s390x"
},
"product_reference": "python-pillow-tk-0:2.0.0-24.gitd1c6db8.el7_9.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-tk-0:2.0.0-24.gitd1c6db8.el7_9.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:python-pillow-tk-0:2.0.0-24.gitd1c6db8.el7_9.x86_64"
},
"product_reference": "python-pillow-tk-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.src as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.src"
},
"product_reference": "python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.src",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.x86_64"
},
"product_reference": "python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.x86_64"
},
"product_reference": "python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.i686"
},
"product_reference": "python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.i686",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.i686"
},
"product_reference": "python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.i686",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.x86_64"
},
"product_reference": "python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.i686"
},
"product_reference": "python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.i686",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.x86_64"
},
"product_reference": "python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-doc-0:2.0.0-24.gitd1c6db8.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:python-pillow-doc-0:2.0.0-24.gitd1c6db8.el7_9.x86_64"
},
"product_reference": "python-pillow-doc-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-qt-0:2.0.0-24.gitd1c6db8.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:python-pillow-qt-0:2.0.0-24.gitd1c6db8.el7_9.x86_64"
},
"product_reference": "python-pillow-qt-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-sane-0:2.0.0-24.gitd1c6db8.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:python-pillow-sane-0:2.0.0-24.gitd1c6db8.el7_9.x86_64"
},
"product_reference": "python-pillow-sane-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-tk-0:2.0.0-24.gitd1c6db8.el7_9.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:python-pillow-tk-0:2.0.0-24.gitd1c6db8.el7_9.x86_64"
},
"product_reference": "python-pillow-tk-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-44271",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-11-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2247820"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Pillow. A denial of service issue uncontrollably allocates memory to process a given task, potentially causing a service to crash by having it run out of memory. This occurs for TrueType in ImageFont when text length in an ImageDraw instance operates on a long text argument.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-pillow: uncontrolled resource consumption when textlength in an ImageDraw instance operates on a long text argument",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This security vulnerability is categorized as having a moderate impact because it only results in increased memory consumption when exceptionally long strings are utilized as text input.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Client-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.src",
"7Client-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Client-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Client-optional-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.i686",
"7Client-optional-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.i686",
"7Client-optional-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Client-optional-7.9.Z:python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.i686",
"7Client-optional-7.9.Z:python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Client-optional-7.9.Z:python-pillow-doc-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Client-optional-7.9.Z:python-pillow-qt-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Client-optional-7.9.Z:python-pillow-sane-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Client-optional-7.9.Z:python-pillow-tk-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.i686",
"7ComputeNode-optional-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.src",
"7ComputeNode-optional-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.i686",
"7ComputeNode-optional-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.i686",
"7ComputeNode-optional-7.9.Z:python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:python-pillow-doc-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:python-pillow-qt-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:python-pillow-sane-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:python-pillow-tk-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Server-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.ppc64",
"7Server-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.ppc64le",
"7Server-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.s390x",
"7Server-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.src",
"7Server-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Server-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.ppc64",
"7Server-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.ppc64le",
"7Server-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.s390x",
"7Server-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Server-optional-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.i686",
"7Server-optional-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.ppc",
"7Server-optional-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.s390",
"7Server-optional-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.i686",
"7Server-optional-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.ppc",
"7Server-optional-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.ppc64",
"7Server-optional-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.ppc64le",
"7Server-optional-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.s390",
"7Server-optional-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.s390x",
"7Server-optional-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Server-optional-7.9.Z:python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.i686",
"7Server-optional-7.9.Z:python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.ppc",
"7Server-optional-7.9.Z:python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.ppc64",
"7Server-optional-7.9.Z:python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.ppc64le",
"7Server-optional-7.9.Z:python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.s390",
"7Server-optional-7.9.Z:python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.s390x",
"7Server-optional-7.9.Z:python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Server-optional-7.9.Z:python-pillow-doc-0:2.0.0-24.gitd1c6db8.el7_9.ppc64",
"7Server-optional-7.9.Z:python-pillow-doc-0:2.0.0-24.gitd1c6db8.el7_9.ppc64le",
"7Server-optional-7.9.Z:python-pillow-doc-0:2.0.0-24.gitd1c6db8.el7_9.s390x",
"7Server-optional-7.9.Z:python-pillow-doc-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Server-optional-7.9.Z:python-pillow-qt-0:2.0.0-24.gitd1c6db8.el7_9.ppc64",
"7Server-optional-7.9.Z:python-pillow-qt-0:2.0.0-24.gitd1c6db8.el7_9.ppc64le",
"7Server-optional-7.9.Z:python-pillow-qt-0:2.0.0-24.gitd1c6db8.el7_9.s390x",
"7Server-optional-7.9.Z:python-pillow-qt-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Server-optional-7.9.Z:python-pillow-sane-0:2.0.0-24.gitd1c6db8.el7_9.ppc64",
"7Server-optional-7.9.Z:python-pillow-sane-0:2.0.0-24.gitd1c6db8.el7_9.ppc64le",
"7Server-optional-7.9.Z:python-pillow-sane-0:2.0.0-24.gitd1c6db8.el7_9.s390x",
"7Server-optional-7.9.Z:python-pillow-sane-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Server-optional-7.9.Z:python-pillow-tk-0:2.0.0-24.gitd1c6db8.el7_9.ppc64",
"7Server-optional-7.9.Z:python-pillow-tk-0:2.0.0-24.gitd1c6db8.el7_9.ppc64le",
"7Server-optional-7.9.Z:python-pillow-tk-0:2.0.0-24.gitd1c6db8.el7_9.s390x",
"7Server-optional-7.9.Z:python-pillow-tk-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Workstation-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.src",
"7Workstation-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Workstation-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Workstation-optional-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.i686",
"7Workstation-optional-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.i686",
"7Workstation-optional-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Workstation-optional-7.9.Z:python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.i686",
"7Workstation-optional-7.9.Z:python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Workstation-optional-7.9.Z:python-pillow-doc-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Workstation-optional-7.9.Z:python-pillow-qt-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Workstation-optional-7.9.Z:python-pillow-sane-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Workstation-optional-7.9.Z:python-pillow-tk-0:2.0.0-24.gitd1c6db8.el7_9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-44271"
},
{
"category": "external",
"summary": "RHBZ#2247820",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2247820"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-44271",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44271"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-44271",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-44271"
},
{
"category": "external",
"summary": "https://devhub.checkmarx.com/cve-details/CVE-2023-44271/",
"url": "https://devhub.checkmarx.com/cve-details/CVE-2023-44271/"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/pull/7244",
"url": "https://github.com/python-pillow/Pillow/pull/7244"
}
],
"release_date": "2023-06-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-01-23T16:29:51+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Client-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.src",
"7Client-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Client-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Client-optional-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.i686",
"7Client-optional-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.i686",
"7Client-optional-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Client-optional-7.9.Z:python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.i686",
"7Client-optional-7.9.Z:python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Client-optional-7.9.Z:python-pillow-doc-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Client-optional-7.9.Z:python-pillow-qt-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Client-optional-7.9.Z:python-pillow-sane-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Client-optional-7.9.Z:python-pillow-tk-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.i686",
"7ComputeNode-optional-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.src",
"7ComputeNode-optional-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.i686",
"7ComputeNode-optional-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.i686",
"7ComputeNode-optional-7.9.Z:python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:python-pillow-doc-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:python-pillow-qt-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:python-pillow-sane-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:python-pillow-tk-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Server-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.ppc64",
"7Server-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.ppc64le",
"7Server-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.s390x",
"7Server-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.src",
"7Server-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Server-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.ppc64",
"7Server-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.ppc64le",
"7Server-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.s390x",
"7Server-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Server-optional-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.i686",
"7Server-optional-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.ppc",
"7Server-optional-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.s390",
"7Server-optional-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.i686",
"7Server-optional-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.ppc",
"7Server-optional-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.ppc64",
"7Server-optional-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.ppc64le",
"7Server-optional-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.s390",
"7Server-optional-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.s390x",
"7Server-optional-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Server-optional-7.9.Z:python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.i686",
"7Server-optional-7.9.Z:python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.ppc",
"7Server-optional-7.9.Z:python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.ppc64",
"7Server-optional-7.9.Z:python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.ppc64le",
"7Server-optional-7.9.Z:python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.s390",
"7Server-optional-7.9.Z:python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.s390x",
"7Server-optional-7.9.Z:python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Server-optional-7.9.Z:python-pillow-doc-0:2.0.0-24.gitd1c6db8.el7_9.ppc64",
"7Server-optional-7.9.Z:python-pillow-doc-0:2.0.0-24.gitd1c6db8.el7_9.ppc64le",
"7Server-optional-7.9.Z:python-pillow-doc-0:2.0.0-24.gitd1c6db8.el7_9.s390x",
"7Server-optional-7.9.Z:python-pillow-doc-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Server-optional-7.9.Z:python-pillow-qt-0:2.0.0-24.gitd1c6db8.el7_9.ppc64",
"7Server-optional-7.9.Z:python-pillow-qt-0:2.0.0-24.gitd1c6db8.el7_9.ppc64le",
"7Server-optional-7.9.Z:python-pillow-qt-0:2.0.0-24.gitd1c6db8.el7_9.s390x",
"7Server-optional-7.9.Z:python-pillow-qt-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Server-optional-7.9.Z:python-pillow-sane-0:2.0.0-24.gitd1c6db8.el7_9.ppc64",
"7Server-optional-7.9.Z:python-pillow-sane-0:2.0.0-24.gitd1c6db8.el7_9.ppc64le",
"7Server-optional-7.9.Z:python-pillow-sane-0:2.0.0-24.gitd1c6db8.el7_9.s390x",
"7Server-optional-7.9.Z:python-pillow-sane-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Server-optional-7.9.Z:python-pillow-tk-0:2.0.0-24.gitd1c6db8.el7_9.ppc64",
"7Server-optional-7.9.Z:python-pillow-tk-0:2.0.0-24.gitd1c6db8.el7_9.ppc64le",
"7Server-optional-7.9.Z:python-pillow-tk-0:2.0.0-24.gitd1c6db8.el7_9.s390x",
"7Server-optional-7.9.Z:python-pillow-tk-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Workstation-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.src",
"7Workstation-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Workstation-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Workstation-optional-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.i686",
"7Workstation-optional-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.i686",
"7Workstation-optional-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Workstation-optional-7.9.Z:python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.i686",
"7Workstation-optional-7.9.Z:python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Workstation-optional-7.9.Z:python-pillow-doc-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Workstation-optional-7.9.Z:python-pillow-qt-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Workstation-optional-7.9.Z:python-pillow-sane-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Workstation-optional-7.9.Z:python-pillow-tk-0:2.0.0-24.gitd1c6db8.el7_9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0345"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"7Client-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.src",
"7Client-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Client-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Client-optional-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.i686",
"7Client-optional-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.i686",
"7Client-optional-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Client-optional-7.9.Z:python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.i686",
"7Client-optional-7.9.Z:python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Client-optional-7.9.Z:python-pillow-doc-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Client-optional-7.9.Z:python-pillow-qt-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Client-optional-7.9.Z:python-pillow-sane-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Client-optional-7.9.Z:python-pillow-tk-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.i686",
"7ComputeNode-optional-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.src",
"7ComputeNode-optional-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.i686",
"7ComputeNode-optional-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.i686",
"7ComputeNode-optional-7.9.Z:python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:python-pillow-doc-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:python-pillow-qt-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:python-pillow-sane-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:python-pillow-tk-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Server-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.ppc64",
"7Server-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.ppc64le",
"7Server-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.s390x",
"7Server-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.src",
"7Server-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Server-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.ppc64",
"7Server-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.ppc64le",
"7Server-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.s390x",
"7Server-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Server-optional-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.i686",
"7Server-optional-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.ppc",
"7Server-optional-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.s390",
"7Server-optional-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.i686",
"7Server-optional-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.ppc",
"7Server-optional-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.ppc64",
"7Server-optional-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.ppc64le",
"7Server-optional-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.s390",
"7Server-optional-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.s390x",
"7Server-optional-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Server-optional-7.9.Z:python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.i686",
"7Server-optional-7.9.Z:python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.ppc",
"7Server-optional-7.9.Z:python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.ppc64",
"7Server-optional-7.9.Z:python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.ppc64le",
"7Server-optional-7.9.Z:python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.s390",
"7Server-optional-7.9.Z:python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.s390x",
"7Server-optional-7.9.Z:python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Server-optional-7.9.Z:python-pillow-doc-0:2.0.0-24.gitd1c6db8.el7_9.ppc64",
"7Server-optional-7.9.Z:python-pillow-doc-0:2.0.0-24.gitd1c6db8.el7_9.ppc64le",
"7Server-optional-7.9.Z:python-pillow-doc-0:2.0.0-24.gitd1c6db8.el7_9.s390x",
"7Server-optional-7.9.Z:python-pillow-doc-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Server-optional-7.9.Z:python-pillow-qt-0:2.0.0-24.gitd1c6db8.el7_9.ppc64",
"7Server-optional-7.9.Z:python-pillow-qt-0:2.0.0-24.gitd1c6db8.el7_9.ppc64le",
"7Server-optional-7.9.Z:python-pillow-qt-0:2.0.0-24.gitd1c6db8.el7_9.s390x",
"7Server-optional-7.9.Z:python-pillow-qt-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Server-optional-7.9.Z:python-pillow-sane-0:2.0.0-24.gitd1c6db8.el7_9.ppc64",
"7Server-optional-7.9.Z:python-pillow-sane-0:2.0.0-24.gitd1c6db8.el7_9.ppc64le",
"7Server-optional-7.9.Z:python-pillow-sane-0:2.0.0-24.gitd1c6db8.el7_9.s390x",
"7Server-optional-7.9.Z:python-pillow-sane-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Server-optional-7.9.Z:python-pillow-tk-0:2.0.0-24.gitd1c6db8.el7_9.ppc64",
"7Server-optional-7.9.Z:python-pillow-tk-0:2.0.0-24.gitd1c6db8.el7_9.ppc64le",
"7Server-optional-7.9.Z:python-pillow-tk-0:2.0.0-24.gitd1c6db8.el7_9.s390x",
"7Server-optional-7.9.Z:python-pillow-tk-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Workstation-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.src",
"7Workstation-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Workstation-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Workstation-optional-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.i686",
"7Workstation-optional-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.i686",
"7Workstation-optional-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Workstation-optional-7.9.Z:python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.i686",
"7Workstation-optional-7.9.Z:python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Workstation-optional-7.9.Z:python-pillow-doc-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Workstation-optional-7.9.Z:python-pillow-qt-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Workstation-optional-7.9.Z:python-pillow-sane-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Workstation-optional-7.9.Z:python-pillow-tk-0:2.0.0-24.gitd1c6db8.el7_9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Client-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.src",
"7Client-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Client-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Client-optional-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.i686",
"7Client-optional-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.i686",
"7Client-optional-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Client-optional-7.9.Z:python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.i686",
"7Client-optional-7.9.Z:python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Client-optional-7.9.Z:python-pillow-doc-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Client-optional-7.9.Z:python-pillow-qt-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Client-optional-7.9.Z:python-pillow-sane-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Client-optional-7.9.Z:python-pillow-tk-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.i686",
"7ComputeNode-optional-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.src",
"7ComputeNode-optional-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.i686",
"7ComputeNode-optional-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.i686",
"7ComputeNode-optional-7.9.Z:python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:python-pillow-doc-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:python-pillow-qt-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:python-pillow-sane-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7ComputeNode-optional-7.9.Z:python-pillow-tk-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Server-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.ppc64",
"7Server-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.ppc64le",
"7Server-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.s390x",
"7Server-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.src",
"7Server-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Server-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.ppc64",
"7Server-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.ppc64le",
"7Server-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.s390x",
"7Server-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Server-optional-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.i686",
"7Server-optional-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.ppc",
"7Server-optional-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.s390",
"7Server-optional-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.i686",
"7Server-optional-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.ppc",
"7Server-optional-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.ppc64",
"7Server-optional-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.ppc64le",
"7Server-optional-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.s390",
"7Server-optional-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.s390x",
"7Server-optional-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Server-optional-7.9.Z:python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.i686",
"7Server-optional-7.9.Z:python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.ppc",
"7Server-optional-7.9.Z:python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.ppc64",
"7Server-optional-7.9.Z:python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.ppc64le",
"7Server-optional-7.9.Z:python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.s390",
"7Server-optional-7.9.Z:python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.s390x",
"7Server-optional-7.9.Z:python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Server-optional-7.9.Z:python-pillow-doc-0:2.0.0-24.gitd1c6db8.el7_9.ppc64",
"7Server-optional-7.9.Z:python-pillow-doc-0:2.0.0-24.gitd1c6db8.el7_9.ppc64le",
"7Server-optional-7.9.Z:python-pillow-doc-0:2.0.0-24.gitd1c6db8.el7_9.s390x",
"7Server-optional-7.9.Z:python-pillow-doc-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Server-optional-7.9.Z:python-pillow-qt-0:2.0.0-24.gitd1c6db8.el7_9.ppc64",
"7Server-optional-7.9.Z:python-pillow-qt-0:2.0.0-24.gitd1c6db8.el7_9.ppc64le",
"7Server-optional-7.9.Z:python-pillow-qt-0:2.0.0-24.gitd1c6db8.el7_9.s390x",
"7Server-optional-7.9.Z:python-pillow-qt-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Server-optional-7.9.Z:python-pillow-sane-0:2.0.0-24.gitd1c6db8.el7_9.ppc64",
"7Server-optional-7.9.Z:python-pillow-sane-0:2.0.0-24.gitd1c6db8.el7_9.ppc64le",
"7Server-optional-7.9.Z:python-pillow-sane-0:2.0.0-24.gitd1c6db8.el7_9.s390x",
"7Server-optional-7.9.Z:python-pillow-sane-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Server-optional-7.9.Z:python-pillow-tk-0:2.0.0-24.gitd1c6db8.el7_9.ppc64",
"7Server-optional-7.9.Z:python-pillow-tk-0:2.0.0-24.gitd1c6db8.el7_9.ppc64le",
"7Server-optional-7.9.Z:python-pillow-tk-0:2.0.0-24.gitd1c6db8.el7_9.s390x",
"7Server-optional-7.9.Z:python-pillow-tk-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Workstation-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.src",
"7Workstation-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Workstation-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Workstation-optional-7.9.Z:python-pillow-0:2.0.0-24.gitd1c6db8.el7_9.i686",
"7Workstation-optional-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.i686",
"7Workstation-optional-7.9.Z:python-pillow-debuginfo-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Workstation-optional-7.9.Z:python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.i686",
"7Workstation-optional-7.9.Z:python-pillow-devel-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Workstation-optional-7.9.Z:python-pillow-doc-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Workstation-optional-7.9.Z:python-pillow-qt-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Workstation-optional-7.9.Z:python-pillow-sane-0:2.0.0-24.gitd1c6db8.el7_9.x86_64",
"7Workstation-optional-7.9.Z:python-pillow-tk-0:2.0.0-24.gitd1c6db8.el7_9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-pillow: uncontrolled resource consumption when textlength in an ImageDraw instance operates on a long text argument"
}
]
}
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.