Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2021-28677 (GCVE-0-2021-28677)
Vulnerability from cvelistv5 – Published: 2021-06-02 15:18 – Updated: 2024-08-03 21:47- n/a
| URL | Tags |
|---|---|
| https://pillow.readthedocs.io/en/stable/releaseno… | x_refsource_MISC |
| https://github.com/python-pillow/Pillow/pull/5377 | x_refsource_MISC |
| https://lists.fedoraproject.org/archives/list/pac… | vendor-advisoryx_refsource_FEDORA |
| https://security.gentoo.org/glsa/202107-33 | vendor-advisoryx_refsource_GENTOO |
| https://lists.debian.org/debian-lts-announce/2021… | mailing-listx_refsource_MLIST |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-03T21:47:33.133Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://pillow.readthedocs.io/en/stable/releasenotes/8.2.0.html#cve-2021-28677-fix-eps-dos-on-open"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/python-pillow/Pillow/pull/5377"
},
{
"name": "FEDORA-2021-77756994ba",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/MQHA5HAIBOYI3R6HDWCLAGFTIQP767FL/"
},
{
"name": "GLSA-202107-33",
"tags": [
"vendor-advisory",
"x_refsource_GENTOO",
"x_transferred"
],
"url": "https://security.gentoo.org/glsa/202107-33"
},
{
"name": "[debian-lts-announce] 20210722 [SECURITY] [DLA 2716-1] pillow security update",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2021/07/msg00018.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 8.2.0. For EPS data, the readline implementation used in EPSImageFile has to deal with any combination of \\r and \\n as line endings. It used an accidentally quadratic method of accumulating lines while looking for a line ending. A malicious EPS file could use this to perform a DoS of Pillow in the open phase, before an image was accepted for opening."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2021-07-22T12:06:18.000Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://pillow.readthedocs.io/en/stable/releasenotes/8.2.0.html#cve-2021-28677-fix-eps-dos-on-open"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/python-pillow/Pillow/pull/5377"
},
{
"name": "FEDORA-2021-77756994ba",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/MQHA5HAIBOYI3R6HDWCLAGFTIQP767FL/"
},
{
"name": "GLSA-202107-33",
"tags": [
"vendor-advisory",
"x_refsource_GENTOO"
],
"url": "https://security.gentoo.org/glsa/202107-33"
},
{
"name": "[debian-lts-announce] 20210722 [SECURITY] [DLA 2716-1] pillow security update",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "https://lists.debian.org/debian-lts-announce/2021/07/msg00018.html"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2021-28677",
"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 8.2.0. For EPS data, the readline implementation used in EPSImageFile has to deal with any combination of \\r and \\n as line endings. It used an accidentally quadratic method of accumulating lines while looking for a line ending. A malicious EPS file could use this to perform a DoS of Pillow in the open phase, before an image was accepted for opening."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://pillow.readthedocs.io/en/stable/releasenotes/8.2.0.html#cve-2021-28677-fix-eps-dos-on-open",
"refsource": "MISC",
"url": "https://pillow.readthedocs.io/en/stable/releasenotes/8.2.0.html#cve-2021-28677-fix-eps-dos-on-open"
},
{
"name": "https://github.com/python-pillow/Pillow/pull/5377",
"refsource": "MISC",
"url": "https://github.com/python-pillow/Pillow/pull/5377"
},
{
"name": "FEDORA-2021-77756994ba",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MQHA5HAIBOYI3R6HDWCLAGFTIQP767FL/"
},
{
"name": "GLSA-202107-33",
"refsource": "GENTOO",
"url": "https://security.gentoo.org/glsa/202107-33"
},
{
"name": "[debian-lts-announce] 20210722 [SECURITY] [DLA 2716-1] pillow security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2021/07/msg00018.html"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2021-28677",
"datePublished": "2021-06-02T15:18:49.000Z",
"dateReserved": "2021-03-18T00:00:00.000Z",
"dateUpdated": "2024-08-03T21:47:33.133Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2021-28677",
"date": "2026-05-25",
"epss": "0.00286",
"percentile": "0.521"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:python:pillow:*:*:*:*:*:*:*:*\", \"versionEndExcluding\": \"8.2.0\", \"matchCriteriaId\": \"67AB0921-A1F5-4B3B-BED5-FC8B1DAF30C6\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:fedoraproject:fedora:33:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"E460AA51-FCDA-46B9-AE97-E6676AA5E194\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"An issue was discovered in Pillow before 8.2.0. For EPS data, the readline implementation used in EPSImageFile has to deal with any combination of \\\\r and \\\\n as line endings. It used an accidentally quadratic method of accumulating lines while looking for a line ending. A malicious EPS file could use this to perform a DoS of Pillow in the open phase, before an image was accepted for opening.\"}, {\"lang\": \"es\", \"value\": \"Se ha detectado un problema en Pillow versiones anteriores a 8.2.0,. Para los datos EPS, la implementaci\\u00f3n readline usada en la funci\\u00f3n EPSImageFile tiene que tratar con cualquier combinaci\\u00f3n de \\\\r y \\\\n como finales de l\\u00ednea. Usaba un m\\u00e9todo accidentalmente cuadr\\u00e1tico de acumulaci\\u00f3n de l\\u00edneas mientras buscaba un final de l\\u00ednea. Un archivo EPS malicioso podr\\u00eda usar esto para llevar a cabo un DoS de Pillow en la fase de apertura, antes de que una imagen fuera aceptada para su apertura\"}]",
"id": "CVE-2021-28677",
"lastModified": "2024-11-21T06:00:06.653",
"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}], \"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:N/AC:L/Au:N/C:N/I:N/A:P\", \"baseScore\": 5.0, \"accessVector\": \"NETWORK\", \"accessComplexity\": \"LOW\", \"authentication\": \"NONE\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"PARTIAL\"}, \"baseSeverity\": \"MEDIUM\", \"exploitabilityScore\": 10.0, \"impactScore\": 2.9, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": false}]}",
"published": "2021-06-02T16:15:08.827",
"references": "[{\"url\": \"https://github.com/python-pillow/Pillow/pull/5377\", \"source\": \"cve@mitre.org\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2021/07/msg00018.html\", \"source\": \"cve@mitre.org\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/MQHA5HAIBOYI3R6HDWCLAGFTIQP767FL/\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://pillow.readthedocs.io/en/stable/releasenotes/8.2.0.html#cve-2021-28677-fix-eps-dos-on-open\", \"source\": \"cve@mitre.org\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://security.gentoo.org/glsa/202107-33\", \"source\": \"cve@mitre.org\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://github.com/python-pillow/Pillow/pull/5377\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2021/07/msg00018.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/MQHA5HAIBOYI3R6HDWCLAGFTIQP767FL/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://pillow.readthedocs.io/en/stable/releasenotes/8.2.0.html#cve-2021-28677-fix-eps-dos-on-open\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://security.gentoo.org/glsa/202107-33\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}]",
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"NVD-CWE-noinfo\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2021-28677\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2021-06-02T16:15:08.827\",\"lastModified\":\"2024-11-21T06:00:06.653\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"An issue was discovered in Pillow before 8.2.0. For EPS data, the readline implementation used in EPSImageFile has to deal with any combination of \\\\r and \\\\n as line endings. It used an accidentally quadratic method of accumulating lines while looking for a line ending. A malicious EPS file could use this to perform a DoS of Pillow in the open phase, before an image was accepted for opening.\"},{\"lang\":\"es\",\"value\":\"Se ha detectado un problema en Pillow versiones anteriores a 8.2.0,. Para los datos EPS, la implementaci\u00f3n readline usada en la funci\u00f3n EPSImageFile tiene que tratar con cualquier combinaci\u00f3n de \\\\r y \\\\n como finales de l\u00ednea. Usaba un m\u00e9todo accidentalmente cuadr\u00e1tico de acumulaci\u00f3n de l\u00edneas mientras buscaba un final de l\u00ednea. Un archivo EPS malicioso podr\u00eda usar esto para llevar a cabo un DoS de Pillow en la fase de apertura, antes de que una imagen fuera aceptada para su apertura\"}],\"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}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:N/I:N/A:P\",\"baseScore\":5.0,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":10.0,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"NVD-CWE-noinfo\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:pillow:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"8.2.0\",\"matchCriteriaId\":\"67AB0921-A1F5-4B3B-BED5-FC8B1DAF30C6\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:33:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E460AA51-FCDA-46B9-AE97-E6676AA5E194\"}]}]}],\"references\":[{\"url\":\"https://github.com/python-pillow/Pillow/pull/5377\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2021/07/msg00018.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/MQHA5HAIBOYI3R6HDWCLAGFTIQP767FL/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://pillow.readthedocs.io/en/stable/releasenotes/8.2.0.html#cve-2021-28677-fix-eps-dos-on-open\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202107-33\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/python-pillow/Pillow/pull/5377\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2021/07/msg00018.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/MQHA5HAIBOYI3R6HDWCLAGFTIQP767FL/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://pillow.readthedocs.io/en/stable/releasenotes/8.2.0.html#cve-2021-28677-fix-eps-dos-on-open\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202107-33\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}"
}
}
alsa-2021:4149
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: Out-of-bounds read in J2K image reader (CVE-2021-25287)
-
python-pillow: Out-of-bounds read in J2K image reader (CVE-2021-25288)
-
python-pillow: Negative-offset memcpy in TIFF image reader (CVE-2021-25290)
-
python-pillow: Regular expression DoS in PDF format parser (CVE-2021-25292)
-
python-pillow: Out-of-bounds read in SGI RLE image reader (CVE-2021-25293)
-
python-pillow: Excessive memory allocation in BLP image reader (CVE-2021-27921)
-
python-pillow: Excessive memory allocation in ICNS image reader (CVE-2021-27922)
-
python-pillow: Excessive memory allocation in ICO image reader (CVE-2021-27923)
-
python-pillow: Excessive memory allocation in PSD image reader (CVE-2021-28675)
-
python-pillow: Infinite loop in FLI image reader (CVE-2021-28676)
-
python-pillow: Excessive CPU use in EPS image reader (CVE-2021-28677)
-
python-pillow: Excessive looping in BLP image reader (CVE-2021-28678)
-
python-pillow: Buffer overflow in image convert function (CVE-2021-34552)
-
python-pillow: Buffer over-read in PCX image reader (CVE-2020-35653)
-
python-pillow: Buffer over-read in SGI RLE image reader (CVE-2020-35655)
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-16.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: Out-of-bounds read in J2K image reader (CVE-2021-25287)\n\n* python-pillow: Out-of-bounds read in J2K image reader (CVE-2021-25288)\n\n* python-pillow: Negative-offset memcpy in TIFF image reader (CVE-2021-25290)\n\n* python-pillow: Regular expression DoS in PDF format parser (CVE-2021-25292)\n\n* python-pillow: Out-of-bounds read in SGI RLE image reader (CVE-2021-25293)\n\n* python-pillow: Excessive memory allocation in BLP image reader (CVE-2021-27921)\n\n* python-pillow: Excessive memory allocation in ICNS image reader (CVE-2021-27922)\n\n* python-pillow: Excessive memory allocation in ICO image reader (CVE-2021-27923)\n\n* python-pillow: Excessive memory allocation in PSD image reader (CVE-2021-28675)\n\n* python-pillow: Infinite loop in FLI image reader (CVE-2021-28676)\n\n* python-pillow: Excessive CPU use in EPS image reader (CVE-2021-28677)\n\n* python-pillow: Excessive looping in BLP image reader (CVE-2021-28678)\n\n* python-pillow: Buffer overflow in image convert function (CVE-2021-34552)\n\n* python-pillow: Buffer over-read in PCX image reader (CVE-2020-35653)\n\n* python-pillow: Buffer over-read in SGI RLE image reader (CVE-2020-35655)\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-2021:4149",
"modified": "2021-11-12T10:20:56Z",
"published": "2021-11-09T08:24:34Z",
"references": [
{
"type": "REPORT",
"url": "https://vulners.com/cve/CVE-2020-35653"
},
{
"type": "REPORT",
"url": "https://vulners.com/cve/CVE-2020-35655"
},
{
"type": "REPORT",
"url": "https://vulners.com/cve/CVE-2021-25287"
},
{
"type": "REPORT",
"url": "https://vulners.com/cve/CVE-2021-25288"
},
{
"type": "REPORT",
"url": "https://vulners.com/cve/CVE-2021-25290"
},
{
"type": "REPORT",
"url": "https://vulners.com/cve/CVE-2021-25292"
},
{
"type": "REPORT",
"url": "https://vulners.com/cve/CVE-2021-25293"
},
{
"type": "REPORT",
"url": "https://vulners.com/cve/CVE-2021-27921"
},
{
"type": "REPORT",
"url": "https://vulners.com/cve/CVE-2021-27922"
},
{
"type": "REPORT",
"url": "https://vulners.com/cve/CVE-2021-27923"
},
{
"type": "REPORT",
"url": "https://vulners.com/cve/CVE-2021-28675"
},
{
"type": "REPORT",
"url": "https://vulners.com/cve/CVE-2021-28676"
},
{
"type": "REPORT",
"url": "https://vulners.com/cve/CVE-2021-28677"
},
{
"type": "REPORT",
"url": "https://vulners.com/cve/CVE-2021-28678"
},
{
"type": "REPORT",
"url": "https://vulners.com/cve/CVE-2021-34552"
}
],
"related": [
"CVE-2021-25287",
"CVE-2021-25288",
"CVE-2021-25290",
"CVE-2021-25292",
"CVE-2021-25293",
"CVE-2021-27921",
"CVE-2021-27922",
"CVE-2021-27923",
"CVE-2021-28675",
"CVE-2021-28676",
"CVE-2021-28677",
"CVE-2021-28678",
"CVE-2021-34552",
"CVE-2020-35653",
"CVE-2020-35655"
],
"summary": "Moderate: python-pillow security update"
}
BDU:2021-05313
Vulnerability from fstec - Published: 18.03.2021{
"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": "\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\u0443\u0441\u0411\u0418\u0422\u0435\u0445-\u0410\u0441\u0442\u0440\u0430\u00bb, Uploadcare, LLC, \u0410\u041e \"\u041d\u041f\u041f\u041a\u0422\", \u0410\u041e \u00ab\u0418\u0412\u041a\u00bb, \u0410\u041e \u00ab\u041a\u043e\u043d\u0446\u0435\u0440\u043d \u0412\u041d\u0418\u0418\u041d\u0421\u00bb",
"\u0412\u0435\u0440\u0441\u0438\u044f \u041f\u041e": "9 (Debian GNU/Linux), 1.6 \u00ab\u0421\u043c\u043e\u043b\u0435\u043d\u0441\u043a\u00bb (Astra Linux Special Edition), 8 (Debian GNU/Linux), 10 (Debian GNU/Linux), 8.1 \u00ab\u041b\u0435\u043d\u0438\u043d\u0433\u0440\u0430\u0434\u00bb (Astra Linux Special Edition \u0434\u043b\u044f \u00ab\u042d\u043b\u044c\u0431\u0440\u0443\u0441\u00bb), \u0434\u043e 8.2.0 (Pillow), \u0434\u043e 2.4.3 (\u041e\u0421\u041e\u041d \u041e\u0421\u043d\u043e\u0432\u0430 \u041enyx), - (\u0410\u041b\u042c\u0422 \u0421\u041f 10), \u0434\u043e 16.01.2023 (\u041e\u0421 \u041e\u041d \u00ab\u0421\u0442\u0440\u0435\u043b\u0435\u0446\u00bb)",
"\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:\n\u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0439 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f: https://github.com/python-pillow/Pillow/commit/5a5e6db0abf4e7a638fb1b3408c4e495a096cb92\n\n\u0414\u043b\u044f \u041e\u0421 Debian:\n\u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0439 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f: https://security-tracker.debian.org/tracker/CVE-2021-28677\n\n\u0414\u043b\u044f \u041e\u0421 Astra Linux:\n\u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u0439 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044f: https://wiki.astralinux.ru/astra-linux-se16-bulletin-20211008SE16\n\n\u0414\u043b\u044f \u041e\u0421\u041e\u041d \u041e\u0441\u043d\u043e\u0432\u0430:\n\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+deb10u3osnova1\n\n\u0414\u043b\u044f Astra Linux Special Edition \u0434\u043b\u044f \u00ab\u042d\u043b\u044c\u0431\u0440\u0443\u0441\u00bb 8.1 \u00ab\u041b\u0435\u043d\u0438\u043d\u0433\u0440\u0430\u0434\u00bb:\n\u043e\u0431\u043d\u043e\u0432\u0438\u0442\u044c \u043f\u0430\u043a\u0435\u0442 pillow \u0434\u043e 4.0.0-4+deb9u4 \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-se81-bulletin-20230315SE81\n\n\u0414\u043b\u044f \u041e\u0421 \u041e\u041d \u00ab\u0421\u0442\u0440\u0435\u043b\u0435\u0446\u00bb:\n\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 4.0.0-4+deb9u4\n\n\u0414\u043b\u044f \u041e\u0421 \u0410\u043b\u044c\u0442 8 \u0421\u041f (\u0440\u0435\u043b\u0438\u0437 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",
"\u0414\u0430\u0442\u0430 \u0432\u044b\u044f\u0432\u043b\u0435\u043d\u0438\u044f": "18.03.2021",
"\u0414\u0430\u0442\u0430 \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0435\u0433\u043e \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f": "18.01.2024",
"\u0414\u0430\u0442\u0430 \u043f\u0443\u0431\u043b\u0438\u043a\u0430\u0446\u0438\u0438": "02.11.2021",
"\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440": "BDU:2021-05313",
"\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-2021-28677",
"\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": "Debian GNU/Linux, 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), Astra Linux Special Edition \u0434\u043b\u044f \u00ab\u042d\u043b\u044c\u0431\u0440\u0443\u0441\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 \u211611156), Pillow, \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), \u0410\u041b\u042c\u0422 \u0421\u041f 10, \u041e\u0421 \u041e\u041d \u00ab\u0421\u0442\u0440\u0435\u043b\u0435\u0446\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 \u21166177)",
"\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": "\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 9 , \u041e\u041e\u041e \u00ab\u0420\u0443\u0441\u0411\u0418\u0422\u0435\u0445-\u0410\u0441\u0442\u0440\u0430\u00bb Astra Linux Special 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 \u2116369), \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 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 , \u041e\u041e\u041e \u00ab\u0420\u0443\u0441\u0411\u0418\u0422\u0435\u0445-\u0410\u0441\u0442\u0440\u0430\u00bb Astra Linux Special Edition \u0434\u043b\u044f \u00ab\u042d\u043b\u044c\u0431\u0440\u0443\u0441\u00bb 8.1 \u00ab\u041b\u0435\u043d\u0438\u043d\u0433\u0440\u0430\u0434\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 \u211611156), \u0410\u041e \"\u041d\u041f\u041f\u041a\u0422\" \u041e\u0421\u041e\u041d \u041e\u0421\u043d\u043e\u0432\u0430 \u041enyx \u0434\u043e 2.4.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 \u21165913), \u0410\u041e \u00ab\u0418\u0412\u041a\u00bb \u0410\u041b\u042c\u0422 \u0421\u041f 10 - , \u0410\u041e \u00ab\u041a\u043e\u043d\u0446\u0435\u0440\u043d \u0412\u041d\u0418\u0418\u041d\u0421\u00bb \u041e\u0421 \u041e\u041d \u00ab\u0421\u0442\u0440\u0435\u043b\u0435\u0446\u00bb \u0434\u043e 16.01.2023 (\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 \u21166177)",
"\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 \u0440\u0435\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u0438 readline \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442\u0430 EPSImageFile \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\u043d\u0430\u044f \u0441 \u043d\u0435\u0434\u043e\u0441\u0442\u0430\u0442\u043e\u0447\u043d\u043e\u0439 \u043f\u0440\u043e\u0432\u0435\u0440\u043a\u043e\u0439 \u0432\u0445\u043e\u0434\u043d\u044b\u0445 \u0434\u0430\u043d\u043d\u044b\u0445, \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\u0434\u043e\u0441\u0442\u0430\u0442\u043e\u0447\u043d\u0430\u044f \u043f\u0440\u043e\u0432\u0435\u0440\u043a\u0430 \u0432\u0432\u043e\u0434\u0438\u043c\u044b\u0445 \u0434\u0430\u043d\u043d\u044b\u0445 (CWE-20)",
"\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 \u0440\u0435\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u0438 readline \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442\u0430 EPSImageFile \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 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435\u043c \u043a\u0432\u0430\u0434\u0440\u0430\u0442\u0438\u0447\u043d\u043e\u0433\u043e \u043c\u0435\u0442\u043e\u0434\u0430 \u043d\u0430\u043a\u043e\u043f\u043b\u0435\u043d\u0438\u044f \u0441\u0442\u0440\u043e\u043a \u043f\u0440\u0438 \u043f\u043e\u0438\u0441\u043a\u0435 \u043a\u043e\u043d\u0446\u0430 \u0441\u0442\u0440\u043e\u043a\u0438. \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\u0435\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 \u0441 \u043f\u043e\u043c\u043e\u0449\u044c\u044e \u0432\u0440\u0435\u0434\u043e\u043d\u043e\u0441\u043d\u043e\u0433\u043e EPS \u0444\u0430\u0439\u043b\u0430",
"\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/5a5e6db0abf4e7a638fb1b3408c4e495a096cb92\nhttps://github.com/python-pillow/Pillow/pull/5377\nhttps://nvd.nist.gov/vuln/detail/CVE-2021-28677\nhttps://pillow.readthedocs.io/en/stable/releasenotes/8.2.0.html#cve-2021-28677-fix-eps-dos-on-open\nhttps://security-tracker.debian.org/tracker/CVE-2021-28677\nhttps://wiki.astralinux.ru/astra-linux-se16-bulletin-20211008SE16\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.4.3/\nhttps://wiki.astralinux.ru/astra-linux-se81-bulletin-20230315SE81\nhttps://strelets.net/patchi-i-obnovleniya-bezopasnosti#16012023\nhttps://altsp.su/obnovleniya-bezopasnosti/",
"\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-20",
"\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-2021-28677
Vulnerability from bitnami_vulndb
An issue was discovered in Pillow before 8.2.0. For EPS data, the readline implementation used in EPSImageFile has to deal with any combination of \r and \n as line endings. It used an accidentally quadratic method of accumulating lines while looking for a line ending. A malicious EPS file could use this to perform a DoS of Pillow in the open phase, before an image was accepted for opening.
{
"affected": [
{
"package": {
"ecosystem": "Bitnami",
"name": "pillow",
"purl": "pkg:bitnami/pillow"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "8.2.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-2021-28677"
],
"database_specific": {
"cpes": [
"cpe:2.3:a:python:pillow:*:*:*:*:*:*:*:*"
],
"severity": "High"
},
"details": "An issue was discovered in Pillow before 8.2.0. For EPS data, the readline implementation used in EPSImageFile has to deal with any combination of \\r and \\n as line endings. It used an accidentally quadratic method of accumulating lines while looking for a line ending. A malicious EPS file could use this to perform a DoS of Pillow in the open phase, before an image was accepted for opening.",
"id": "BIT-pillow-2021-28677",
"modified": "2025-04-03T14:40:37.652Z",
"published": "2024-03-06T11:03:25.160Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/python-pillow/Pillow/pull/5377"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2021/07/msg00018.html"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/MQHA5HAIBOYI3R6HDWCLAGFTIQP767FL/"
},
{
"type": "WEB",
"url": "https://pillow.readthedocs.io/en/stable/releasenotes/8.2.0.html#cve-2021-28677-fix-eps-dos-on-open"
},
{
"type": "WEB",
"url": "https://security.gentoo.org/glsa/202107-33"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-28677"
}
],
"schema_version": "1.5.0"
}
CNVD-2021-54031
Vulnerability from cnvd - Published: 2021-07-23厂商已发布了漏洞修复程序,请及时关注更新: https://pillow.readthedocs.io/en/stable/releasenotes/8.2.0.html#cve-2021-28676-fix-fli-dos
| Name | Pillow Pillow <8.2.0 |
|---|
{
"cves": {
"cve": {
"cveNumber": "CVE-2021-28677",
"cveUrl": "https://nvd.nist.gov/vuln/detail/CVE-2021-28677"
}
},
"description": "Pillow\u662f\u4e00\u6b3e\u57fa\u4e8ePython\u7684\u56fe\u50cf\u5904\u7406\u5e93\u3002\n\nPillow 8.2.0\u4e4b\u524d\u7248\u672c\u5b58\u5728\u62d2\u7edd\u670d\u52a1\u6f0f\u6d1e\uff0c\u653b\u51fb\u8005\u53ef\u501f\u52a9\u6076\u610fEPS\u6587\u4ef6\u5229\u7528\u8be5\u6f0f\u6d1e\u5bfc\u81f4\u62d2\u7edd\u670d\u52a1\u3002",
"formalWay": "\u5382\u5546\u5df2\u53d1\u5e03\u4e86\u6f0f\u6d1e\u4fee\u590d\u7a0b\u5e8f\uff0c\u8bf7\u53ca\u65f6\u5173\u6ce8\u66f4\u65b0\uff1a\r\nhttps://pillow.readthedocs.io/en/stable/releasenotes/8.2.0.html#cve-2021-28676-fix-fli-dos",
"isEvent": "\u901a\u7528\u8f6f\u786c\u4ef6\u6f0f\u6d1e",
"number": "CNVD-2021-54031",
"openTime": "2021-07-23",
"patchDescription": "Pillow\u662f\u4e00\u6b3e\u57fa\u4e8ePython\u7684\u56fe\u50cf\u5904\u7406\u5e93\u3002\r\n\r\nPillow 8.2.0\u4e4b\u524d\u7248\u672c\u5b58\u5728\u62d2\u7edd\u670d\u52a1\u6f0f\u6d1e\uff0c\u653b\u51fb\u8005\u53ef\u501f\u52a9\u6076\u610fEPS\u6587\u4ef6\u5229\u7528\u8be5\u6f0f\u6d1e\u5bfc\u81f4\u62d2\u7edd\u670d\u52a1\u3002\u76ee\u524d\uff0c\u4f9b\u5e94\u5546\u53d1\u5e03\u4e86\u5b89\u5168\u516c\u544a\u53ca\u76f8\u5173\u8865\u4e01\u4fe1\u606f\uff0c\u4fee\u590d\u4e86\u6b64\u6f0f\u6d1e\u3002",
"patchName": "Pillow\u62d2\u7edd\u670d\u52a1\u6f0f\u6d1e\uff08CNVD-2021-54031\uff09\u7684\u8865\u4e01",
"products": {
"product": "Pillow Pillow \u003c8.2.0"
},
"referenceLink": "http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-28677",
"serverity": "\u4e2d",
"submitTime": "2021-06-04",
"title": "Pillow\u62d2\u7edd\u670d\u52a1\u6f0f\u6d1e\uff08CNVD-2021-54031\uff09"
}
FKIE_CVE-2021-28677
Vulnerability from fkie_nvd - Published: 2021-06-02 16:15 - Updated: 2024-11-21 06:00| URL | Tags | ||
|---|---|---|---|
| cve@mitre.org | https://github.com/python-pillow/Pillow/pull/5377 | Patch, Third Party Advisory | |
| cve@mitre.org | https://lists.debian.org/debian-lts-announce/2021/07/msg00018.html | Third Party Advisory | |
| cve@mitre.org | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/MQHA5HAIBOYI3R6HDWCLAGFTIQP767FL/ | ||
| cve@mitre.org | https://pillow.readthedocs.io/en/stable/releasenotes/8.2.0.html#cve-2021-28677-fix-eps-dos-on-open | Third Party Advisory | |
| cve@mitre.org | https://security.gentoo.org/glsa/202107-33 | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://github.com/python-pillow/Pillow/pull/5377 | Patch, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://lists.debian.org/debian-lts-announce/2021/07/msg00018.html | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/MQHA5HAIBOYI3R6HDWCLAGFTIQP767FL/ | ||
| af854a3a-2127-422b-91ae-364da2661108 | https://pillow.readthedocs.io/en/stable/releasenotes/8.2.0.html#cve-2021-28677-fix-eps-dos-on-open | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://security.gentoo.org/glsa/202107-33 | Third Party Advisory |
| Vendor | Product | Version | |
|---|---|---|---|
| python | pillow | * | |
| fedoraproject | fedora | 33 |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:python:pillow:*:*:*:*:*:*:*:*",
"matchCriteriaId": "67AB0921-A1F5-4B3B-BED5-FC8B1DAF30C6",
"versionEndExcluding": "8.2.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:fedoraproject:fedora:33:*:*:*:*:*:*:*",
"matchCriteriaId": "E460AA51-FCDA-46B9-AE97-E6676AA5E194",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "An issue was discovered in Pillow before 8.2.0. For EPS data, the readline implementation used in EPSImageFile has to deal with any combination of \\r and \\n as line endings. It used an accidentally quadratic method of accumulating lines while looking for a line ending. A malicious EPS file could use this to perform a DoS of Pillow in the open phase, before an image was accepted for opening."
},
{
"lang": "es",
"value": "Se ha detectado un problema en Pillow versiones anteriores a 8.2.0,. Para los datos EPS, la implementaci\u00f3n readline usada en la funci\u00f3n EPSImageFile tiene que tratar con cualquier combinaci\u00f3n de \\r y \\n como finales de l\u00ednea. Usaba un m\u00e9todo accidentalmente cuadr\u00e1tico de acumulaci\u00f3n de l\u00edneas mientras buscaba un final de l\u00ednea. Un archivo EPS malicioso podr\u00eda usar esto para llevar a cabo un DoS de Pillow en la fase de apertura, antes de que una imagen fuera aceptada para su apertura"
}
],
"id": "CVE-2021-28677",
"lastModified": "2024-11-21T06:00:06.653",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.0,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": false
}
],
"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": "2021-06-02T16:15:08.827",
"references": [
{
"source": "cve@mitre.org",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/python-pillow/Pillow/pull/5377"
},
{
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
],
"url": "https://lists.debian.org/debian-lts-announce/2021/07/msg00018.html"
},
{
"source": "cve@mitre.org",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/MQHA5HAIBOYI3R6HDWCLAGFTIQP767FL/"
},
{
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
],
"url": "https://pillow.readthedocs.io/en/stable/releasenotes/8.2.0.html#cve-2021-28677-fix-eps-dos-on-open"
},
{
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
],
"url": "https://security.gentoo.org/glsa/202107-33"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/python-pillow/Pillow/pull/5377"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://lists.debian.org/debian-lts-announce/2021/07/msg00018.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/MQHA5HAIBOYI3R6HDWCLAGFTIQP767FL/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://pillow.readthedocs.io/en/stable/releasenotes/8.2.0.html#cve-2021-28677-fix-eps-dos-on-open"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://security.gentoo.org/glsa/202107-33"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "NVD-CWE-noinfo"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
GHSA-Q5HQ-FP76-QMRC
Vulnerability from github – Published: 2021-06-08 18:49 – Updated: 2024-10-14 21:38An issue was discovered in Pillow before 8.2.0. For EPS data, the readline implementation used in EPSImageFile has to deal with any combination of \r and \n as line endings. It used an accidentally quadratic method of accumulating lines while looking for a line ending. A malicious EPS file could use this to perform a DoS of Pillow in the open phase, before an image was accepted for opening.
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "pillow"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "8.2.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2021-28677"
],
"database_specific": {
"cwe_ids": [
"CWE-400"
],
"github_reviewed": true,
"github_reviewed_at": "2021-06-03T21:33:17Z",
"nvd_published_at": "2021-06-02T16:15:00Z",
"severity": "HIGH"
},
"details": "An issue was discovered in Pillow before 8.2.0. For EPS data, the readline implementation used in EPSImageFile has to deal with any combination of \\r and \\n as line endings. It used an accidentally quadratic method of accumulating lines while looking for a line ending. A malicious EPS file could use this to perform a DoS of Pillow in the open phase, before an image was accepted for opening.",
"id": "GHSA-q5hq-fp76-qmrc",
"modified": "2024-10-14T21:38:36Z",
"published": "2021-06-08T18:49:36Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-28677"
},
{
"type": "WEB",
"url": "https://github.com/python-pillow/Pillow/pull/5377"
},
{
"type": "WEB",
"url": "https://github.com/python-pillow/Pillow/commit/5a5e6db0abf4e7a638fb1b3408c4e495a096cb92"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-q5hq-fp76-qmrc"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/pillow/PYSEC-2021-93.yaml"
},
{
"type": "PACKAGE",
"url": "https://github.com/python-pillow/Pillow"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2021/07/msg00018.html"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MQHA5HAIBOYI3R6HDWCLAGFTIQP767FL"
},
{
"type": "WEB",
"url": "https://pillow.readthedocs.io/en/stable/releasenotes/8.2.0.html#cve-2021-28677-fix-eps-dos-on-open"
},
{
"type": "WEB",
"url": "https://security.gentoo.org/glsa/202107-33"
}
],
"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": "Uncontrolled Resource Consumption in Pillow"
}
GSD-2021-28677
Vulnerability from gsd - Updated: 2023-12-13 01:23{
"GSD": {
"alias": "CVE-2021-28677",
"description": "An issue was discovered in Pillow before 8.2.0. For EPS data, the readline implementation used in EPSImageFile has to deal with any combination of \\r and \\n as line endings. It used an accidentally quadratic method of accumulating lines while looking for a line ending. A malicious EPS file could use this to perform a DoS of Pillow in the open phase, before an image was accepted for opening.",
"id": "GSD-2021-28677",
"references": [
"https://www.suse.com/security/cve/CVE-2021-28677.html",
"https://access.redhat.com/errata/RHSA-2021:4149",
"https://ubuntu.com/security/CVE-2021-28677",
"https://advisories.mageia.org/CVE-2021-28677.html"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2021-28677"
],
"details": "An issue was discovered in Pillow before 8.2.0. For EPS data, the readline implementation used in EPSImageFile has to deal with any combination of \\r and \\n as line endings. It used an accidentally quadratic method of accumulating lines while looking for a line ending. A malicious EPS file could use this to perform a DoS of Pillow in the open phase, before an image was accepted for opening.",
"id": "GSD-2021-28677",
"modified": "2023-12-13T01:23:29.500800Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2021-28677",
"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 8.2.0. For EPS data, the readline implementation used in EPSImageFile has to deal with any combination of \\r and \\n as line endings. It used an accidentally quadratic method of accumulating lines while looking for a line ending. A malicious EPS file could use this to perform a DoS of Pillow in the open phase, before an image was accepted for opening."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://pillow.readthedocs.io/en/stable/releasenotes/8.2.0.html#cve-2021-28677-fix-eps-dos-on-open",
"refsource": "MISC",
"url": "https://pillow.readthedocs.io/en/stable/releasenotes/8.2.0.html#cve-2021-28677-fix-eps-dos-on-open"
},
{
"name": "https://github.com/python-pillow/Pillow/pull/5377",
"refsource": "MISC",
"url": "https://github.com/python-pillow/Pillow/pull/5377"
},
{
"name": "FEDORA-2021-77756994ba",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MQHA5HAIBOYI3R6HDWCLAGFTIQP767FL/"
},
{
"name": "GLSA-202107-33",
"refsource": "GENTOO",
"url": "https://security.gentoo.org/glsa/202107-33"
},
{
"name": "[debian-lts-announce] 20210722 [SECURITY] [DLA 2716-1] pillow security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2021/07/msg00018.html"
}
]
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "\u003c8.2.0",
"affected_versions": "All versions before 8.2.0",
"cvss_v2": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"cwe_ids": [
"CWE-1035",
"CWE-937"
],
"date": "2021-09-14",
"description": "An issue was discovered in Pillow For EPS data, the readline implementation used in EPSImageFile has to deal with any combination of `\\r` and `\\n` as line endings. It used an accidentally quadratic method of accumulating lines while looking for a line ending. A malicious EPS file could use this to perform a DoS of Pillow in the open phase, before an image was accepted for opening.",
"fixed_versions": [
"8.2.0"
],
"identifier": "CVE-2021-28677",
"identifiers": [
"CVE-2021-28677"
],
"not_impacted": "All versions starting from 8.2.0",
"package_slug": "pypi/Pillow",
"pubdate": "2021-06-02",
"solution": "Upgrade to version 8.2.0 or above.",
"title": "Uncontrolled Resource Consumption",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2021-28677"
],
"uuid": "08c99363-6c92-4b4b-8048-fcbc7ca14281"
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:python:pillow:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "8.2.0",
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:33:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2021-28677"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "An issue was discovered in Pillow before 8.2.0. For EPS data, the readline implementation used in EPSImageFile has to deal with any combination of \\r and \\n as line endings. It used an accidentally quadratic method of accumulating lines while looking for a line ending. A malicious EPS file could use this to perform a DoS of Pillow in the open phase, before an image was accepted for opening."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "NVD-CWE-noinfo"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/python-pillow/Pillow/pull/5377",
"refsource": "MISC",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/python-pillow/Pillow/pull/5377"
},
{
"name": "https://pillow.readthedocs.io/en/stable/releasenotes/8.2.0.html#cve-2021-28677-fix-eps-dos-on-open",
"refsource": "MISC",
"tags": [
"Third Party Advisory"
],
"url": "https://pillow.readthedocs.io/en/stable/releasenotes/8.2.0.html#cve-2021-28677-fix-eps-dos-on-open"
},
{
"name": "FEDORA-2021-77756994ba",
"refsource": "FEDORA",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MQHA5HAIBOYI3R6HDWCLAGFTIQP767FL/"
},
{
"name": "GLSA-202107-33",
"refsource": "GENTOO",
"tags": [
"Third Party Advisory"
],
"url": "https://security.gentoo.org/glsa/202107-33"
},
{
"name": "[debian-lts-announce] 20210722 [SECURITY] [DLA 2716-1] pillow security update",
"refsource": "MLIST",
"tags": [
"Third Party Advisory"
],
"url": "https://lists.debian.org/debian-lts-announce/2021/07/msg00018.html"
}
]
}
},
"impact": {
"baseMetricV2": {
"acInsufInfo": false,
"cvssV2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.0,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "MEDIUM",
"userInteractionRequired": false
},
"baseMetricV3": {
"cvssV3": {
"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
}
},
"lastModifiedDate": "2021-09-14T14:16Z",
"publishedDate": "2021-06-02T16:15Z"
}
}
}
PYSEC-2021-93
Vulnerability from pysec - Published: 2021-06-02 16:15 - Updated: 2021-06-09 05:00An issue was discovered in Pillow before 8.2.0. For EPS data, the readline implementation used in EPSImageFile has to deal with any combination of \r and \n as line endings. It used an accidentally quadratic method of accumulating lines while looking for a line ending. A malicious EPS file could use this to perform a DoS of Pillow in the open phase, before an image was accepted for opening.
| Name | purl | pillow | pkg:pypi/pillow |
|---|
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "pillow",
"purl": "pkg:pypi/pillow"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "8.2.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"
]
}
],
"aliases": [
"CVE-2021-28677",
"GHSA-q5hq-fp76-qmrc"
],
"details": "An issue was discovered in Pillow before 8.2.0. For EPS data, the readline implementation used in EPSImageFile has to deal with any combination of \\r and \\n as line endings. It used an accidentally quadratic method of accumulating lines while looking for a line ending. A malicious EPS file could use this to perform a DoS of Pillow in the open phase, before an image was accepted for opening.",
"id": "PYSEC-2021-93",
"modified": "2021-06-09T05:00:59.042287Z",
"published": "2021-06-02T16:15:00Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/python-pillow/Pillow/pull/5377"
},
{
"type": "WEB",
"url": "https://pillow.readthedocs.io/en/stable/releasenotes/8.2.0.html#cve-2021-28677-fix-eps-dos-on-open"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MQHA5HAIBOYI3R6HDWCLAGFTIQP767FL/"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-q5hq-fp76-qmrc"
}
]
}
RHSA-2021:4149
Vulnerability from csaf_redhat - Published: 2021-11-09 17:42 - Updated: 2026-03-26 12:02A flaw was found in python-pillow. The PcxDecode in Pillow has a buffer over-read when decoding a crafted PCX file due to the user-supplied stride value trusted for buffer calculations. The highest threat from this vulnerability is to system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in python-pillow. SGIRleDecode has a 4-byte buffer over-read when decoding crafted SGI RLE image files because offsets and length tables are mishandled.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
|
There is an out-of-bounds read in J2kDecode in j2ku_graya_la. For J2k images with multiple bands, it’s legal to have different widths for each band, e.g. 1 byte for L, 4 bytes for A.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
There is an out-of-bounds read in J2kDecode in j2ku_gray_i. For J2k images with multiple bands, it’s legal to have different widths for each band, e.g. 1 byte for L, 4 bytes for A.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in python-pillow. In TiffDecode.c, there is a negative-offset memcpy with an invalid size which could lead to a system crash.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in python-pillow. The PDF parser has a catastrophic backtracking regex that could be used as a DOS attack.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in python-pillow. There is an Out of Bounds Read in SGIRleDecode.c.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in python-pillow. Attackers can 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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in python-pillow. Attackers can cause a denial of service (memory consumption) because the reported size of a contained image is not properly checked for an ICNS container, and thus an attempted memory allocation can be very large.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in python-pillow. Attackers can cause a denial of service (memory consumption) because the reported size of a contained image is not properly checked for an ICO container, and thus an attempted memory allocation can be very large.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in python-pillow. PsdImagePlugin.PsdImageFile does not sanity check the number of input layers with regard to the size of the data block which could lead to a denial-of-service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in python-pillow. FliDecode.c did not properly check that the block advance was non-zero, potentially leading to an infinite loop on load. This issue dates to the PIL fork. The highest threat from this vulnerability is to system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in python-pillow. The readline used in EPS has to deal with any combination of \r and \n as line endings. It accidentally used a quadratic method of accumulating lines while looking for a line ending. A malicious EPS file could use this to perform a denial-of-service of Pillow in the open phase, before an image was accepted for opening.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in python-pillow. BlpImagePlugin did not properly check that reads after jumping to file offsets returned data. This could lead to a denial-of-service where the decoder could be run a large number of times on empty data.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in python-pillow. This flaw allows an attacker to pass controlled parameters directly into a convert function, triggering a buffer overflow in the "convert()" or "ImagingConvertTransparent()" functions in Convert.c. The highest threat to this vulnerability is to system availability. In Red Hat Quay, a vulnerable version of python-pillow is shipped with quay-registry-container, however the invoice generation feature which uses python-pillow is disabled by default. Therefore impact has been rated Moderate.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
| URL | Category |
|---|---|
| https://access.redhat.com/errata/RHSA-2021:4149 | self |
| https://access.redhat.com/security/updates/classi… | external |
| https://access.redhat.com/documentation/en-us/red… | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1915420 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1915432 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1934685 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1934699 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1934705 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1935384 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1935396 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1935401 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1958226 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1958231 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1958240 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1958252 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1958257 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1958263 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1982378 | external |
| https://security.access.redhat.com/data/csaf/v2/a… | self |
| https://access.redhat.com/security/cve/CVE-2020-35653 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=1915420 | external |
| https://www.cve.org/CVERecord?id=CVE-2020-35653 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2020-35653 | external |
| https://pillow.readthedocs.io/en/stable/releaseno… | external |
| https://access.redhat.com/security/cve/CVE-2020-35655 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=1915432 | external |
| https://www.cve.org/CVERecord?id=CVE-2020-35655 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2020-35655 | external |
| https://access.redhat.com/security/cve/CVE-2021-25287 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=1958226 | external |
| https://www.cve.org/CVERecord?id=CVE-2021-25287 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2021-25287 | external |
| https://access.redhat.com/security/cve/CVE-2021-25288 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=1958231 | external |
| https://www.cve.org/CVERecord?id=CVE-2021-25288 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2021-25288 | external |
| https://access.redhat.com/security/cve/CVE-2021-25290 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=1934685 | external |
| https://www.cve.org/CVERecord?id=CVE-2021-25290 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2021-25290 | external |
| https://access.redhat.com/security/cve/CVE-2021-25292 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=1934699 | external |
| https://www.cve.org/CVERecord?id=CVE-2021-25292 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2021-25292 | external |
| https://access.redhat.com/security/cve/CVE-2021-25293 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=1934705 | external |
| https://www.cve.org/CVERecord?id=CVE-2021-25293 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2021-25293 | external |
| https://access.redhat.com/security/cve/CVE-2021-27921 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=1935384 | external |
| https://www.cve.org/CVERecord?id=CVE-2021-27921 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2021-27921 | external |
| https://access.redhat.com/security/cve/CVE-2021-27922 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=1935396 | external |
| https://www.cve.org/CVERecord?id=CVE-2021-27922 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2021-27922 | external |
| https://access.redhat.com/security/cve/CVE-2021-27923 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=1935401 | external |
| https://www.cve.org/CVERecord?id=CVE-2021-27923 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2021-27923 | external |
| https://access.redhat.com/security/cve/CVE-2021-28675 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=1958240 | external |
| https://www.cve.org/CVERecord?id=CVE-2021-28675 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2021-28675 | external |
| https://access.redhat.com/security/cve/CVE-2021-28676 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=1958252 | external |
| https://www.cve.org/CVERecord?id=CVE-2021-28676 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2021-28676 | external |
| https://pillow.readthedocs.io/en/stable/releaseno… | external |
| https://access.redhat.com/security/cve/CVE-2021-28677 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=1958257 | external |
| https://www.cve.org/CVERecord?id=CVE-2021-28677 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2021-28677 | external |
| https://access.redhat.com/security/cve/CVE-2021-28678 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=1958263 | external |
| https://www.cve.org/CVERecord?id=CVE-2021-28678 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2021-28678 | external |
| https://access.redhat.com/security/cve/CVE-2021-34552 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=1982378 | external |
| https://www.cve.org/CVERecord?id=CVE-2021-34552 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2021-34552 | external |
| https://pillow.readthedocs.io/en/stable/releaseno… | external |
{
"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 8.\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: Out-of-bounds read in J2K image reader (CVE-2021-25287)\n\n* python-pillow: Out-of-bounds read in J2K image reader (CVE-2021-25288)\n\n* python-pillow: Negative-offset memcpy in TIFF image reader (CVE-2021-25290)\n\n* python-pillow: Regular expression DoS in PDF format parser (CVE-2021-25292)\n\n* python-pillow: Out-of-bounds read in SGI RLE image reader (CVE-2021-25293)\n\n* python-pillow: Excessive memory allocation in BLP image reader (CVE-2021-27921)\n\n* python-pillow: Excessive memory allocation in ICNS image reader (CVE-2021-27922)\n\n* python-pillow: Excessive memory allocation in ICO image reader (CVE-2021-27923)\n\n* python-pillow: Excessive memory allocation in PSD image reader (CVE-2021-28675)\n\n* python-pillow: Infinite loop in FLI image reader (CVE-2021-28676)\n\n* python-pillow: Excessive CPU use in EPS image reader (CVE-2021-28677)\n\n* python-pillow: Excessive looping in BLP image reader (CVE-2021-28678)\n\n* python-pillow: Buffer overflow in image convert function (CVE-2021-34552)\n\n* python-pillow: Buffer over-read in PCX image reader (CVE-2020-35653)\n\n* python-pillow: Buffer over-read in SGI RLE image reader (CVE-2020-35655)\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 Red Hat Enterprise Linux 8.5 Release Notes linked from 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-2021:4149",
"url": "https://access.redhat.com/errata/RHSA-2021:4149"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.5_release_notes/",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.5_release_notes/"
},
{
"category": "external",
"summary": "1915420",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1915420"
},
{
"category": "external",
"summary": "1915432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1915432"
},
{
"category": "external",
"summary": "1934685",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1934685"
},
{
"category": "external",
"summary": "1934699",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1934699"
},
{
"category": "external",
"summary": "1934705",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1934705"
},
{
"category": "external",
"summary": "1935384",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1935384"
},
{
"category": "external",
"summary": "1935396",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1935396"
},
{
"category": "external",
"summary": "1935401",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1935401"
},
{
"category": "external",
"summary": "1958226",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958226"
},
{
"category": "external",
"summary": "1958231",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958231"
},
{
"category": "external",
"summary": "1958240",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958240"
},
{
"category": "external",
"summary": "1958252",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958252"
},
{
"category": "external",
"summary": "1958257",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958257"
},
{
"category": "external",
"summary": "1958263",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958263"
},
{
"category": "external",
"summary": "1982378",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1982378"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_4149.json"
}
],
"title": "Red Hat Security Advisory: python-pillow security update",
"tracking": {
"current_release_date": "2026-03-26T12:02:43+00:00",
"generator": {
"date": "2026-03-26T12:02:43+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.4"
}
},
"id": "RHSA-2021:4149",
"initial_release_date": "2021-11-09T17:42:23+00:00",
"revision_history": [
{
"date": "2021-11-09T17:42:23+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-11-09T17:42:23+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-26T12:02:43+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 AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python-pillow-0:5.1.1-16.el8.src",
"product": {
"name": "python-pillow-0:5.1.1-16.el8.src",
"product_id": "python-pillow-0:5.1.1-16.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pillow@5.1.1-16.el8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-pillow-0:5.1.1-16.el8.aarch64",
"product": {
"name": "python3-pillow-0:5.1.1-16.el8.aarch64",
"product_id": "python3-pillow-0:5.1.1-16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pillow@5.1.1-16.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"product": {
"name": "python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"product_id": "python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pillow-debugsource@5.1.1-16.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"product": {
"name": "python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"product_id": "python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pillow-debuginfo@5.1.1-16.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"product": {
"name": "python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"product_id": "python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pillow-debuginfo@5.1.1-16.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"product": {
"name": "python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"product_id": "python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pillow-tk-debuginfo@5.1.1-16.el8?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-pillow-0:5.1.1-16.el8.ppc64le",
"product": {
"name": "python3-pillow-0:5.1.1-16.el8.ppc64le",
"product_id": "python3-pillow-0:5.1.1-16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pillow@5.1.1-16.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"product": {
"name": "python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"product_id": "python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pillow-debugsource@5.1.1-16.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"product": {
"name": "python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"product_id": "python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pillow-debuginfo@5.1.1-16.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"product": {
"name": "python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"product_id": "python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pillow-debuginfo@5.1.1-16.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"product": {
"name": "python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"product_id": "python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pillow-tk-debuginfo@5.1.1-16.el8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-pillow-0:5.1.1-16.el8.x86_64",
"product": {
"name": "python3-pillow-0:5.1.1-16.el8.x86_64",
"product_id": "python3-pillow-0:5.1.1-16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pillow@5.1.1-16.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"product": {
"name": "python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"product_id": "python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pillow-debugsource@5.1.1-16.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"product": {
"name": "python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"product_id": "python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pillow-debuginfo@5.1.1-16.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"product": {
"name": "python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"product_id": "python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pillow-debuginfo@5.1.1-16.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64",
"product": {
"name": "python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64",
"product_id": "python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pillow-tk-debuginfo@5.1.1-16.el8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-pillow-0:5.1.1-16.el8.s390x",
"product": {
"name": "python3-pillow-0:5.1.1-16.el8.s390x",
"product_id": "python3-pillow-0:5.1.1-16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pillow@5.1.1-16.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"product": {
"name": "python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"product_id": "python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pillow-debugsource@5.1.1-16.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"product": {
"name": "python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"product_id": "python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pillow-debuginfo@5.1.1-16.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"product": {
"name": "python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"product_id": "python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pillow-debuginfo@5.1.1-16.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"product": {
"name": "python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"product_id": "python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pillow-tk-debuginfo@5.1.1-16.el8?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-0:5.1.1-16.el8.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src"
},
"product_reference": "python-pillow-0:5.1.1-16.el8.src",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-debuginfo-0:5.1.1-16.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64"
},
"product_reference": "python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le"
},
"product_reference": "python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-debuginfo-0:5.1.1-16.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x"
},
"product_reference": "python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-debuginfo-0:5.1.1-16.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64"
},
"product_reference": "python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-debugsource-0:5.1.1-16.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64"
},
"product_reference": "python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-debugsource-0:5.1.1-16.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le"
},
"product_reference": "python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-debugsource-0:5.1.1-16.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x"
},
"product_reference": "python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-debugsource-0:5.1.1-16.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64"
},
"product_reference": "python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pillow-0:5.1.1-16.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64"
},
"product_reference": "python3-pillow-0:5.1.1-16.el8.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pillow-0:5.1.1-16.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le"
},
"product_reference": "python3-pillow-0:5.1.1-16.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pillow-0:5.1.1-16.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x"
},
"product_reference": "python3-pillow-0:5.1.1-16.el8.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pillow-0:5.1.1-16.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64"
},
"product_reference": "python3-pillow-0:5.1.1-16.el8.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64"
},
"product_reference": "python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le"
},
"product_reference": "python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pillow-debuginfo-0:5.1.1-16.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x"
},
"product_reference": "python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64"
},
"product_reference": "python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64"
},
"product_reference": "python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le"
},
"product_reference": "python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x"
},
"product_reference": "python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
},
"product_reference": "python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-35653",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2021-01-12T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1915420"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-pillow. The PcxDecode in Pillow has a buffer over-read when decoding a crafted PCX file due to the user-supplied stride value trusted for buffer calculations. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-pillow: Buffer over-read in PCX image reader",
"title": "Vulnerability summary"
},
{
"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": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-35653"
},
{
"category": "external",
"summary": "RHBZ#1915420",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1915420"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-35653",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-35653"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-35653",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-35653"
},
{
"category": "external",
"summary": "https://pillow.readthedocs.io/en/stable/releasenotes/8.1.0.html#security",
"url": "https://pillow.readthedocs.io/en/stable/releasenotes/8.1.0.html#security"
}
],
"release_date": "2021-01-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T17:42:23+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": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4149"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "python-pillow: Buffer over-read in PCX image reader"
},
{
"cve": "CVE-2020-35655",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2021-01-12T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1915432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-pillow. SGIRleDecode has a 4-byte buffer over-read when decoding crafted SGI RLE image files because offsets and length tables are mishandled.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-pillow: Buffer over-read in SGI RLE image reader",
"title": "Vulnerability summary"
},
{
"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": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-35655"
},
{
"category": "external",
"summary": "RHBZ#1915432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1915432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-35655",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-35655"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-35655",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-35655"
},
{
"category": "external",
"summary": "https://pillow.readthedocs.io/en/stable/releasenotes/8.1.0.html#security",
"url": "https://pillow.readthedocs.io/en/stable/releasenotes/8.1.0.html#security"
}
],
"release_date": "2021-01-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T17:42:23+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": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4149"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "python-pillow: Buffer over-read in SGI RLE image reader"
},
{
"cve": "CVE-2021-25287",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2021-04-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1958226"
}
],
"notes": [
{
"category": "description",
"text": "There is an out-of-bounds read in J2kDecode in j2ku_graya_la. For J2k images with multiple bands, it\u2019s legal to have different widths for each band, e.g. 1 byte for L, 4 bytes for A.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-pillow: Out-of-bounds read in J2K image reader",
"title": "Vulnerability summary"
},
{
"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": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-25287"
},
{
"category": "external",
"summary": "RHBZ#1958226",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958226"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-25287",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-25287"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-25287",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-25287"
}
],
"release_date": "2021-04-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T17:42:23+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": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4149"
},
{
"category": "workaround",
"details": "To mitigate this feature on Red Hat Quay keep the invoice generation feature disabled as it is by default.",
"product_ids": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-pillow: Out-of-bounds read in J2K image reader"
},
{
"cve": "CVE-2021-25288",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2021-04-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1958231"
}
],
"notes": [
{
"category": "description",
"text": "There is an out-of-bounds read in J2kDecode in j2ku_gray_i. For J2k images with multiple bands, it\u2019s legal to have different widths for each band, e.g. 1 byte for L, 4 bytes for A.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-pillow: Out-of-bounds read in J2K image reader",
"title": "Vulnerability summary"
},
{
"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": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-25288"
},
{
"category": "external",
"summary": "RHBZ#1958231",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958231"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-25288",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-25288"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-25288",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-25288"
}
],
"release_date": "2021-04-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T17:42:23+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": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4149"
},
{
"category": "workaround",
"details": "To mitigate this feature on Red Hat Quay keep the invoice generation feature disabled, as it is by default.",
"product_ids": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-pillow: Out-of-bounds read in J2K image reader"
},
{
"cve": "CVE-2021-25290",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2021-03-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1934685"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-pillow. In TiffDecode.c, there is a negative-offset memcpy with an invalid size which could lead to a system crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-pillow: Negative-offset memcpy in TIFF image reader",
"title": "Vulnerability summary"
},
{
"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": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-25290"
},
{
"category": "external",
"summary": "RHBZ#1934685",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1934685"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-25290",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-25290"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-25290",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-25290"
}
],
"release_date": "2021-02-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T17:42:23+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": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4149"
},
{
"category": "workaround",
"details": "Disable the invoice generation feature to mitigate this vulnerability in Red Hat Quay.",
"product_ids": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.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": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-pillow: Negative-offset memcpy in TIFF image reader"
},
{
"cve": "CVE-2021-25292",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2021-03-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1934699"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-pillow. The PDF parser has a catastrophic backtracking regex that could be used as a DOS attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-pillow: Regular expression DoS in PDF format parser",
"title": "Vulnerability summary"
},
{
"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": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-25292"
},
{
"category": "external",
"summary": "RHBZ#1934699",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1934699"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-25292",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-25292"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-25292",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-25292"
}
],
"release_date": "2021-02-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T17:42:23+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": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4149"
},
{
"category": "workaround",
"details": "Disable the invoice generation feature to mitigate this vulnerability in Red Hat Quay.",
"product_ids": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.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": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-pillow: Regular expression DoS in PDF format parser"
},
{
"cve": "CVE-2021-25293",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2021-03-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1934705"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-pillow. There is an Out of Bounds Read in SGIRleDecode.c.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-pillow: Out-of-bounds read in SGI RLE image reader",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Disable the invoice generation feature to mitigate this vulnerability in Red Hat Quay.",
"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": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-25293"
},
{
"category": "external",
"summary": "RHBZ#1934705",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1934705"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-25293",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-25293"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-25293",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-25293"
}
],
"release_date": "2021-02-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T17:42:23+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": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4149"
}
],
"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": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-pillow: Out-of-bounds read in SGI RLE image reader"
},
{
"cve": "CVE-2021-27921",
"cwe": {
"id": "CWE-1284",
"name": "Improper Validation of Specified Quantity in Input"
},
"discovery_date": "2021-03-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1935384"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-pillow. Attackers can 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": "Vulnerability description"
},
{
"category": "summary",
"text": "python-pillow: Excessive memory allocation in BLP image reader",
"title": "Vulnerability summary"
},
{
"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": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-27921"
},
{
"category": "external",
"summary": "RHBZ#1935384",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1935384"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-27921",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27921"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-27921",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-27921"
}
],
"release_date": "2021-03-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T17:42:23+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": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4149"
},
{
"category": "workaround",
"details": "Disable the invoice generation feature to mitigate this vulnerability in Red Hat Quay.",
"product_ids": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.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": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-pillow: Excessive memory allocation in BLP image reader"
},
{
"cve": "CVE-2021-27922",
"cwe": {
"id": "CWE-1284",
"name": "Improper Validation of Specified Quantity in Input"
},
"discovery_date": "2021-03-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1935396"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-pillow. Attackers can cause a denial of service (memory consumption) because the reported size of a contained image is not properly checked for an ICNS container, and thus an attempted memory allocation can be very large.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-pillow: Excessive memory allocation in ICNS image reader",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Disable the invoice generation feature to mitigate this vulnerability in Red Hat Quay.",
"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": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-27922"
},
{
"category": "external",
"summary": "RHBZ#1935396",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1935396"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-27922",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27922"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-27922",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-27922"
}
],
"release_date": "2021-03-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T17:42:23+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": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4149"
}
],
"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": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-pillow: Excessive memory allocation in ICNS image reader"
},
{
"cve": "CVE-2021-27923",
"cwe": {
"id": "CWE-1284",
"name": "Improper Validation of Specified Quantity in Input"
},
"discovery_date": "2021-03-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1935401"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-pillow. Attackers can cause a denial of service (memory consumption) because the reported size of a contained image is not properly checked for an ICO container, and thus an attempted memory allocation can be very large.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-pillow: Excessive memory allocation in ICO image reader",
"title": "Vulnerability summary"
},
{
"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": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-27923"
},
{
"category": "external",
"summary": "RHBZ#1935401",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1935401"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-27923",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27923"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-27923",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-27923"
}
],
"release_date": "2021-03-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T17:42:23+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": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4149"
},
{
"category": "workaround",
"details": "Disable the invoice generation feature to mitigate this vulnerability in Red Hat Quay.",
"product_ids": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.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": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-pillow: Excessive memory allocation in ICO image reader"
},
{
"cve": "CVE-2021-28675",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2021-04-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1958240"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-pillow. PsdImagePlugin.PsdImageFile does not sanity check the number of input layers with regard to the size of the data block which could lead to a denial-of-service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-pillow: Excessive memory allocation in PSD image reader",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To mitigate this feature on Red Hat Quay keep the invoice generation feature disabled, as it is by default.",
"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": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-28675"
},
{
"category": "external",
"summary": "RHBZ#1958240",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958240"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-28675",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-28675"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-28675",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-28675"
}
],
"release_date": "2021-04-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T17:42:23+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": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4149"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-pillow: Excessive memory allocation in PSD image reader"
},
{
"cve": "CVE-2021-28676",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2021-04-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1958252"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-pillow. FliDecode.c did not properly check that the block advance was non-zero, potentially leading to an infinite loop on load. This issue dates to the PIL fork. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-pillow: Infinite loop in FLI image reader",
"title": "Vulnerability summary"
},
{
"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": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-28676"
},
{
"category": "external",
"summary": "RHBZ#1958252",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958252"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-28676",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-28676"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-28676",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-28676"
},
{
"category": "external",
"summary": "https://pillow.readthedocs.io/en/stable/releasenotes/8.2.0.html#security",
"url": "https://pillow.readthedocs.io/en/stable/releasenotes/8.2.0.html#security"
}
],
"release_date": "2021-04-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T17:42:23+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": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4149"
},
{
"category": "workaround",
"details": "To mitigate this feature on Red Hat Quay, keep the invoice generation feature disabled, as it is by default.",
"product_ids": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.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": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-pillow: Infinite loop in FLI image reader"
},
{
"cve": "CVE-2021-28677",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2021-04-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1958257"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-pillow. The readline used in EPS has to deal with any combination of \\r and \\n as line endings. It accidentally used a quadratic method of accumulating lines while looking for a line ending. A malicious EPS file could use this to perform a denial-of-service of Pillow in the open phase, before an image was accepted for opening.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-pillow: Excessive CPU use in EPS image reader",
"title": "Vulnerability summary"
},
{
"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": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-28677"
},
{
"category": "external",
"summary": "RHBZ#1958257",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958257"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-28677",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-28677"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-28677",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-28677"
}
],
"release_date": "2021-04-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T17:42:23+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": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4149"
},
{
"category": "workaround",
"details": "To mitigate this feature on Red Hat Quay keep the invoice generation feature disabled, as it is by default.",
"product_ids": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.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": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-pillow: Excessive CPU use in EPS image reader"
},
{
"cve": "CVE-2021-28678",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2021-04-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1958263"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-pillow. BlpImagePlugin did not properly check that reads after jumping to file offsets returned data. This could lead to a denial-of-service where the decoder could be run a large number of times on empty data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-pillow: Excessive looping in BLP image reader",
"title": "Vulnerability summary"
},
{
"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": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-28678"
},
{
"category": "external",
"summary": "RHBZ#1958263",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958263"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-28678",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-28678"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-28678",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-28678"
}
],
"release_date": "2021-04-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T17:42:23+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": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4149"
},
{
"category": "workaround",
"details": "To mitigate this feature on Red Hat Quay keep the invoice generation feature disabled, as it is by default.",
"product_ids": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.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": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-pillow: Excessive looping in BLP image reader"
},
{
"cve": "CVE-2021-34552",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2021-07-13T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1982378"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-pillow. This flaw allows an attacker to pass controlled parameters directly into a convert function, triggering a buffer overflow in the \"convert()\" or \"ImagingConvertTransparent()\" functions in Convert.c. The highest threat to this vulnerability is to system availability.\r\n\r\nIn Red Hat Quay, a vulnerable version of python-pillow is shipped with quay-registry-container, however the invoice generation feature which uses python-pillow is disabled by default. Therefore impact has been rated Moderate.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-pillow: Buffer overflow in image convert function",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Due to the compiler options used, the buffer overflow is detected and the impact is lowered to a crash only. Additionally, the \"mode\" parameter has to be attacker controlled, which is considered a rare case.",
"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": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-34552"
},
{
"category": "external",
"summary": "RHBZ#1982378",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1982378"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-34552",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-34552"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-34552",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-34552"
},
{
"category": "external",
"summary": "https://pillow.readthedocs.io/en/stable/releasenotes/8.3.0.html#buffer-overflow",
"url": "https://pillow.readthedocs.io/en/stable/releasenotes/8.3.0.html#buffer-overflow"
}
],
"release_date": "2021-07-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T17:42:23+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": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4149"
},
{
"category": "workaround",
"details": "To mitigate this flaw on Red Hat Quay, keep the invoice generation feature disabled, as it is by default.\n\nRed Hat Satellite 6.9 customers can apply following hotfix to eliminate the vulnerability warnings.\n* Download python2-daemon-2.1.2-7.1.HFRHBZ1998199.el7sat.noarch.rpm from https://bugzilla.redhat.com/attachment.cgi?id=1819471\n* Stop services:\n# satellite-maintain service stop\n* Upgrade python2-daemon and remove affected package\n# rpm -Uvh python2-daemon-2.1.2-7.1.HFRHBZ1998199.el7sat.noarch.rpm\n# yum remove python-pillow\n* Restart services:\n# satellite-maintain service start\n\nSatellite 6.10 future release is also fixing this.",
"product_ids": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-pillow: Buffer overflow in image convert function"
}
]
}
RHSA-2021_4149
Vulnerability from csaf_redhat - Published: 2021-11-09 17:42 - Updated: 2024-11-13 23:33A flaw was found in python-pillow. The PcxDecode in Pillow has a buffer over-read when decoding a crafted PCX file due to the user-supplied stride value trusted for buffer calculations. The highest threat from this vulnerability is to system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in python-pillow. SGIRleDecode has a 4-byte buffer over-read when decoding crafted SGI RLE image files because offsets and length tables are mishandled.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
|
There is an out-of-bounds read in J2kDecode in j2ku_graya_la. For J2k images with multiple bands, it’s legal to have different widths for each band, e.g. 1 byte for L, 4 bytes for A.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
There is an out-of-bounds read in J2kDecode in j2ku_gray_i. For J2k images with multiple bands, it’s legal to have different widths for each band, e.g. 1 byte for L, 4 bytes for A.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in python-pillow. In TiffDecode.c, there is a negative-offset memcpy with an invalid size which could lead to a system crash.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in python-pillow. The PDF parser has a catastrophic backtracking regex that could be used as a DOS attack.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in python-pillow. There is an Out of Bounds Read in SGIRleDecode.c.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in python-pillow. Attackers can 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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in python-pillow. Attackers can cause a denial of service (memory consumption) because the reported size of a contained image is not properly checked for an ICNS container, and thus an attempted memory allocation can be very large.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in python-pillow. Attackers can cause a denial of service (memory consumption) because the reported size of a contained image is not properly checked for an ICO container, and thus an attempted memory allocation can be very large.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in python-pillow. PsdImagePlugin.PsdImageFile does not sanity check the number of input layers with regard to the size of the data block which could lead to a denial-of-service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in python-pillow. FliDecode.c did not properly check that the block advance was non-zero, potentially leading to an infinite loop on load. This issue dates to the PIL fork. The highest threat from this vulnerability is to system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in python-pillow. The readline used in EPS has to deal with any combination of \r and \n as line endings. It accidentally used a quadratic method of accumulating lines while looking for a line ending. A malicious EPS file could use this to perform a denial-of-service of Pillow in the open phase, before an image was accepted for opening.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in python-pillow. BlpImagePlugin did not properly check that reads after jumping to file offsets returned data. This could lead to a denial-of-service where the decoder could be run a large number of times on empty data.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in python-pillow. This flaw allows an attacker to pass controlled parameters directly into a convert function, triggering a buffer overflow in the "convert()" or "ImagingConvertTransparent()" functions in Convert.c. The highest threat to this vulnerability is to system availability. In Red Hat Quay, a vulnerable version of python-pillow is shipped with quay-registry-container, however the invoice generation feature which uses python-pillow is disabled by default. Therefore impact has been rated Moderate.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
| URL | Category |
|---|---|
| https://access.redhat.com/errata/RHSA-2021:4149 | self |
| https://access.redhat.com/security/updates/classi… | external |
| https://access.redhat.com/documentation/en-us/red… | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1915420 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1915432 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1934685 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1934699 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1934705 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1935384 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1935396 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1935401 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1958226 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1958231 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1958240 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1958252 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1958257 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1958263 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=1982378 | external |
| https://security.access.redhat.com/data/csaf/v2/a… | self |
| https://access.redhat.com/security/cve/CVE-2020-35653 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=1915420 | external |
| https://www.cve.org/CVERecord?id=CVE-2020-35653 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2020-35653 | external |
| https://pillow.readthedocs.io/en/stable/releaseno… | external |
| https://access.redhat.com/security/cve/CVE-2020-35655 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=1915432 | external |
| https://www.cve.org/CVERecord?id=CVE-2020-35655 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2020-35655 | external |
| https://access.redhat.com/security/cve/CVE-2021-25287 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=1958226 | external |
| https://www.cve.org/CVERecord?id=CVE-2021-25287 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2021-25287 | external |
| https://access.redhat.com/security/cve/CVE-2021-25288 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=1958231 | external |
| https://www.cve.org/CVERecord?id=CVE-2021-25288 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2021-25288 | external |
| https://access.redhat.com/security/cve/CVE-2021-25290 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=1934685 | external |
| https://www.cve.org/CVERecord?id=CVE-2021-25290 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2021-25290 | external |
| https://access.redhat.com/security/cve/CVE-2021-25292 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=1934699 | external |
| https://www.cve.org/CVERecord?id=CVE-2021-25292 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2021-25292 | external |
| https://access.redhat.com/security/cve/CVE-2021-25293 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=1934705 | external |
| https://www.cve.org/CVERecord?id=CVE-2021-25293 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2021-25293 | external |
| https://access.redhat.com/security/cve/CVE-2021-27921 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=1935384 | external |
| https://www.cve.org/CVERecord?id=CVE-2021-27921 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2021-27921 | external |
| https://access.redhat.com/security/cve/CVE-2021-27922 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=1935396 | external |
| https://www.cve.org/CVERecord?id=CVE-2021-27922 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2021-27922 | external |
| https://access.redhat.com/security/cve/CVE-2021-27923 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=1935401 | external |
| https://www.cve.org/CVERecord?id=CVE-2021-27923 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2021-27923 | external |
| https://access.redhat.com/security/cve/CVE-2021-28675 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=1958240 | external |
| https://www.cve.org/CVERecord?id=CVE-2021-28675 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2021-28675 | external |
| https://access.redhat.com/security/cve/CVE-2021-28676 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=1958252 | external |
| https://www.cve.org/CVERecord?id=CVE-2021-28676 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2021-28676 | external |
| https://pillow.readthedocs.io/en/stable/releaseno… | external |
| https://access.redhat.com/security/cve/CVE-2021-28677 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=1958257 | external |
| https://www.cve.org/CVERecord?id=CVE-2021-28677 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2021-28677 | external |
| https://access.redhat.com/security/cve/CVE-2021-28678 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=1958263 | external |
| https://www.cve.org/CVERecord?id=CVE-2021-28678 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2021-28678 | external |
| https://access.redhat.com/security/cve/CVE-2021-34552 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=1982378 | external |
| https://www.cve.org/CVERecord?id=CVE-2021-34552 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2021-34552 | external |
| https://pillow.readthedocs.io/en/stable/releaseno… | external |
{
"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 8.\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: Out-of-bounds read in J2K image reader (CVE-2021-25287)\n\n* python-pillow: Out-of-bounds read in J2K image reader (CVE-2021-25288)\n\n* python-pillow: Negative-offset memcpy in TIFF image reader (CVE-2021-25290)\n\n* python-pillow: Regular expression DoS in PDF format parser (CVE-2021-25292)\n\n* python-pillow: Out-of-bounds read in SGI RLE image reader (CVE-2021-25293)\n\n* python-pillow: Excessive memory allocation in BLP image reader (CVE-2021-27921)\n\n* python-pillow: Excessive memory allocation in ICNS image reader (CVE-2021-27922)\n\n* python-pillow: Excessive memory allocation in ICO image reader (CVE-2021-27923)\n\n* python-pillow: Excessive memory allocation in PSD image reader (CVE-2021-28675)\n\n* python-pillow: Infinite loop in FLI image reader (CVE-2021-28676)\n\n* python-pillow: Excessive CPU use in EPS image reader (CVE-2021-28677)\n\n* python-pillow: Excessive looping in BLP image reader (CVE-2021-28678)\n\n* python-pillow: Buffer overflow in image convert function (CVE-2021-34552)\n\n* python-pillow: Buffer over-read in PCX image reader (CVE-2020-35653)\n\n* python-pillow: Buffer over-read in SGI RLE image reader (CVE-2020-35655)\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 Red Hat Enterprise Linux 8.5 Release Notes linked from 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-2021:4149",
"url": "https://access.redhat.com/errata/RHSA-2021:4149"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.5_release_notes/",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.5_release_notes/"
},
{
"category": "external",
"summary": "1915420",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1915420"
},
{
"category": "external",
"summary": "1915432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1915432"
},
{
"category": "external",
"summary": "1934685",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1934685"
},
{
"category": "external",
"summary": "1934699",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1934699"
},
{
"category": "external",
"summary": "1934705",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1934705"
},
{
"category": "external",
"summary": "1935384",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1935384"
},
{
"category": "external",
"summary": "1935396",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1935396"
},
{
"category": "external",
"summary": "1935401",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1935401"
},
{
"category": "external",
"summary": "1958226",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958226"
},
{
"category": "external",
"summary": "1958231",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958231"
},
{
"category": "external",
"summary": "1958240",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958240"
},
{
"category": "external",
"summary": "1958252",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958252"
},
{
"category": "external",
"summary": "1958257",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958257"
},
{
"category": "external",
"summary": "1958263",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958263"
},
{
"category": "external",
"summary": "1982378",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1982378"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_4149.json"
}
],
"title": "Red Hat Security Advisory: python-pillow security update",
"tracking": {
"current_release_date": "2024-11-13T23:33:33+00:00",
"generator": {
"date": "2024-11-13T23:33:33+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.0"
}
},
"id": "RHSA-2021:4149",
"initial_release_date": "2021-11-09T17:42:23+00:00",
"revision_history": [
{
"date": "2021-11-09T17:42:23+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-11-09T17:42:23+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-13T23:33:33+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 AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python-pillow-0:5.1.1-16.el8.src",
"product": {
"name": "python-pillow-0:5.1.1-16.el8.src",
"product_id": "python-pillow-0:5.1.1-16.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pillow@5.1.1-16.el8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-pillow-0:5.1.1-16.el8.aarch64",
"product": {
"name": "python3-pillow-0:5.1.1-16.el8.aarch64",
"product_id": "python3-pillow-0:5.1.1-16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pillow@5.1.1-16.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"product": {
"name": "python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"product_id": "python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pillow-debugsource@5.1.1-16.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"product": {
"name": "python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"product_id": "python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pillow-debuginfo@5.1.1-16.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"product": {
"name": "python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"product_id": "python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pillow-debuginfo@5.1.1-16.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"product": {
"name": "python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"product_id": "python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pillow-tk-debuginfo@5.1.1-16.el8?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-pillow-0:5.1.1-16.el8.ppc64le",
"product": {
"name": "python3-pillow-0:5.1.1-16.el8.ppc64le",
"product_id": "python3-pillow-0:5.1.1-16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pillow@5.1.1-16.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"product": {
"name": "python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"product_id": "python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pillow-debugsource@5.1.1-16.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"product": {
"name": "python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"product_id": "python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pillow-debuginfo@5.1.1-16.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"product": {
"name": "python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"product_id": "python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pillow-debuginfo@5.1.1-16.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"product": {
"name": "python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"product_id": "python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pillow-tk-debuginfo@5.1.1-16.el8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-pillow-0:5.1.1-16.el8.x86_64",
"product": {
"name": "python3-pillow-0:5.1.1-16.el8.x86_64",
"product_id": "python3-pillow-0:5.1.1-16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pillow@5.1.1-16.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"product": {
"name": "python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"product_id": "python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pillow-debugsource@5.1.1-16.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"product": {
"name": "python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"product_id": "python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pillow-debuginfo@5.1.1-16.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"product": {
"name": "python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"product_id": "python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pillow-debuginfo@5.1.1-16.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64",
"product": {
"name": "python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64",
"product_id": "python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pillow-tk-debuginfo@5.1.1-16.el8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-pillow-0:5.1.1-16.el8.s390x",
"product": {
"name": "python3-pillow-0:5.1.1-16.el8.s390x",
"product_id": "python3-pillow-0:5.1.1-16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pillow@5.1.1-16.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"product": {
"name": "python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"product_id": "python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pillow-debugsource@5.1.1-16.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"product": {
"name": "python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"product_id": "python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pillow-debuginfo@5.1.1-16.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"product": {
"name": "python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"product_id": "python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pillow-debuginfo@5.1.1-16.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"product": {
"name": "python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"product_id": "python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pillow-tk-debuginfo@5.1.1-16.el8?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-0:5.1.1-16.el8.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src"
},
"product_reference": "python-pillow-0:5.1.1-16.el8.src",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-debuginfo-0:5.1.1-16.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64"
},
"product_reference": "python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le"
},
"product_reference": "python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-debuginfo-0:5.1.1-16.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x"
},
"product_reference": "python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-debuginfo-0:5.1.1-16.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64"
},
"product_reference": "python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-debugsource-0:5.1.1-16.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64"
},
"product_reference": "python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-debugsource-0:5.1.1-16.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le"
},
"product_reference": "python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-debugsource-0:5.1.1-16.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x"
},
"product_reference": "python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pillow-debugsource-0:5.1.1-16.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64"
},
"product_reference": "python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pillow-0:5.1.1-16.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64"
},
"product_reference": "python3-pillow-0:5.1.1-16.el8.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pillow-0:5.1.1-16.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le"
},
"product_reference": "python3-pillow-0:5.1.1-16.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pillow-0:5.1.1-16.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x"
},
"product_reference": "python3-pillow-0:5.1.1-16.el8.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pillow-0:5.1.1-16.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64"
},
"product_reference": "python3-pillow-0:5.1.1-16.el8.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64"
},
"product_reference": "python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le"
},
"product_reference": "python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pillow-debuginfo-0:5.1.1-16.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x"
},
"product_reference": "python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64"
},
"product_reference": "python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64"
},
"product_reference": "python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le"
},
"product_reference": "python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x"
},
"product_reference": "python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
},
"product_reference": "python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-35653",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2021-01-12T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1915420"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-pillow. The PcxDecode in Pillow has a buffer over-read when decoding a crafted PCX file due to the user-supplied stride value trusted for buffer calculations. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-pillow: Buffer over-read in PCX image reader",
"title": "Vulnerability summary"
},
{
"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": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-35653"
},
{
"category": "external",
"summary": "RHBZ#1915420",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1915420"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-35653",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-35653"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-35653",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-35653"
},
{
"category": "external",
"summary": "https://pillow.readthedocs.io/en/stable/releasenotes/8.1.0.html#security",
"url": "https://pillow.readthedocs.io/en/stable/releasenotes/8.1.0.html#security"
}
],
"release_date": "2021-01-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T17:42:23+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": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4149"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "python-pillow: Buffer over-read in PCX image reader"
},
{
"cve": "CVE-2020-35655",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2021-01-12T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1915432"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-pillow. SGIRleDecode has a 4-byte buffer over-read when decoding crafted SGI RLE image files because offsets and length tables are mishandled.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-pillow: Buffer over-read in SGI RLE image reader",
"title": "Vulnerability summary"
},
{
"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": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-35655"
},
{
"category": "external",
"summary": "RHBZ#1915432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1915432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-35655",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-35655"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-35655",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-35655"
},
{
"category": "external",
"summary": "https://pillow.readthedocs.io/en/stable/releasenotes/8.1.0.html#security",
"url": "https://pillow.readthedocs.io/en/stable/releasenotes/8.1.0.html#security"
}
],
"release_date": "2021-01-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T17:42:23+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": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4149"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "python-pillow: Buffer over-read in SGI RLE image reader"
},
{
"cve": "CVE-2021-25287",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2021-04-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1958226"
}
],
"notes": [
{
"category": "description",
"text": "There is an out-of-bounds read in J2kDecode in j2ku_graya_la. For J2k images with multiple bands, it\u2019s legal to have different widths for each band, e.g. 1 byte for L, 4 bytes for A.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-pillow: Out-of-bounds read in J2K image reader",
"title": "Vulnerability summary"
},
{
"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": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-25287"
},
{
"category": "external",
"summary": "RHBZ#1958226",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958226"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-25287",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-25287"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-25287",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-25287"
}
],
"release_date": "2021-04-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T17:42:23+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": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4149"
},
{
"category": "workaround",
"details": "To mitigate this feature on Red Hat Quay keep the invoice generation feature disabled as it is by default.",
"product_ids": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-pillow: Out-of-bounds read in J2K image reader"
},
{
"cve": "CVE-2021-25288",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2021-04-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1958231"
}
],
"notes": [
{
"category": "description",
"text": "There is an out-of-bounds read in J2kDecode in j2ku_gray_i. For J2k images with multiple bands, it\u2019s legal to have different widths for each band, e.g. 1 byte for L, 4 bytes for A.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-pillow: Out-of-bounds read in J2K image reader",
"title": "Vulnerability summary"
},
{
"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": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-25288"
},
{
"category": "external",
"summary": "RHBZ#1958231",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958231"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-25288",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-25288"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-25288",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-25288"
}
],
"release_date": "2021-04-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T17:42:23+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": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4149"
},
{
"category": "workaround",
"details": "To mitigate this feature on Red Hat Quay keep the invoice generation feature disabled, as it is by default.",
"product_ids": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-pillow: Out-of-bounds read in J2K image reader"
},
{
"cve": "CVE-2021-25290",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2021-03-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1934685"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-pillow. In TiffDecode.c, there is a negative-offset memcpy with an invalid size which could lead to a system crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-pillow: Negative-offset memcpy in TIFF image reader",
"title": "Vulnerability summary"
},
{
"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": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-25290"
},
{
"category": "external",
"summary": "RHBZ#1934685",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1934685"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-25290",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-25290"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-25290",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-25290"
}
],
"release_date": "2021-02-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T17:42:23+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": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4149"
},
{
"category": "workaround",
"details": "Disable the invoice generation feature to mitigate this vulnerability in Red Hat Quay.",
"product_ids": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.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": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-pillow: Negative-offset memcpy in TIFF image reader"
},
{
"cve": "CVE-2021-25292",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2021-03-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1934699"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-pillow. The PDF parser has a catastrophic backtracking regex that could be used as a DOS attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-pillow: Regular expression DoS in PDF format parser",
"title": "Vulnerability summary"
},
{
"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": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-25292"
},
{
"category": "external",
"summary": "RHBZ#1934699",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1934699"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-25292",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-25292"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-25292",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-25292"
}
],
"release_date": "2021-02-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T17:42:23+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": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4149"
},
{
"category": "workaround",
"details": "Disable the invoice generation feature to mitigate this vulnerability in Red Hat Quay.",
"product_ids": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.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": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-pillow: Regular expression DoS in PDF format parser"
},
{
"cve": "CVE-2021-25293",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2021-03-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1934705"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-pillow. There is an Out of Bounds Read in SGIRleDecode.c.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-pillow: Out-of-bounds read in SGI RLE image reader",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Disable the invoice generation feature to mitigate this vulnerability in Red Hat Quay.",
"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": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-25293"
},
{
"category": "external",
"summary": "RHBZ#1934705",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1934705"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-25293",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-25293"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-25293",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-25293"
}
],
"release_date": "2021-02-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T17:42:23+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": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4149"
}
],
"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": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-pillow: Out-of-bounds read in SGI RLE image reader"
},
{
"cve": "CVE-2021-27921",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2021-03-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1935384"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-pillow. Attackers can 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": "Vulnerability description"
},
{
"category": "summary",
"text": "python-pillow: Excessive memory allocation in BLP image reader",
"title": "Vulnerability summary"
},
{
"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": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-27921"
},
{
"category": "external",
"summary": "RHBZ#1935384",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1935384"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-27921",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27921"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-27921",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-27921"
}
],
"release_date": "2021-03-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T17:42:23+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": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4149"
},
{
"category": "workaround",
"details": "Disable the invoice generation feature to mitigate this vulnerability in Red Hat Quay.",
"product_ids": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.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": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-pillow: Excessive memory allocation in BLP image reader"
},
{
"cve": "CVE-2021-27922",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2021-03-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1935396"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-pillow. Attackers can cause a denial of service (memory consumption) because the reported size of a contained image is not properly checked for an ICNS container, and thus an attempted memory allocation can be very large.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-pillow: Excessive memory allocation in ICNS image reader",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Disable the invoice generation feature to mitigate this vulnerability in Red Hat Quay.",
"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": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-27922"
},
{
"category": "external",
"summary": "RHBZ#1935396",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1935396"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-27922",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27922"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-27922",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-27922"
}
],
"release_date": "2021-03-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T17:42:23+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": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4149"
}
],
"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": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-pillow: Excessive memory allocation in ICNS image reader"
},
{
"cve": "CVE-2021-27923",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2021-03-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1935401"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-pillow. Attackers can cause a denial of service (memory consumption) because the reported size of a contained image is not properly checked for an ICO container, and thus an attempted memory allocation can be very large.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-pillow: Excessive memory allocation in ICO image reader",
"title": "Vulnerability summary"
},
{
"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": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-27923"
},
{
"category": "external",
"summary": "RHBZ#1935401",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1935401"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-27923",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27923"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-27923",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-27923"
}
],
"release_date": "2021-03-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T17:42:23+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": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4149"
},
{
"category": "workaround",
"details": "Disable the invoice generation feature to mitigate this vulnerability in Red Hat Quay.",
"product_ids": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.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": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-pillow: Excessive memory allocation in ICO image reader"
},
{
"cve": "CVE-2021-28675",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2021-04-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1958240"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-pillow. PsdImagePlugin.PsdImageFile does not sanity check the number of input layers with regard to the size of the data block which could lead to a denial-of-service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-pillow: Excessive memory allocation in PSD image reader",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To mitigate this feature on Red Hat Quay keep the invoice generation feature disabled, as it is by default.",
"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": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-28675"
},
{
"category": "external",
"summary": "RHBZ#1958240",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958240"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-28675",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-28675"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-28675",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-28675"
}
],
"release_date": "2021-04-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T17:42:23+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": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4149"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-pillow: Excessive memory allocation in PSD image reader"
},
{
"cve": "CVE-2021-28676",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2021-04-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1958252"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-pillow. FliDecode.c did not properly check that the block advance was non-zero, potentially leading to an infinite loop on load. This issue dates to the PIL fork. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-pillow: Infinite loop in FLI image reader",
"title": "Vulnerability summary"
},
{
"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": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-28676"
},
{
"category": "external",
"summary": "RHBZ#1958252",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958252"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-28676",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-28676"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-28676",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-28676"
},
{
"category": "external",
"summary": "https://pillow.readthedocs.io/en/stable/releasenotes/8.2.0.html#security",
"url": "https://pillow.readthedocs.io/en/stable/releasenotes/8.2.0.html#security"
}
],
"release_date": "2021-04-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T17:42:23+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": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4149"
},
{
"category": "workaround",
"details": "To mitigate this feature on Red Hat Quay, keep the invoice generation feature disabled, as it is by default.",
"product_ids": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.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": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-pillow: Infinite loop in FLI image reader"
},
{
"cve": "CVE-2021-28677",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2021-04-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1958257"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-pillow. The readline used in EPS has to deal with any combination of \\r and \\n as line endings. It accidentally used a quadratic method of accumulating lines while looking for a line ending. A malicious EPS file could use this to perform a denial-of-service of Pillow in the open phase, before an image was accepted for opening.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-pillow: Excessive CPU use in EPS image reader",
"title": "Vulnerability summary"
},
{
"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": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-28677"
},
{
"category": "external",
"summary": "RHBZ#1958257",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958257"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-28677",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-28677"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-28677",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-28677"
}
],
"release_date": "2021-04-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T17:42:23+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": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4149"
},
{
"category": "workaround",
"details": "To mitigate this feature on Red Hat Quay keep the invoice generation feature disabled, as it is by default.",
"product_ids": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.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": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-pillow: Excessive CPU use in EPS image reader"
},
{
"cve": "CVE-2021-28678",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2021-04-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1958263"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-pillow. BlpImagePlugin did not properly check that reads after jumping to file offsets returned data. This could lead to a denial-of-service where the decoder could be run a large number of times on empty data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-pillow: Excessive looping in BLP image reader",
"title": "Vulnerability summary"
},
{
"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": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-28678"
},
{
"category": "external",
"summary": "RHBZ#1958263",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1958263"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-28678",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-28678"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-28678",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-28678"
}
],
"release_date": "2021-04-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T17:42:23+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": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4149"
},
{
"category": "workaround",
"details": "To mitigate this feature on Red Hat Quay keep the invoice generation feature disabled, as it is by default.",
"product_ids": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.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": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-pillow: Excessive looping in BLP image reader"
},
{
"cve": "CVE-2021-34552",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2021-07-13T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1982378"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-pillow. This flaw allows an attacker to pass controlled parameters directly into a convert function, triggering a buffer overflow in the \"convert()\" or \"ImagingConvertTransparent()\" functions in Convert.c. The highest threat to this vulnerability is to system availability.\r\n\r\nIn Red Hat Quay, a vulnerable version of python-pillow is shipped with quay-registry-container, however the invoice generation feature which uses python-pillow is disabled by default. Therefore impact has been rated Moderate.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-pillow: Buffer overflow in image convert function",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Due to the compiler options used, the buffer overflow is detected and the impact is lowered to a crash only. Additionally, the \"mode\" parameter has to be attacker controlled, which is considered a rare case.",
"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": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-34552"
},
{
"category": "external",
"summary": "RHBZ#1982378",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1982378"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-34552",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-34552"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-34552",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-34552"
},
{
"category": "external",
"summary": "https://pillow.readthedocs.io/en/stable/releasenotes/8.3.0.html#buffer-overflow",
"url": "https://pillow.readthedocs.io/en/stable/releasenotes/8.3.0.html#buffer-overflow"
}
],
"release_date": "2021-07-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T17:42:23+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": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4149"
},
{
"category": "workaround",
"details": "To mitigate this flaw on Red Hat Quay, keep the invoice generation feature disabled, as it is by default.\n\nRed Hat Satellite 6.9 customers can apply following hotfix to eliminate the vulnerability warnings.\n* Download python2-daemon-2.1.2-7.1.HFRHBZ1998199.el7sat.noarch.rpm from https://bugzilla.redhat.com/attachment.cgi?id=1819471\n* Stop services:\n# satellite-maintain service stop\n* Upgrade python2-daemon and remove affected package\n# rpm -Uvh python2-daemon-2.1.2-7.1.HFRHBZ1998199.el7sat.noarch.rpm\n# yum remove python-pillow\n* Restart services:\n# satellite-maintain service start\n\nSatellite 6.10 future release is also fixing this.",
"product_ids": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.5.0.GA:python-pillow-0:5.1.1-16.el8.src",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python-pillow-debugsource-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-debuginfo-0:5.1.1-16.el8.x86_64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.aarch64",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.ppc64le",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.s390x",
"AppStream-8.5.0.GA:python3-pillow-tk-debuginfo-0:5.1.1-16.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-pillow: Buffer overflow in image convert function"
}
]
}
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.