Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:pypi/pillow@3.4.1
purl pkg:pypi/pillow@3.4.1
Next non-vulnerable version 12.1.1
Latest non-vulnerable version 12.2.0
Risk 10.0
Vulnerabilities affecting this package (44)
Vulnerability Summary Fixed by
VCID-19e1-19hk-duet
Aliases:
BIT-pillow-2022-45198
CVE-2022-45198
GHSA-m2vv-5vj5-2hm7
PYSEC-2022-42979
Pillow before 9.2.0 performs Improper Handling of Highly Compressed GIF Data (Data Amplification).
9.2.0
Affected by 7 other vulnerabilities.
VCID-1vt7-c6e3-7qc8
Aliases:
BIT-pillow-2021-23437
CVE-2021-23437
GHSA-98vv-pw6r-q6q4
PYSEC-2021-317
SNYK-PYTHON-PILLOW-1319443
The package pillow from 0 and before 8.3.2 are vulnerable to Regular Expression Denial of Service (ReDoS) via the getrgb function.
8.3.2
Affected by 12 other vulnerabilities.
VCID-3qb5-8p8w-gkad
Aliases:
BIT-pillow-2021-27921
CVE-2021-27921
GHSA-f4w8-cv6p-x6r5
PYSEC-2021-40
Pillow before 8.1.1 allows attackers to cause a denial of service (memory consumption) because the reported size of a contained image is not properly checked for a BLP container, and thus an attempted memory allocation can be very large.
8.1.1
Affected by 24 other vulnerabilities.
8.1.2
Affected by 21 other vulnerabilities.
VCID-3uk9-eds5-rkgc
Aliases:
BIT-pillow-2021-28675
CVE-2021-28675
GHSA-g6rj-rv7j-xwp4
PYSEC-2021-139
An issue was discovered in Pillow before 8.2.0. PSDImagePlugin.PsdImageFile lacked a sanity check on the number of input layers relative to the size of the data block. This could lead to a DoS on Image.open prior to Image.load.
8.2.0
Affected by 14 other vulnerabilities.
VCID-53ac-ceq4-qkhf
Aliases:
BIT-pillow-2021-27922
CVE-2021-27922
GHSA-3wvg-mj6g-m9cv
PYSEC-2021-41
Pillow before 8.1.1 allows attackers to 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.
8.1.1
Affected by 24 other vulnerabilities.
8.1.2
Affected by 21 other vulnerabilities.
VCID-5rv4-k1q9-zue2
Aliases:
PYSEC-2023-175
Pillow versions before v10.0.1 bundled libwebp binaries in wheels that are vulnerable to CVE-2023-5129 (previously CVE-2023-4863). Pillow v10.0.1 upgrades the bundled libwebp binary to v1.3.2.
10.0.1
Affected by 2 other vulnerabilities.
VCID-64n5-pugj-vue8
Aliases:
CVE-2024-28219
GHSA-44wm-f244-xhp3
Pillow buffer overflow vulnerability In _imagingcms.c in Pillow before 10.3.0, a buffer overflow exists because strcpy is used instead of strncpy.
10.3.0
Affected by 2 other vulnerabilities.
VCID-6gyu-fzpg-c3bn
Aliases:
BIT-pillow-2020-35654
CVE-2020-35654
GHSA-vqcj-wrf2-7v73
PYSEC-2021-70
In Pillow before 8.1.0, TiffDecode has a heap-based buffer overflow when decoding crafted YCbCr files because of certain interpretation conflicts with LibTIFF in RGBA mode.
8.1.0
Affected by 29 other vulnerabilities.
VCID-8n2b-wvya-53e1
Aliases:
BIT-pillow-2020-10378
CVE-2020-10378
GHSA-3xv8-3j54-hgrp
PYSEC-2020-77
In libImaging/PcxDecode.c in Pillow before 7.1.0, an out-of-bounds read can occur when reading PCX files where state->shuffle is instructed to read beyond state->buffer.
7.1.0
Affected by 32 other vulnerabilities.
VCID-9ckw-ra54-z3b7
Aliases:
CVE-2023-50447
GHSA-3f63-hfp8-52jq
Arbitrary Code Execution in Pillow Pillow through 10.1.0 allows PIL.ImageMath.eval Arbitrary Code Execution via the environment parameter, a different vulnerability than CVE-2022-22817 (which was about the expression parameter).
10.2.0
Affected by 1 other vulnerability.
VCID-and9-6jty-pyeq
Aliases:
BIT-pillow-2020-10379
CVE-2020-10379
GHSA-8843-m7mw-mxqm
PYSEC-2020-78
In Pillow before 7.1.0, there are two Buffer Overflows in libImaging/TiffDecode.c.
7.1.0
Affected by 32 other vulnerabilities.
VCID-aubw-tsmn-ffcq
Aliases:
BIT-pillow-2021-28677
CVE-2021-28677
GHSA-q5hq-fp76-qmrc
PYSEC-2021-93
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.
8.2.0
Affected by 14 other vulnerabilities.
VCID-b3au-rcgp-2fag
Aliases:
CVE-2019-19911
GHSA-5gm3-px64-rw72
PYSEC-2020-172
There is a DoS vulnerability in Pillow before 6.2.2 caused by FpxImagePlugin.py calling the range function on an unvalidated 32-bit integer if the number of bands is large. On Windows running 32-bit Python, this results in an OverflowError or MemoryError due to the 2 GB limit. However, on Linux running 64-bit Python this results in the process being terminated by the OOM killer.
6.2.2
Affected by 37 other vulnerabilities.
VCID-b5a2-83ej-puaw
Aliases:
BIT-pillow-2020-11538
CVE-2020-11538
GHSA-43fq-w8qq-v88h
PYSEC-2020-80
In libImaging/SgiRleDecode.c in Pillow through 7.0.0, a number of out-of-bounds reads exist in the parsing of SGI image files, a different issue than CVE-2020-5311.
7.1.0
Affected by 32 other vulnerabilities.
VCID-brp2-dtrf-jyfr
Aliases:
BIT-pillow-2022-24303
CVE-2022-24303
GHSA-9j59-75qj-795w
GMS-2022-348
PYSEC-2022-168
Pillow before 9.0.1 allows attackers to delete files because spaces in temporary pathnames are mishandled.
9.0.1
Affected by 7 other vulnerabilities.
VCID-cas2-jb3y-vyhz
Aliases:
CVE-2019-16865
GHSA-j7mj-748x-7p78
PYSEC-2019-110
An issue was discovered in Pillow before 6.2.0. When reading specially crafted invalid image files, the library can either allocate very large amounts of memory or take an extremely long period of time to process the image.
6.2.0
Affected by 43 other vulnerabilities.
VCID-d7uf-zdbv-sba1
Aliases:
GHSA-56pw-mpj4-fxww
GMS-2023-3137
Duplicate This advisory duplicates another.
10.0.1
Affected by 2 other vulnerabilities.
VCID-df4x-jt3h-17hx
Aliases:
BIT-pillow-2022-22816
CVE-2022-22816
GHSA-xrcv-f9gm-v42c
PYSEC-2022-9
path_getbbox in path.c in Pillow before 9.0.0 has a buffer over-read during initialization of ImagePath.Path.
9.0.0
Affected by 9 other vulnerabilities.
VCID-dpc3-td9q-dyee
Aliases:
BIT-pillow-2022-22815
CVE-2022-22815
GHSA-pw3c-h7wp-cvhx
PYSEC-2022-8
path_getbbox in path.c in Pillow before 9.0.0 improperly initializes ImagePath.Path.
9.0.0
Affected by 9 other vulnerabilities.
VCID-en6t-uxtq-bfek
Aliases:
BIT-pillow-2021-25289
CVE-2021-25289
GHSA-57h3-9rgr-c24m
PYSEC-2021-35
An issue was discovered in Pillow before 8.1.1. TiffDecode has a heap-based buffer overflow when decoding crafted YCbCr files because of certain interpretation conflicts with LibTIFF in RGBA mode. NOTE: this issue exists because of an incomplete fix for CVE-2020-35654.
8.1.1
Affected by 24 other vulnerabilities.
VCID-g46h-p8jk-cuhc
Aliases:
GHSA-4fx9-vc88-q2xc
GMS-2022-347
Infinite loop in Pillow JpegImagePlugin may append an EOF marker to the end of a truncated file, so that the last segment of the data will still be processed by the decoder. If the EOF marker is not detected as such however, this could lead to an infinite loop where JpegImagePlugin keeps trying to end the file.
9.0.0
Affected by 9 other vulnerabilities.
VCID-gvjw-funa-sqak
Aliases:
BIT-pillow-2021-27923
CVE-2021-27923
GHSA-95q3-8gr9-gm8w
PYSEC-2021-42
Pillow before 8.1.1 allows attackers to 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.
8.1.1
Affected by 24 other vulnerabilities.
8.1.2
Affected by 21 other vulnerabilities.
VCID-h4x7-7fke-mqgp
Aliases:
PYSEC-2020-191
There is a DoS vulnerability in Pillow before 6.2.2 caused by FpxImagePlugin.py calling the range function on an unvalidated 32-bit integer if the number of bands is large. On Windows running 32-bit Python, this results in an OverflowError or MemoryError due to the 2 GB limit. However, on Linux running 64-bit Python this results in the process being terminated by the OOM killer.
6.2.2
Affected by 37 other vulnerabilities.
VCID-haum-8zpg-6kgf
Aliases:
BIT-pillow-2020-10177
CVE-2020-10177
GHSA-cqhg-xjhh-p8hf
PYSEC-2020-76
Pillow before 7.1.0 has multiple out-of-bounds reads in libImaging/FliDecode.c.
7.1.0
Affected by 32 other vulnerabilities.
VCID-hmmq-5772-bycm
Aliases:
BIT-pillow-2020-5313
CVE-2020-5313
GHSA-hj69-c76v-86wr
PYSEC-2020-84
libImaging/FliDecode.c in Pillow before 6.2.2 has an FLI buffer overflow.
6.2.2
Affected by 37 other vulnerabilities.
VCID-khp6-9hfx-1kge
Aliases:
GHSA-jgpv-4h4c-xhw3
GMS-2021-167
Uncontrolled Resource Consumption in pillow ### Impact _Pillow before 8.1.1 allows attackers to cause a denial of service (memory consumption) because the reported size of a contained image is not properly checked for a BLP container, and thus an attempted memory allocation can be very large._ ### Patches _An issue was discovered in Pillow before 6.2.0. When reading specially crafted invalid image files, the library can either allocate very large amounts of memory or take an extremely long period of time to process the image._ ### Workarounds _An issue was discovered in Pillow before 6.2.0. When reading specially crafted invalid image files, the library can either allocate very large amounts of memory or take an extremely long period of time to process the image._ ### References https://nvd.nist.gov/vuln/detail/CVE-2021-27921 ### For more information If you have any questions or comments about this advisory: * Open an issue in [example link to repo](http://example.com) * Email us at [example email address](mailto:example@example.com)
8.1.1
Affected by 24 other vulnerabilities.
8.1.2
Affected by 21 other vulnerabilities.
VCID-m3tm-h4q9-9yay
Aliases:
BIT-pillow-2020-5311
CVE-2020-5311
GHSA-r7rm-8j6h-r933
PYSEC-2020-82
libImaging/SgiRleDecode.c in Pillow before 6.2.2 has an SGI buffer overflow.
6.2.2
Affected by 37 other vulnerabilities.
VCID-n1hp-atex-ubh4
Aliases:
BIT-pillow-2023-44271
CVE-2023-44271
GHSA-8ghj-p4vj-mr35
PYSEC-2023-227
An issue was discovered in Pillow before 10.0.0. It is a Denial of Service that uncontrollably allocates memory to process a given task, potentially causing a service to crash by having it run out of memory. This occurs for truetype in ImageFont when textlength in an ImageDraw instance operates on a long text argument.
10.0.0
Affected by 5 other vulnerabilities.
VCID-n1w5-f5p7-xuhb
Aliases:
BIT-pillow-2021-25287
CVE-2021-25287
GHSA-77gc-v2xv-rvvh
PYSEC-2021-137
An issue was discovered in Pillow before 8.2.0. There is an out-of-bounds read in J2kDecode, in j2ku_graya_la.
8.2.0
Affected by 14 other vulnerabilities.
VCID-p6r3-puh1-zyg6
Aliases:
BIT-pillow-2021-25293
CVE-2021-25293
GHSA-p43w-g3c5-g5mq
PYSEC-2021-39
An issue was discovered in Pillow before 8.1.1. There is an out-of-bounds read in SGIRleDecode.c.
8.1.1
Affected by 24 other vulnerabilities.
VCID-q4bb-qnxe-8bfa
Aliases:
BIT-pillow-2022-22817
CVE-2022-22817
GHSA-8vj2-vxx3-667w
PYSEC-2022-10
PIL.ImageMath.eval in Pillow before 9.0.0 allows evaluation of arbitrary expressions, such as ones that use the Python exec method.
9.0.0
Affected by 9 other vulnerabilities.
9.0.1
Affected by 7 other vulnerabilities.
VCID-rncf-9nf8-wud3
Aliases:
BIT-pillow-2021-25290
CVE-2021-25290
GHSA-8xjq-8fcg-g5hw
PYSEC-2021-36
An issue was discovered in Pillow before 8.1.1. In TiffDecode.c, there is a negative-offset memcpy with an invalid size.
8.1.1
Affected by 24 other vulnerabilities.
VCID-sns1-ksqr-vbhr
Aliases:
BIT-pillow-2020-5312
CVE-2020-5312
GHSA-p49h-hjvm-jg3h
PYSEC-2020-83
libImaging/PcxDecode.c in Pillow before 6.2.2 has a PCX P mode buffer overflow.
6.2.2
Affected by 37 other vulnerabilities.
VCID-stft-hsk9-zfdy
Aliases:
BIT-pillow-2020-5310
CVE-2020-5310
GHSA-vcqg-3p29-xw73
PYSEC-2020-81
libImaging/TiffDecode.c in Pillow before 6.2.2 has a TIFF decoding integer overflow, related to realloc.
6.2.2
Affected by 37 other vulnerabilities.
VCID-ue18-zzau-x7hy
Aliases:
BIT-pillow-2021-25288
CVE-2021-25288
GHSA-rwv7-3v45-hg29
PYSEC-2021-138
An issue was discovered in Pillow before 8.2.0. There is an out-of-bounds read in J2kDecode, in j2ku_gray_i.
8.2.0
Affected by 14 other vulnerabilities.
VCID-uf5t-asns-tudp
Aliases:
BIT-pillow-2020-10994
CVE-2020-10994
GHSA-vj42-xq3r-hr3r
PYSEC-2020-79
In libImaging/Jpeg2KDecode.c in Pillow before 7.1.0, there are multiple out-of-bounds reads via a crafted JP2 file.
7.0.0
Affected by 37 other vulnerabilities.
7.1.0
Affected by 32 other vulnerabilities.
VCID-vdzj-kqfy-d3b7
Aliases:
CVE-2023-4863
GHSA-j7hp-h8jx-5ppr
libwebp: OOB write in BuildHuffmanTable Heap buffer overflow in libwebp allow a remote attacker to perform an out of bounds memory write via a crafted HTML page.
10.0.1
Affected by 2 other vulnerabilities.
VCID-vwbu-ruxm-tbh4
Aliases:
BIT-pillow-2021-25291
CVE-2021-25291
GHSA-mvg9-xffr-p774
PYSEC-2021-37
An issue was discovered in Pillow before 8.1.1. In TiffDecode.c, there is an out-of-bounds read in TiffreadRGBATile via invalid tile boundaries.
8.1.1
Affected by 24 other vulnerabilities.
8.2.0
Affected by 14 other vulnerabilities.
VCID-vxh1-8rvt-kkak
Aliases:
BIT-pillow-2021-25292
CVE-2021-25292
GHSA-9hx2-hgq2-2g4f
PYSEC-2021-38
An issue was discovered in Pillow before 8.1.1. The PDF parser allows a regular expression DoS (ReDoS) attack via a crafted PDF file because of a catastrophic backtracking regex.
8.1.1
Affected by 24 other vulnerabilities.
VCID-vyzt-df2u-h3cc
Aliases:
BIT-pillow-2021-28678
CVE-2021-28678
GHSA-hjfx-8p6c-g7gx
PYSEC-2021-94
An issue was discovered in Pillow before 8.2.0. For BLP data, BlpImagePlugin did not properly check that reads (after jumping to file offsets) returned data. This could lead to a DoS where the decoder could be run a large number of times on empty data.
8.2.0
Affected by 14 other vulnerabilities.
VCID-w9uy-fnpm-cbak
Aliases:
BIT-pillow-2021-34552
CVE-2021-34552
GHSA-7534-mm45-c74v
PYSEC-2021-331
Pillow through 8.2.0 and PIL (aka Python Imaging Library) through 1.1.7 allow an attacker to pass controlled parameters directly into a convert function to trigger a buffer overflow in Convert.c.
8.3.0
Affected by 13 other vulnerabilities.
VCID-x15z-dejc-9ba6
Aliases:
BIT-pillow-2020-35653
CVE-2020-35653
GHSA-f5g8-5qq7-938w
PYSEC-2021-69
In Pillow before 8.1.0, PcxDecode has a buffer over-read when decoding a crafted PCX file because the user-supplied stride value is trusted for buffer calculations.
8.1.0
Affected by 29 other vulnerabilities.
VCID-xesd-d294-7fcx
Aliases:
BIT-pillow-2021-28676
CVE-2021-28676
GHSA-7r7m-5h27-29hp
PYSEC-2021-92
An issue was discovered in Pillow before 8.2.0. For FLI data, FliDecode did not properly check that the block advance was non-zero, potentially leading to an infinite loop on load.
8.2.0
Affected by 14 other vulnerabilities.
VCID-xk66-1d31-2qbk
Aliases:
PYSEC-2019-40
An issue was discovered in Pillow before 6.2.0. When reading specially crafted invalid image files, the library can either allocate very large amounts of memory or take an extremely long period of time to process the image.
6.2.0
Affected by 43 other vulnerabilities.
Vulnerabilities fixed by this package (0)
Vulnerability Summary Aliases
This package is not known to fix vulnerabilities.

Date Actor Action Vulnerability Source VulnerableCode Version
2026-04-16T22:55:08.312444+00:00 GitLab Importer Affected by VCID-64n5-pugj-vue8 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2024-28219.yml 38.4.0
2026-04-16T22:48:14.524106+00:00 GitLab Importer Affected by VCID-9ckw-ra54-z3b7 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2023-50447.yml 38.4.0
2026-04-16T22:42:30.220895+00:00 GitLab Importer Affected by VCID-n1hp-atex-ubh4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2023-44271.yml 38.4.0
2026-04-16T22:40:03.103007+00:00 GitLab Importer Affected by VCID-d7uf-zdbv-sba1 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/GHSA-56pw-mpj4-fxww.yml 38.4.0
2026-04-16T22:37:53.494818+00:00 GitLab Importer Affected by VCID-vdzj-kqfy-d3b7 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2023-4863.yml 38.4.0
2026-04-16T22:15:17.455490+00:00 GitLab Importer Affected by VCID-19e1-19hk-duet https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2022-45198.yml 38.4.0
2026-04-16T21:55:40.412036+00:00 GitLab Importer Affected by VCID-m3tm-h4q9-9yay https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2020-5311.yml 38.4.0
2026-04-16T21:42:16.288553+00:00 GitLab Importer Affected by VCID-brp2-dtrf-jyfr https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2022-24303.yml 38.4.0
2026-04-16T21:42:15.102090+00:00 GitLab Importer Affected by VCID-g46h-p8jk-cuhc https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/GMS-2022-347.yml 38.4.0
2026-04-16T21:37:32.670237+00:00 GitLab Importer Affected by VCID-q4bb-qnxe-8bfa https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2022-22817.yml 38.4.0
2026-04-16T21:37:31.758135+00:00 GitLab Importer Affected by VCID-dpc3-td9q-dyee https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2022-22815.yml 38.4.0
2026-04-16T21:37:28.889823+00:00 GitLab Importer Affected by VCID-df4x-jt3h-17hx https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2022-22816.yml 38.4.0
2026-04-16T21:33:06.730227+00:00 GitLab Importer Affected by VCID-stft-hsk9-zfdy https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2020-5310.yml 38.4.0
2026-04-16T21:33:04.974488+00:00 GitLab Importer Affected by VCID-8n2b-wvya-53e1 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2020-10378.yml 38.4.0
2026-04-16T21:33:03.148085+00:00 GitLab Importer Affected by VCID-sns1-ksqr-vbhr https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2020-5312.yml 38.4.0
2026-04-16T21:31:50.447126+00:00 GitLab Importer Affected by VCID-w9uy-fnpm-cbak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2021-34552.yml 38.4.0
2026-04-16T21:25:56.432750+00:00 GitLab Importer Affected by VCID-aubw-tsmn-ffcq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2021-28677.yml 38.4.0
2026-04-16T21:25:55.601274+00:00 GitLab Importer Affected by VCID-n1w5-f5p7-xuhb https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2021-25287.yml 38.4.0
2026-04-16T21:25:54.651652+00:00 GitLab Importer Affected by VCID-3uk9-eds5-rkgc https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2021-28675.yml 38.4.0
2026-04-16T21:25:53.614498+00:00 GitLab Importer Affected by VCID-xesd-d294-7fcx https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2021-28676.yml 38.4.0
2026-04-16T21:25:49.783280+00:00 GitLab Importer Affected by VCID-ue18-zzau-x7hy https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2021-25288.yml 38.4.0
2026-04-16T21:21:38.172654+00:00 GitLab Importer Affected by VCID-khp6-9hfx-1kge https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/GMS-2021-167.yml 38.4.0
2026-04-16T21:19:45.725554+00:00 GitLab Importer Affected by VCID-en6t-uxtq-bfek https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2021-25289.yml 38.4.0
2026-04-16T21:19:41.291605+00:00 GitLab Importer Affected by VCID-rncf-9nf8-wud3 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2021-25290.yml 38.4.0
2026-04-16T21:19:37.139073+00:00 GitLab Importer Affected by VCID-vwbu-ruxm-tbh4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2021-25291.yml 38.4.0
2026-04-16T21:19:05.940011+00:00 GitLab Importer Affected by VCID-gvjw-funa-sqak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2021-27923.yml 38.4.0
2026-04-16T21:19:05.347221+00:00 GitLab Importer Affected by VCID-x15z-dejc-9ba6 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2020-35653.yml 38.4.0
2026-04-16T21:19:04.281672+00:00 GitLab Importer Affected by VCID-6gyu-fzpg-c3bn https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2020-35654.yml 38.4.0
2026-04-16T21:19:02.505961+00:00 GitLab Importer Affected by VCID-3qb5-8p8w-gkad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2021-27921.yml 38.4.0
2026-04-16T21:18:58.205705+00:00 GitLab Importer Affected by VCID-53ac-ceq4-qkhf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2021-27922.yml 38.4.0
2026-04-16T21:05:57.578134+00:00 GitLab Importer Affected by VCID-b5a2-83ej-puaw https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2020-11538.yml 38.4.0
2026-04-16T21:05:57.002212+00:00 GitLab Importer Affected by VCID-uf5t-asns-tudp https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2020-10994.yml 38.4.0
2026-04-16T21:05:54.328979+00:00 GitLab Importer Affected by VCID-haum-8zpg-6kgf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2020-10177.yml 38.4.0
2026-04-16T21:05:53.435552+00:00 GitLab Importer Affected by VCID-and9-6jty-pyeq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2020-10379.yml 38.4.0
2026-04-16T21:02:15.019738+00:00 GitLab Importer Affected by VCID-b3au-rcgp-2fag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2019-19911.yml 38.4.0
2026-04-16T21:02:13.566735+00:00 GitLab Importer Affected by VCID-hmmq-5772-bycm https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2020-5313.yml 38.4.0
2026-04-16T20:58:12.188750+00:00 GitLab Importer Affected by VCID-cas2-jb3y-vyhz https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2019-16865.yml 38.4.0
2026-04-16T02:52:39.777650+00:00 GHSA Importer Affected by VCID-vdzj-kqfy-d3b7 https://github.com/advisories/GHSA-j7hp-h8jx-5ppr 38.4.0
2026-04-16T02:23:40.301296+00:00 GHSA Importer Affected by VCID-m3tm-h4q9-9yay https://github.com/advisories/GHSA-r7rm-8j6h-r933 38.4.0
2026-04-16T02:03:15.947202+00:00 GHSA Importer Affected by VCID-brp2-dtrf-jyfr https://github.com/advisories/GHSA-9j59-75qj-795w 38.4.0
2026-04-16T01:59:33.450605+00:00 GHSA Importer Affected by VCID-dpc3-td9q-dyee https://github.com/advisories/GHSA-pw3c-h7wp-cvhx 38.4.0
2026-04-16T01:59:32.766413+00:00 GHSA Importer Affected by VCID-df4x-jt3h-17hx https://github.com/advisories/GHSA-xrcv-f9gm-v42c 38.4.0
2026-04-16T01:59:32.093321+00:00 GHSA Importer Affected by VCID-q4bb-qnxe-8bfa https://github.com/advisories/GHSA-8vj2-vxx3-667w 38.4.0
2026-04-16T01:56:40.773211+00:00 GHSA Importer Affected by VCID-sns1-ksqr-vbhr https://github.com/advisories/GHSA-p49h-hjvm-jg3h 38.4.0
2026-04-16T01:56:40.185182+00:00 GHSA Importer Affected by VCID-8n2b-wvya-53e1 https://github.com/advisories/GHSA-3xv8-3j54-hgrp 38.4.0
2026-04-16T01:56:39.588733+00:00 GHSA Importer Affected by VCID-stft-hsk9-zfdy https://github.com/advisories/GHSA-vcqg-3p29-xw73 38.4.0
2026-04-16T01:55:51.990983+00:00 GHSA Importer Affected by VCID-w9uy-fnpm-cbak https://github.com/advisories/GHSA-7534-mm45-c74v 38.4.0
2026-04-16T01:48:04.149247+00:00 GHSA Importer Affected by VCID-aubw-tsmn-ffcq https://github.com/advisories/GHSA-q5hq-fp76-qmrc 38.4.0
2026-04-16T01:48:03.522207+00:00 GHSA Importer Affected by VCID-ue18-zzau-x7hy https://github.com/advisories/GHSA-rwv7-3v45-hg29 38.4.0
2026-04-16T01:48:02.626306+00:00 GHSA Importer Affected by VCID-3uk9-eds5-rkgc https://github.com/advisories/GHSA-g6rj-rv7j-xwp4 38.4.0
2026-04-16T01:48:01.990232+00:00 GHSA Importer Affected by VCID-n1w5-f5p7-xuhb https://github.com/advisories/GHSA-77gc-v2xv-rvvh 38.4.0
2026-04-16T01:48:01.446915+00:00 GHSA Importer Affected by VCID-xesd-d294-7fcx https://github.com/advisories/GHSA-7r7m-5h27-29hp 38.4.0
2026-04-16T01:41:56.067148+00:00 GHSA Importer Affected by VCID-vwbu-ruxm-tbh4 https://github.com/advisories/GHSA-mvg9-xffr-p774 38.4.0
2026-04-16T01:41:55.068300+00:00 GHSA Importer Affected by VCID-rncf-9nf8-wud3 https://github.com/advisories/GHSA-8xjq-8fcg-g5hw 38.4.0
2026-04-16T01:41:54.050186+00:00 GHSA Importer Affected by VCID-en6t-uxtq-bfek https://github.com/advisories/GHSA-57h3-9rgr-c24m 38.4.0
2026-04-16T01:41:29.559375+00:00 GHSA Importer Affected by VCID-x15z-dejc-9ba6 https://github.com/advisories/GHSA-f5g8-5qq7-938w 38.4.0
2026-04-16T01:41:28.588943+00:00 GHSA Importer Affected by VCID-6gyu-fzpg-c3bn https://github.com/advisories/GHSA-vqcj-wrf2-7v73 38.4.0
2026-04-16T01:41:27.959703+00:00 GHSA Importer Affected by VCID-53ac-ceq4-qkhf https://github.com/advisories/GHSA-3wvg-mj6g-m9cv 38.4.0
2026-04-16T01:41:27.334282+00:00 GHSA Importer Affected by VCID-3qb5-8p8w-gkad https://github.com/advisories/GHSA-f4w8-cv6p-x6r5 38.4.0
2026-04-16T01:41:26.683484+00:00 GHSA Importer Affected by VCID-gvjw-funa-sqak https://github.com/advisories/GHSA-95q3-8gr9-gm8w 38.4.0
2026-04-16T01:33:49.861593+00:00 GHSA Importer Affected by VCID-haum-8zpg-6kgf https://github.com/advisories/GHSA-cqhg-xjhh-p8hf 38.4.0
2026-04-16T01:33:49.249181+00:00 GHSA Importer Affected by VCID-and9-6jty-pyeq https://github.com/advisories/GHSA-8843-m7mw-mxqm 38.4.0
2026-04-16T01:33:48.660643+00:00 GHSA Importer Affected by VCID-uf5t-asns-tudp https://github.com/advisories/GHSA-vj42-xq3r-hr3r 38.4.0
2026-04-16T01:33:48.026013+00:00 GHSA Importer Affected by VCID-b5a2-83ej-puaw https://github.com/advisories/GHSA-43fq-w8qq-v88h 38.4.0
2026-04-16T01:32:14.850056+00:00 GHSA Importer Affected by VCID-b3au-rcgp-2fag https://github.com/advisories/GHSA-5gm3-px64-rw72 38.4.0
2026-04-16T01:32:13.571492+00:00 GHSA Importer Affected by VCID-hmmq-5772-bycm https://github.com/advisories/GHSA-hj69-c76v-86wr 38.4.0
2026-04-16T01:30:25.298530+00:00 GHSA Importer Affected by VCID-cas2-jb3y-vyhz https://github.com/advisories/GHSA-j7mj-748x-7p78 38.4.0
2026-04-12T00:13:40.378776+00:00 GitLab Importer Affected by VCID-64n5-pugj-vue8 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2024-28219.yml 38.3.0
2026-04-12T00:08:02.958506+00:00 GitLab Importer Affected by VCID-9ckw-ra54-z3b7 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2023-50447.yml 38.3.0
2026-04-12T00:02:01.562777+00:00 GitLab Importer Affected by VCID-n1hp-atex-ubh4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2023-44271.yml 38.3.0
2026-04-11T23:59:30.544220+00:00 GitLab Importer Affected by VCID-d7uf-zdbv-sba1 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/GHSA-56pw-mpj4-fxww.yml 38.3.0
2026-04-11T23:57:12.987040+00:00 GitLab Importer Affected by VCID-vdzj-kqfy-d3b7 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2023-4863.yml 38.3.0
2026-04-11T23:32:25.119471+00:00 GitLab Importer Affected by VCID-19e1-19hk-duet https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2022-45198.yml 38.3.0
2026-04-11T23:11:03.206009+00:00 GitLab Importer Affected by VCID-m3tm-h4q9-9yay https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2020-5311.yml 38.3.0
2026-04-11T22:57:45.800049+00:00 GitLab Importer Affected by VCID-brp2-dtrf-jyfr https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2022-24303.yml 38.3.0
2026-04-11T22:57:44.480031+00:00 GitLab Importer Affected by VCID-g46h-p8jk-cuhc https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/GMS-2022-347.yml 38.3.0
2026-04-11T22:51:40.374383+00:00 GitLab Importer Affected by VCID-q4bb-qnxe-8bfa https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2022-22817.yml 38.3.0
2026-04-11T22:51:38.781028+00:00 GitLab Importer Affected by VCID-dpc3-td9q-dyee https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2022-22815.yml 38.3.0
2026-04-11T22:51:34.415473+00:00 GitLab Importer Affected by VCID-df4x-jt3h-17hx https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2022-22816.yml 38.3.0
2026-04-11T22:46:29.990999+00:00 GitLab Importer Affected by VCID-stft-hsk9-zfdy https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2020-5310.yml 38.3.0
2026-04-11T22:46:27.804412+00:00 GitLab Importer Affected by VCID-8n2b-wvya-53e1 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2020-10378.yml 38.3.0
2026-04-11T22:46:26.607342+00:00 GitLab Importer Affected by VCID-sns1-ksqr-vbhr https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2020-5312.yml 38.3.0
2026-04-11T22:45:04.874828+00:00 GitLab Importer Affected by VCID-w9uy-fnpm-cbak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2021-34552.yml 38.3.0
2026-04-11T22:38:46.160477+00:00 GitLab Importer Affected by VCID-aubw-tsmn-ffcq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2021-28677.yml 38.3.0
2026-04-11T22:38:45.289653+00:00 GitLab Importer Affected by VCID-n1w5-f5p7-xuhb https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2021-25287.yml 38.3.0
2026-04-11T22:38:44.288588+00:00 GitLab Importer Affected by VCID-3uk9-eds5-rkgc https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2021-28675.yml 38.3.0
2026-04-11T22:38:43.191351+00:00 GitLab Importer Affected by VCID-xesd-d294-7fcx https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2021-28676.yml 38.3.0
2026-04-11T22:38:38.625199+00:00 GitLab Importer Affected by VCID-ue18-zzau-x7hy https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2021-25288.yml 38.3.0
2026-04-11T22:34:07.400464+00:00 GitLab Importer Affected by VCID-khp6-9hfx-1kge https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/GMS-2021-167.yml 38.3.0
2026-04-11T22:32:07.556888+00:00 GitLab Importer Affected by VCID-en6t-uxtq-bfek https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2021-25289.yml 38.3.0
2026-04-11T22:32:03.096649+00:00 GitLab Importer Affected by VCID-rncf-9nf8-wud3 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2021-25290.yml 38.3.0
2026-04-11T22:31:58.056114+00:00 GitLab Importer Affected by VCID-vwbu-ruxm-tbh4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2021-25291.yml 38.3.0
2026-04-11T22:31:22.899788+00:00 GitLab Importer Affected by VCID-gvjw-funa-sqak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2021-27923.yml 38.3.0
2026-04-11T22:31:22.166526+00:00 GitLab Importer Affected by VCID-x15z-dejc-9ba6 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2020-35653.yml 38.3.0
2026-04-11T22:31:21.042255+00:00 GitLab Importer Affected by VCID-6gyu-fzpg-c3bn https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2020-35654.yml 38.3.0
2026-04-11T22:31:19.150797+00:00 GitLab Importer Affected by VCID-3qb5-8p8w-gkad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2021-27921.yml 38.3.0
2026-04-11T22:31:15.131639+00:00 GitLab Importer Affected by VCID-53ac-ceq4-qkhf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2021-27922.yml 38.3.0
2026-04-11T22:17:29.793817+00:00 GitLab Importer Affected by VCID-b5a2-83ej-puaw https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2020-11538.yml 38.3.0
2026-04-11T22:17:29.208162+00:00 GitLab Importer Affected by VCID-uf5t-asns-tudp https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2020-10994.yml 38.3.0
2026-04-11T22:17:26.104046+00:00 GitLab Importer Affected by VCID-haum-8zpg-6kgf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2020-10177.yml 38.3.0
2026-04-11T22:17:25.142507+00:00 GitLab Importer Affected by VCID-and9-6jty-pyeq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2020-10379.yml 38.3.0
2026-04-11T22:13:35.537237+00:00 GitLab Importer Affected by VCID-b3au-rcgp-2fag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2019-19911.yml 38.3.0
2026-04-11T22:13:33.578889+00:00 GitLab Importer Affected by VCID-hmmq-5772-bycm https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2020-5313.yml 38.3.0
2026-04-11T22:09:19.493466+00:00 GitLab Importer Affected by VCID-cas2-jb3y-vyhz https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2019-16865.yml 38.3.0
2026-04-11T14:21:23.982590+00:00 GHSA Importer Affected by VCID-vdzj-kqfy-d3b7 https://github.com/advisories/GHSA-j7hp-h8jx-5ppr 38.3.0
2026-04-11T13:48:46.072913+00:00 GHSA Importer Affected by VCID-m3tm-h4q9-9yay https://github.com/advisories/GHSA-r7rm-8j6h-r933 38.3.0
2026-04-11T13:30:32.855491+00:00 GHSA Importer Affected by VCID-brp2-dtrf-jyfr https://github.com/advisories/GHSA-9j59-75qj-795w 38.3.0
2026-04-11T13:26:49.304548+00:00 GHSA Importer Affected by VCID-dpc3-td9q-dyee https://github.com/advisories/GHSA-pw3c-h7wp-cvhx 38.3.0
2026-04-11T13:26:48.637621+00:00 GHSA Importer Affected by VCID-df4x-jt3h-17hx https://github.com/advisories/GHSA-xrcv-f9gm-v42c 38.3.0
2026-04-11T13:26:47.967226+00:00 GHSA Importer Affected by VCID-q4bb-qnxe-8bfa https://github.com/advisories/GHSA-8vj2-vxx3-667w 38.3.0
2026-04-11T13:23:42.888689+00:00 GHSA Importer Affected by VCID-sns1-ksqr-vbhr https://github.com/advisories/GHSA-p49h-hjvm-jg3h 38.3.0
2026-04-11T13:23:42.273401+00:00 GHSA Importer Affected by VCID-8n2b-wvya-53e1 https://github.com/advisories/GHSA-3xv8-3j54-hgrp 38.3.0
2026-04-11T13:23:41.657342+00:00 GHSA Importer Affected by VCID-stft-hsk9-zfdy https://github.com/advisories/GHSA-vcqg-3p29-xw73 38.3.0
2026-04-11T13:22:52.791756+00:00 GHSA Importer Affected by VCID-w9uy-fnpm-cbak https://github.com/advisories/GHSA-7534-mm45-c74v 38.3.0
2026-04-11T13:17:22.825719+00:00 GHSA Importer Affected by VCID-aubw-tsmn-ffcq https://github.com/advisories/GHSA-q5hq-fp76-qmrc 38.3.0
2026-04-11T13:17:22.167149+00:00 GHSA Importer Affected by VCID-ue18-zzau-x7hy https://github.com/advisories/GHSA-rwv7-3v45-hg29 38.3.0
2026-04-11T13:17:21.213667+00:00 GHSA Importer Affected by VCID-3uk9-eds5-rkgc https://github.com/advisories/GHSA-g6rj-rv7j-xwp4 38.3.0
2026-04-11T13:17:20.577071+00:00 GHSA Importer Affected by VCID-n1w5-f5p7-xuhb https://github.com/advisories/GHSA-77gc-v2xv-rvvh 38.3.0
2026-04-11T13:17:20.017639+00:00 GHSA Importer Affected by VCID-xesd-d294-7fcx https://github.com/advisories/GHSA-7r7m-5h27-29hp 38.3.0
2026-04-11T13:11:02.446615+00:00 GHSA Importer Affected by VCID-vwbu-ruxm-tbh4 https://github.com/advisories/GHSA-mvg9-xffr-p774 38.3.0
2026-04-11T13:11:01.436024+00:00 GHSA Importer Affected by VCID-rncf-9nf8-wud3 https://github.com/advisories/GHSA-8xjq-8fcg-g5hw 38.3.0
2026-04-11T13:11:00.397743+00:00 GHSA Importer Affected by VCID-en6t-uxtq-bfek https://github.com/advisories/GHSA-57h3-9rgr-c24m 38.3.0
2026-04-11T13:10:35.464682+00:00 GHSA Importer Affected by VCID-x15z-dejc-9ba6 https://github.com/advisories/GHSA-f5g8-5qq7-938w 38.3.0
2026-04-11T13:10:34.449245+00:00 GHSA Importer Affected by VCID-6gyu-fzpg-c3bn https://github.com/advisories/GHSA-vqcj-wrf2-7v73 38.3.0
2026-04-11T13:10:33.814858+00:00 GHSA Importer Affected by VCID-53ac-ceq4-qkhf https://github.com/advisories/GHSA-3wvg-mj6g-m9cv 38.3.0
2026-04-11T13:10:33.178447+00:00 GHSA Importer Affected by VCID-3qb5-8p8w-gkad https://github.com/advisories/GHSA-f4w8-cv6p-x6r5 38.3.0
2026-04-11T13:10:32.505920+00:00 GHSA Importer Affected by VCID-gvjw-funa-sqak https://github.com/advisories/GHSA-95q3-8gr9-gm8w 38.3.0
2026-04-11T13:03:08.330813+00:00 GHSA Importer Affected by VCID-haum-8zpg-6kgf https://github.com/advisories/GHSA-cqhg-xjhh-p8hf 38.3.0
2026-04-11T13:03:07.685755+00:00 GHSA Importer Affected by VCID-and9-6jty-pyeq https://github.com/advisories/GHSA-8843-m7mw-mxqm 38.3.0
2026-04-11T13:03:07.074203+00:00 GHSA Importer Affected by VCID-uf5t-asns-tudp https://github.com/advisories/GHSA-vj42-xq3r-hr3r 38.3.0
2026-04-11T13:03:06.450674+00:00 GHSA Importer Affected by VCID-b5a2-83ej-puaw https://github.com/advisories/GHSA-43fq-w8qq-v88h 38.3.0
2026-04-11T13:01:35.985225+00:00 GHSA Importer Affected by VCID-b3au-rcgp-2fag https://github.com/advisories/GHSA-5gm3-px64-rw72 38.3.0
2026-04-11T13:01:34.428263+00:00 GHSA Importer Affected by VCID-hmmq-5772-bycm https://github.com/advisories/GHSA-hj69-c76v-86wr 38.3.0
2026-04-11T12:59:43.113717+00:00 GHSA Importer Affected by VCID-cas2-jb3y-vyhz https://github.com/advisories/GHSA-j7mj-748x-7p78 38.3.0
2026-04-03T00:19:58.471559+00:00 GitLab Importer Affected by VCID-64n5-pugj-vue8 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2024-28219.yml 38.1.0
2026-04-03T00:12:42.340360+00:00 GitLab Importer Affected by VCID-9ckw-ra54-z3b7 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2023-50447.yml 38.1.0
2026-04-03T00:05:02.674192+00:00 GitLab Importer Affected by VCID-n1hp-atex-ubh4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2023-44271.yml 38.1.0
2026-04-03T00:02:34.178586+00:00 GitLab Importer Affected by VCID-d7uf-zdbv-sba1 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/GHSA-56pw-mpj4-fxww.yml 38.1.0
2026-04-03T00:00:15.577009+00:00 GitLab Importer Affected by VCID-vdzj-kqfy-d3b7 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2023-4863.yml 38.1.0
2026-04-02T23:37:34.425244+00:00 GitLab Importer Affected by VCID-19e1-19hk-duet https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2022-45198.yml 38.1.0
2026-04-02T23:19:33.460107+00:00 GitLab Importer Affected by VCID-m3tm-h4q9-9yay https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2020-5311.yml 38.1.0
2026-04-02T23:06:38.180251+00:00 GitLab Importer Affected by VCID-brp2-dtrf-jyfr https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2022-24303.yml 38.1.0
2026-04-02T23:06:37.144324+00:00 GitLab Importer Affected by VCID-g46h-p8jk-cuhc https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/GMS-2022-347.yml 38.1.0
2026-04-02T23:01:06.183007+00:00 GitLab Importer Affected by VCID-q4bb-qnxe-8bfa https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2022-22817.yml 38.1.0
2026-04-02T23:01:04.787898+00:00 GitLab Importer Affected by VCID-dpc3-td9q-dyee https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2022-22815.yml 38.1.0
2026-04-02T23:01:00.379484+00:00 GitLab Importer Affected by VCID-df4x-jt3h-17hx https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2022-22816.yml 38.1.0
2026-04-02T22:56:19.623419+00:00 GitLab Importer Affected by VCID-stft-hsk9-zfdy https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2020-5310.yml 38.1.0
2026-04-02T22:56:17.552373+00:00 GitLab Importer Affected by VCID-8n2b-wvya-53e1 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2020-10378.yml 38.1.0
2026-04-02T22:56:16.254304+00:00 GitLab Importer Affected by VCID-sns1-ksqr-vbhr https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2020-5312.yml 38.1.0
2026-04-02T22:55:01.717212+00:00 GitLab Importer Affected by VCID-w9uy-fnpm-cbak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2021-34552.yml 38.1.0
2026-04-02T22:49:25.150185+00:00 GitLab Importer Affected by VCID-aubw-tsmn-ffcq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2021-28677.yml 38.1.0
2026-04-02T22:49:24.396372+00:00 GitLab Importer Affected by VCID-n1w5-f5p7-xuhb https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2021-25287.yml 38.1.0
2026-04-02T22:49:23.464932+00:00 GitLab Importer Affected by VCID-3uk9-eds5-rkgc https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2021-28675.yml 38.1.0
2026-04-02T22:49:22.466375+00:00 GitLab Importer Affected by VCID-xesd-d294-7fcx https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2021-28676.yml 38.1.0
2026-04-02T22:49:18.738136+00:00 GitLab Importer Affected by VCID-ue18-zzau-x7hy https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2021-25288.yml 38.1.0
2026-04-02T22:45:12.951070+00:00 GitLab Importer Affected by VCID-khp6-9hfx-1kge https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/GMS-2021-167.yml 38.1.0
2026-04-02T22:43:23.559667+00:00 GitLab Importer Affected by VCID-en6t-uxtq-bfek https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2021-25289.yml 38.1.0
2026-04-02T22:43:19.434021+00:00 GitLab Importer Affected by VCID-rncf-9nf8-wud3 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2021-25290.yml 38.1.0
2026-04-02T22:43:15.745202+00:00 GitLab Importer Affected by VCID-vwbu-ruxm-tbh4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2021-25291.yml 38.1.0
2026-04-02T22:42:45.212682+00:00 GitLab Importer Affected by VCID-gvjw-funa-sqak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2021-27923.yml 38.1.0
2026-04-02T22:42:44.649462+00:00 GitLab Importer Affected by VCID-x15z-dejc-9ba6 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2020-35653.yml 38.1.0
2026-04-02T22:42:43.628530+00:00 GitLab Importer Affected by VCID-6gyu-fzpg-c3bn https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2020-35654.yml 38.1.0
2026-04-02T22:42:42.133498+00:00 GitLab Importer Affected by VCID-3qb5-8p8w-gkad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2021-27921.yml 38.1.0
2026-04-02T22:42:37.966565+00:00 GitLab Importer Affected by VCID-53ac-ceq4-qkhf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2021-27922.yml 38.1.0
2026-04-02T22:29:33.554125+00:00 GitLab Importer Affected by VCID-b5a2-83ej-puaw https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2020-11538.yml 38.1.0
2026-04-02T22:29:33.023110+00:00 GitLab Importer Affected by VCID-uf5t-asns-tudp https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2020-10994.yml 38.1.0
2026-04-02T22:29:30.235300+00:00 GitLab Importer Affected by VCID-haum-8zpg-6kgf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2020-10177.yml 38.1.0
2026-04-02T22:29:29.340704+00:00 GitLab Importer Affected by VCID-and9-6jty-pyeq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2020-10379.yml 38.1.0
2026-04-02T22:25:56.176032+00:00 GitLab Importer Affected by VCID-b3au-rcgp-2fag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2019-19911.yml 38.1.0
2026-04-02T22:25:54.223702+00:00 GitLab Importer Affected by VCID-hmmq-5772-bycm https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2020-5313.yml 38.1.0
2026-04-02T22:21:57.479970+00:00 GitLab Importer Affected by VCID-cas2-jb3y-vyhz https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2019-16865.yml 38.1.0
2026-04-02T15:02:52.010109+00:00 GHSA Importer Affected by VCID-vdzj-kqfy-d3b7 https://github.com/advisories/GHSA-j7hp-h8jx-5ppr 38.1.0
2026-04-02T14:36:19.659859+00:00 GHSA Importer Affected by VCID-m3tm-h4q9-9yay https://github.com/advisories/GHSA-r7rm-8j6h-r933 38.1.0
2026-04-02T14:20:23.328088+00:00 GHSA Importer Affected by VCID-brp2-dtrf-jyfr https://github.com/advisories/GHSA-9j59-75qj-795w 38.1.0
2026-04-02T14:17:02.341157+00:00 GHSA Importer Affected by VCID-dpc3-td9q-dyee https://github.com/advisories/GHSA-pw3c-h7wp-cvhx 38.1.0
2026-04-02T14:17:01.753298+00:00 GHSA Importer Affected by VCID-df4x-jt3h-17hx https://github.com/advisories/GHSA-xrcv-f9gm-v42c 38.1.0
2026-04-02T14:17:01.163823+00:00 GHSA Importer Affected by VCID-q4bb-qnxe-8bfa https://github.com/advisories/GHSA-8vj2-vxx3-667w 38.1.0
2026-04-02T14:14:10.220061+00:00 GHSA Importer Affected by VCID-sns1-ksqr-vbhr https://github.com/advisories/GHSA-p49h-hjvm-jg3h 38.1.0
2026-04-02T14:14:09.669087+00:00 GHSA Importer Affected by VCID-8n2b-wvya-53e1 https://github.com/advisories/GHSA-3xv8-3j54-hgrp 38.1.0
2026-04-02T14:14:09.140893+00:00 GHSA Importer Affected by VCID-stft-hsk9-zfdy https://github.com/advisories/GHSA-vcqg-3p29-xw73 38.1.0
2026-04-02T14:13:25.598563+00:00 GHSA Importer Affected by VCID-w9uy-fnpm-cbak https://github.com/advisories/GHSA-7534-mm45-c74v 38.1.0
2026-04-02T14:08:26.822646+00:00 GHSA Importer Affected by VCID-aubw-tsmn-ffcq https://github.com/advisories/GHSA-q5hq-fp76-qmrc 38.1.0
2026-04-02T14:08:26.243040+00:00 GHSA Importer Affected by VCID-ue18-zzau-x7hy https://github.com/advisories/GHSA-rwv7-3v45-hg29 38.1.0
2026-04-02T14:08:25.408610+00:00 GHSA Importer Affected by VCID-3uk9-eds5-rkgc https://github.com/advisories/GHSA-g6rj-rv7j-xwp4 38.1.0
2026-04-02T14:08:24.847195+00:00 GHSA Importer Affected by VCID-n1w5-f5p7-xuhb https://github.com/advisories/GHSA-77gc-v2xv-rvvh 38.1.0
2026-04-02T14:08:24.352965+00:00 GHSA Importer Affected by VCID-xesd-d294-7fcx https://github.com/advisories/GHSA-7r7m-5h27-29hp 38.1.0
2026-04-02T14:02:41.853431+00:00 GHSA Importer Affected by VCID-vwbu-ruxm-tbh4 https://github.com/advisories/GHSA-mvg9-xffr-p774 38.1.0
2026-04-02T14:02:40.956187+00:00 GHSA Importer Affected by VCID-rncf-9nf8-wud3 https://github.com/advisories/GHSA-8xjq-8fcg-g5hw 38.1.0
2026-04-02T14:02:40.046134+00:00 GHSA Importer Affected by VCID-en6t-uxtq-bfek https://github.com/advisories/GHSA-57h3-9rgr-c24m 38.1.0
2026-04-02T14:02:16.179680+00:00 GHSA Importer Affected by VCID-x15z-dejc-9ba6 https://github.com/advisories/GHSA-f5g8-5qq7-938w 38.1.0
2026-04-02T14:02:15.263675+00:00 GHSA Importer Affected by VCID-6gyu-fzpg-c3bn https://github.com/advisories/GHSA-vqcj-wrf2-7v73 38.1.0
2026-04-02T14:02:14.692667+00:00 GHSA Importer Affected by VCID-53ac-ceq4-qkhf https://github.com/advisories/GHSA-3wvg-mj6g-m9cv 38.1.0
2026-04-02T14:02:14.125312+00:00 GHSA Importer Affected by VCID-3qb5-8p8w-gkad https://github.com/advisories/GHSA-f4w8-cv6p-x6r5 38.1.0
2026-04-02T14:02:13.551483+00:00 GHSA Importer Affected by VCID-gvjw-funa-sqak https://github.com/advisories/GHSA-95q3-8gr9-gm8w 38.1.0
2026-04-02T13:55:01.397384+00:00 GHSA Importer Affected by VCID-haum-8zpg-6kgf https://github.com/advisories/GHSA-cqhg-xjhh-p8hf 38.1.0
2026-04-02T13:55:00.853116+00:00 GHSA Importer Affected by VCID-and9-6jty-pyeq https://github.com/advisories/GHSA-8843-m7mw-mxqm 38.1.0
2026-04-02T13:55:00.309967+00:00 GHSA Importer Affected by VCID-uf5t-asns-tudp https://github.com/advisories/GHSA-vj42-xq3r-hr3r 38.1.0
2026-04-02T13:54:59.758586+00:00 GHSA Importer Affected by VCID-b5a2-83ej-puaw https://github.com/advisories/GHSA-43fq-w8qq-v88h 38.1.0
2026-04-02T13:53:36.747753+00:00 GHSA Importer Affected by VCID-b3au-rcgp-2fag https://github.com/advisories/GHSA-5gm3-px64-rw72 38.1.0
2026-04-02T13:53:35.457314+00:00 GHSA Importer Affected by VCID-hmmq-5772-bycm https://github.com/advisories/GHSA-hj69-c76v-86wr 38.1.0
2026-04-02T13:51:53.926798+00:00 GHSA Importer Affected by VCID-cas2-jb3y-vyhz https://github.com/advisories/GHSA-j7mj-748x-7p78 38.1.0
2026-04-01T17:59:47.389902+00:00 GitLab Importer Affected by VCID-19e1-19hk-duet https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2022-45198.yml 38.0.0
2026-04-01T17:40:03.585304+00:00 GitLab Importer Affected by VCID-m3tm-h4q9-9yay https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2020-5311.yml 38.0.0
2026-04-01T17:25:52.167816+00:00 GitLab Importer Affected by VCID-brp2-dtrf-jyfr https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2022-24303.yml 38.0.0
2026-04-01T17:25:50.946477+00:00 GitLab Importer Affected by VCID-g46h-p8jk-cuhc https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/GMS-2022-347.yml 38.0.0
2026-04-01T17:19:56.738222+00:00 GitLab Importer Affected by VCID-q4bb-qnxe-8bfa https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2022-22817.yml 38.0.0
2026-04-01T17:19:55.046473+00:00 GitLab Importer Affected by VCID-dpc3-td9q-dyee https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2022-22815.yml 38.0.0
2026-04-01T17:19:45.623132+00:00 GitLab Importer Affected by VCID-df4x-jt3h-17hx https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2022-22816.yml 38.0.0
2026-04-01T17:14:40.840972+00:00 GitLab Importer Affected by VCID-stft-hsk9-zfdy https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2020-5310.yml 38.0.0
2026-04-01T17:14:38.981080+00:00 GitLab Importer Affected by VCID-8n2b-wvya-53e1 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2020-10378.yml 38.0.0
2026-04-01T17:14:37.805484+00:00 GitLab Importer Affected by VCID-sns1-ksqr-vbhr https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2020-5312.yml 38.0.0
2026-04-01T17:13:19.731798+00:00 GitLab Importer Affected by VCID-w9uy-fnpm-cbak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2021-34552.yml 38.0.0
2026-04-01T17:07:19.144190+00:00 GitLab Importer Affected by VCID-aubw-tsmn-ffcq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2021-28677.yml 38.0.0
2026-04-01T17:07:18.369129+00:00 GitLab Importer Affected by VCID-n1w5-f5p7-xuhb https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2021-25287.yml 38.0.0
2026-04-01T17:07:17.600150+00:00 GitLab Importer Affected by VCID-3uk9-eds5-rkgc https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2021-28675.yml 38.0.0
2026-04-01T17:07:16.573722+00:00 GitLab Importer Affected by VCID-xesd-d294-7fcx https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2021-28676.yml 38.0.0
2026-04-01T17:07:12.924939+00:00 GitLab Importer Affected by VCID-ue18-zzau-x7hy https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2021-25288.yml 38.0.0
2026-04-01T17:01:07.589382+00:00 GitLab Importer Affected by VCID-en6t-uxtq-bfek https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2021-25289.yml 38.0.0
2026-04-01T17:01:03.349803+00:00 GitLab Importer Affected by VCID-rncf-9nf8-wud3 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2021-25290.yml 38.0.0
2026-04-01T17:00:59.523850+00:00 GitLab Importer Affected by VCID-vwbu-ruxm-tbh4 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2021-25291.yml 38.0.0
2026-04-01T17:00:27.430833+00:00 GitLab Importer Affected by VCID-gvjw-funa-sqak https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2021-27923.yml 38.0.0
2026-04-01T17:00:26.876512+00:00 GitLab Importer Affected by VCID-x15z-dejc-9ba6 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2020-35653.yml 38.0.0
2026-04-01T17:00:25.841927+00:00 GitLab Importer Affected by VCID-6gyu-fzpg-c3bn https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2020-35654.yml 38.0.0
2026-04-01T17:00:24.115670+00:00 GitLab Importer Affected by VCID-3qb5-8p8w-gkad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2021-27921.yml 38.0.0
2026-04-01T17:00:19.289067+00:00 GitLab Importer Affected by VCID-53ac-ceq4-qkhf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2021-27922.yml 38.0.0
2026-04-01T16:47:37.451948+00:00 GitLab Importer Affected by VCID-b5a2-83ej-puaw https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2020-11538.yml 38.0.0
2026-04-01T16:47:36.911502+00:00 GitLab Importer Affected by VCID-uf5t-asns-tudp https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2020-10994.yml 38.0.0
2026-04-01T16:47:34.184683+00:00 GitLab Importer Affected by VCID-haum-8zpg-6kgf https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2020-10177.yml 38.0.0
2026-04-01T16:47:33.277236+00:00 GitLab Importer Affected by VCID-and9-6jty-pyeq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2020-10379.yml 38.0.0
2026-04-01T16:43:52.769833+00:00 GitLab Importer Affected by VCID-b3au-rcgp-2fag https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2019-19911.yml 38.0.0
2026-04-01T16:43:51.356945+00:00 GitLab Importer Affected by VCID-hmmq-5772-bycm https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2020-5313.yml 38.0.0
2026-04-01T16:39:42.843159+00:00 GitLab Importer Affected by VCID-cas2-jb3y-vyhz https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/Pillow/CVE-2019-16865.yml 38.0.0
2026-04-01T15:15:17.910989+00:00 PyPI Importer Affected by VCID-n1hp-atex-ubh4 https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T15:14:49.654577+00:00 PyPI Importer Affected by VCID-5rv4-k1q9-zue2 https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T15:13:27.993521+00:00 PyPI Importer Affected by VCID-19e1-19hk-duet https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T15:12:46.389978+00:00 PyPI Importer Affected by VCID-brp2-dtrf-jyfr https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T15:11:53.961962+00:00 PyPI Importer Affected by VCID-df4x-jt3h-17hx https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T15:11:53.618860+00:00 PyPI Importer Affected by VCID-dpc3-td9q-dyee https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T15:11:53.254362+00:00 PyPI Importer Affected by VCID-q4bb-qnxe-8bfa https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T15:10:14.220544+00:00 PyPI Importer Affected by VCID-1vt7-c6e3-7qc8 https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T15:09:49.465225+00:00 PyPI Importer Affected by VCID-w9uy-fnpm-cbak https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T15:09:40.361082+00:00 PyPI Importer Affected by VCID-vyzt-df2u-h3cc https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T15:09:40.062994+00:00 PyPI Importer Affected by VCID-n1w5-f5p7-xuhb https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T15:09:39.759813+00:00 PyPI Importer Affected by VCID-ue18-zzau-x7hy https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T15:09:39.454374+00:00 PyPI Importer Affected by VCID-aubw-tsmn-ffcq https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T15:09:39.138287+00:00 PyPI Importer Affected by VCID-xesd-d294-7fcx https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T15:09:38.815996+00:00 PyPI Importer Affected by VCID-3uk9-eds5-rkgc https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T15:04:54.250818+00:00 PyPI Importer Affected by VCID-vxh1-8rvt-kkak https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T15:04:53.922925+00:00 PyPI Importer Affected by VCID-vwbu-ruxm-tbh4 https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T15:04:53.597902+00:00 PyPI Importer Affected by VCID-en6t-uxtq-bfek https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T15:04:53.256944+00:00 PyPI Importer Affected by VCID-rncf-9nf8-wud3 https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T15:04:52.922761+00:00 PyPI Importer Affected by VCID-p6r3-puh1-zyg6 https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T15:04:50.622197+00:00 PyPI Importer Affected by VCID-gvjw-funa-sqak https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T15:04:50.285100+00:00 PyPI Importer Affected by VCID-53ac-ceq4-qkhf https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T15:04:49.930050+00:00 PyPI Importer Affected by VCID-3qb5-8p8w-gkad https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T15:03:22.936255+00:00 PyPI Importer Affected by VCID-6gyu-fzpg-c3bn https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T15:03:22.620209+00:00 PyPI Importer Affected by VCID-x15z-dejc-9ba6 https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T15:02:05.273960+00:00 PyPI Importer Affected by VCID-8n2b-wvya-53e1 https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T15:02:04.999819+00:00 PyPI Importer Affected by VCID-uf5t-asns-tudp https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T15:02:04.717984+00:00 PyPI Importer Affected by VCID-and9-6jty-pyeq https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T15:02:04.439750+00:00 PyPI Importer Affected by VCID-haum-8zpg-6kgf https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T15:02:04.155945+00:00 PyPI Importer Affected by VCID-b5a2-83ej-puaw https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T15:01:24.824200+00:00 PyPI Importer Affected by VCID-h4x7-7fke-mqgp https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T15:01:24.531282+00:00 PyPI Importer Affected by VCID-b3au-rcgp-2fag https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T15:01:24.268878+00:00 PyPI Importer Affected by VCID-m3tm-h4q9-9yay https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T15:01:23.996534+00:00 PyPI Importer Affected by VCID-hmmq-5772-bycm https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T15:01:23.735270+00:00 PyPI Importer Affected by VCID-stft-hsk9-zfdy https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T15:01:23.465923+00:00 PyPI Importer Affected by VCID-sns1-ksqr-vbhr https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T15:01:08.840379+00:00 PyPI Importer Affected by VCID-xk66-1d31-2qbk https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T15:01:08.541924+00:00 PyPI Importer Affected by VCID-cas2-jb3y-vyhz https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.0.0
2026-04-01T12:50:23.911854+00:00 Pypa Importer Affected by VCID-5rv4-k1q9-zue2 https://github.com/pypa/advisory-database/blob/main/vulns/pillow/PYSEC-2023-175.yaml 38.0.0
2026-04-01T12:48:57.425189+00:00 Pypa Importer Affected by VCID-n1hp-atex-ubh4 https://github.com/pypa/advisory-database/blob/main/vulns/pillow/PYSEC-2023-227.yaml 38.0.0
2026-04-01T12:47:55.941998+00:00 Pypa Importer Affected by VCID-19e1-19hk-duet https://github.com/pypa/advisory-database/blob/main/vulns/pillow/PYSEC-2022-42979.yaml 38.0.0
2026-04-01T12:47:33.115342+00:00 Pypa Importer Affected by VCID-brp2-dtrf-jyfr https://github.com/pypa/advisory-database/blob/main/vulns/pillow/PYSEC-2022-168.yaml 38.0.0
2026-04-01T12:47:07.215755+00:00 Pypa Importer Affected by VCID-dpc3-td9q-dyee https://github.com/pypa/advisory-database/blob/main/vulns/pillow/PYSEC-2022-8.yaml 38.0.0
2026-04-01T12:47:06.943922+00:00 Pypa Importer Affected by VCID-df4x-jt3h-17hx https://github.com/pypa/advisory-database/blob/main/vulns/pillow/PYSEC-2022-9.yaml 38.0.0
2026-04-01T12:47:06.758502+00:00 Pypa Importer Affected by VCID-q4bb-qnxe-8bfa https://github.com/pypa/advisory-database/blob/main/vulns/pillow/PYSEC-2022-10.yaml 38.0.0
2026-04-01T12:46:19.594036+00:00 Pypa Importer Affected by VCID-1vt7-c6e3-7qc8 https://github.com/pypa/advisory-database/blob/main/vulns/pillow/PYSEC-2021-317.yaml 38.0.0
2026-04-01T12:46:07.263377+00:00 Pypa Importer Affected by VCID-w9uy-fnpm-cbak https://github.com/pypa/advisory-database/blob/main/vulns/pillow/PYSEC-2021-331.yaml 38.0.0
2026-04-01T12:46:02.254442+00:00 Pypa Importer Affected by VCID-vyzt-df2u-h3cc https://github.com/pypa/advisory-database/blob/main/vulns/pillow/PYSEC-2021-94.yaml 38.0.0
2026-04-01T12:46:02.092148+00:00 Pypa Importer Affected by VCID-aubw-tsmn-ffcq https://github.com/pypa/advisory-database/blob/main/vulns/pillow/PYSEC-2021-93.yaml 38.0.0
2026-04-01T12:46:01.932454+00:00 Pypa Importer Affected by VCID-n1w5-f5p7-xuhb https://github.com/pypa/advisory-database/blob/main/vulns/pillow/PYSEC-2021-137.yaml 38.0.0
2026-04-01T12:46:01.762748+00:00 Pypa Importer Affected by VCID-ue18-zzau-x7hy https://github.com/pypa/advisory-database/blob/main/vulns/pillow/PYSEC-2021-138.yaml 38.0.0
2026-04-01T12:46:01.593639+00:00 Pypa Importer Affected by VCID-xesd-d294-7fcx https://github.com/pypa/advisory-database/blob/main/vulns/pillow/PYSEC-2021-92.yaml 38.0.0
2026-04-01T12:46:01.425032+00:00 Pypa Importer Affected by VCID-3uk9-eds5-rkgc https://github.com/pypa/advisory-database/blob/main/vulns/pillow/PYSEC-2021-139.yaml 38.0.0
2026-04-01T12:43:55.593257+00:00 Pypa Importer Affected by VCID-rncf-9nf8-wud3 https://github.com/pypa/advisory-database/blob/main/vulns/pillow/PYSEC-2021-36.yaml 38.0.0
2026-04-01T12:43:55.439865+00:00 Pypa Importer Affected by VCID-vxh1-8rvt-kkak https://github.com/pypa/advisory-database/blob/main/vulns/pillow/PYSEC-2021-38.yaml 38.0.0
2026-04-01T12:43:55.277751+00:00 Pypa Importer Affected by VCID-vwbu-ruxm-tbh4 https://github.com/pypa/advisory-database/blob/main/vulns/pillow/PYSEC-2021-37.yaml 38.0.0
2026-04-01T12:43:55.115839+00:00 Pypa Importer Affected by VCID-en6t-uxtq-bfek https://github.com/pypa/advisory-database/blob/main/vulns/pillow/PYSEC-2021-35.yaml 38.0.0
2026-04-01T12:43:54.953766+00:00 Pypa Importer Affected by VCID-p6r3-puh1-zyg6 https://github.com/pypa/advisory-database/blob/main/vulns/pillow/PYSEC-2021-39.yaml 38.0.0
2026-04-01T12:43:53.746788+00:00 Pypa Importer Affected by VCID-gvjw-funa-sqak https://github.com/pypa/advisory-database/blob/main/vulns/pillow/PYSEC-2021-42.yaml 38.0.0
2026-04-01T12:43:53.583774+00:00 Pypa Importer Affected by VCID-53ac-ceq4-qkhf https://github.com/pypa/advisory-database/blob/main/vulns/pillow/PYSEC-2021-41.yaml 38.0.0
2026-04-01T12:43:53.421362+00:00 Pypa Importer Affected by VCID-3qb5-8p8w-gkad https://github.com/pypa/advisory-database/blob/main/vulns/pillow/PYSEC-2021-40.yaml 38.0.0
2026-04-01T12:43:16.835503+00:00 Pypa Importer Affected by VCID-x15z-dejc-9ba6 https://github.com/pypa/advisory-database/blob/main/vulns/pillow/PYSEC-2021-69.yaml 38.0.0
2026-04-01T12:43:16.673475+00:00 Pypa Importer Affected by VCID-6gyu-fzpg-c3bn https://github.com/pypa/advisory-database/blob/main/vulns/pillow/PYSEC-2021-70.yaml 38.0.0
2026-04-01T12:42:33.726559+00:00 Pypa Importer Affected by VCID-b5a2-83ej-puaw https://github.com/pypa/advisory-database/blob/main/vulns/pillow/PYSEC-2020-80.yaml 38.0.0
2026-04-01T12:42:33.575702+00:00 Pypa Importer Affected by VCID-haum-8zpg-6kgf https://github.com/pypa/advisory-database/blob/main/vulns/pillow/PYSEC-2020-76.yaml 38.0.0
2026-04-01T12:42:33.430320+00:00 Pypa Importer Affected by VCID-8n2b-wvya-53e1 https://github.com/pypa/advisory-database/blob/main/vulns/pillow/PYSEC-2020-77.yaml 38.0.0
2026-04-01T12:42:33.273109+00:00 Pypa Importer Affected by VCID-and9-6jty-pyeq https://github.com/pypa/advisory-database/blob/main/vulns/pillow/PYSEC-2020-78.yaml 38.0.0
2026-04-01T12:42:33.122811+00:00 Pypa Importer Affected by VCID-uf5t-asns-tudp https://github.com/pypa/advisory-database/blob/main/vulns/pillow/PYSEC-2020-79.yaml 38.0.0
2026-04-01T12:42:12.304534+00:00 Pypa Importer Affected by VCID-b3au-rcgp-2fag https://github.com/pypa/advisory-database/blob/main/vulns/pillow/PYSEC-2020-172.yaml 38.0.0
2026-04-01T12:42:12.158738+00:00 Pypa Importer Affected by VCID-hmmq-5772-bycm https://github.com/pypa/advisory-database/blob/main/vulns/pillow/PYSEC-2020-84.yaml 38.0.0
2026-04-01T12:42:12.017630+00:00 Pypa Importer Affected by VCID-sns1-ksqr-vbhr https://github.com/pypa/advisory-database/blob/main/vulns/pillow/PYSEC-2020-83.yaml 38.0.0
2026-04-01T12:42:11.881052+00:00 Pypa Importer Affected by VCID-stft-hsk9-zfdy https://github.com/pypa/advisory-database/blob/main/vulns/pillow/PYSEC-2020-81.yaml 38.0.0
2026-04-01T12:42:11.740067+00:00 Pypa Importer Affected by VCID-m3tm-h4q9-9yay https://github.com/pypa/advisory-database/blob/main/vulns/pillow/PYSEC-2020-82.yaml 38.0.0
2026-04-01T12:42:06.178716+00:00 Pypa Importer Affected by VCID-cas2-jb3y-vyhz https://github.com/pypa/advisory-database/blob/main/vulns/pillow/PYSEC-2019-110.yaml 38.0.0