-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Vulnerable Library - Pillow-9.0.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Python Imaging Library (Fork)
Path to dependency file: /projects/Instagram_profile/requirements.txt
Path to vulnerable library: /projects/Instagram_profile/requirements.txt,/projects/Wikipedia_search_wordcloud/requirements.txt,/projects/convert_png_images_to_ico_format/requirements.txt,/projects/Speed_Game/requirements.txt,/projects/Wikipedia_search_wordcloud/requirements.txt
Found in HEAD commit: bf2f317cb6b371fa8ba87f3a9f45a7dde720c061
Vulnerabilities
| Vulnerability | Severity | Dependency | Type | Fixed in (Pillow version) | Remediation Possible** | |
|---|---|---|---|---|---|---|
| CVE-2023-50447 | 9.2 | Pillow-9.0.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl | Direct | 10.2.0 | ✅ | |
| CVE-2022-24303 | 8.8 | Pillow-9.0.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl | Direct | 9.3.0 | ✅ | |
| CVE-2023-44271 | 8.7 | Pillow-9.0.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl | Direct | Pillow - 10.0.0 | ✅ | |
| CVE-2022-45198 | 8.7 | Pillow-9.0.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl | Direct | 9.3.0 | ✅ | |
| CVE-2024-28219 | 5.4 | Pillow-9.0.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl | Direct | N/A | ❌ |
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Details
CVE-2023-50447
Vulnerable Library - Pillow-9.0.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Python Imaging Library (Fork)
Path to dependency file: /projects/Instagram_profile/requirements.txt
Path to vulnerable library: /projects/Instagram_profile/requirements.txt,/projects/Wikipedia_search_wordcloud/requirements.txt,/projects/convert_png_images_to_ico_format/requirements.txt,/projects/Speed_Game/requirements.txt,/projects/Wikipedia_search_wordcloud/requirements.txt
Dependency Hierarchy:
- ❌ Pillow-9.0.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (Vulnerable Library)
Found in HEAD commit: bf2f317cb6b371fa8ba87f3a9f45a7dde720c061
Found in base branch: master
Vulnerability Details
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).
Publish Date: 2024-01-19
URL: CVE-2023-50447
CVSS 4 Score Details (9.2)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: High
- Privileges Required: None
- User Interaction: None
- Scope: N/A
- Impact Metrics:
- Confidentiality Impact: N/A
- Integrity Impact: N/A
- Availability Impact: N/A
Suggested Fix
Type: Upgrade version
Origin: https://www.openwall.com/lists/oss-security/2024/01/20/1
Release Date: 2024-01-19
Fix Resolution: 10.2.0
⛑️ Automatic Remediation will be attempted for this issue.
CVE-2022-24303
Vulnerable Library - Pillow-9.0.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Python Imaging Library (Fork)
Path to dependency file: /projects/Instagram_profile/requirements.txt
Path to vulnerable library: /projects/Instagram_profile/requirements.txt,/projects/Wikipedia_search_wordcloud/requirements.txt,/projects/convert_png_images_to_ico_format/requirements.txt,/projects/Speed_Game/requirements.txt,/projects/Wikipedia_search_wordcloud/requirements.txt
Dependency Hierarchy:
- ❌ Pillow-9.0.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (Vulnerable Library)
Found in HEAD commit: bf2f317cb6b371fa8ba87f3a9f45a7dde720c061
Found in base branch: master
Vulnerability Details
Pillow before 9.0.1 allows attackers to delete files because spaces in temporary pathnames are mishandled.
Publish Date: 2022-03-28
URL: CVE-2022-24303
CVSS 4 Score Details (8.8)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: N/A
- Impact Metrics:
- Confidentiality Impact: N/A
- Integrity Impact: N/A
- Availability Impact: N/A
Suggested Fix
Type: Upgrade version
Origin: GHSA-9j59-75qj-795w
Release Date: 2022-03-28
Fix Resolution: 9.3.0
⛑️ Automatic Remediation will be attempted for this issue.
CVE-2023-44271
Vulnerable Library - Pillow-9.0.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Python Imaging Library (Fork)
Path to dependency file: /projects/Instagram_profile/requirements.txt
Path to vulnerable library: /projects/Instagram_profile/requirements.txt,/projects/Wikipedia_search_wordcloud/requirements.txt,/projects/convert_png_images_to_ico_format/requirements.txt,/projects/Speed_Game/requirements.txt,/projects/Wikipedia_search_wordcloud/requirements.txt
Dependency Hierarchy:
- ❌ Pillow-9.0.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (Vulnerable Library)
Found in HEAD commit: bf2f317cb6b371fa8ba87f3a9f45a7dde720c061
Found in base branch: master
Vulnerability Details
An issue was discovered in Pillow before 10.0.0. It is a Denial of Service that uncontrollably allocates memory to process a given task, potentially causing a service to crash by having it run out of memory. This occurs for truetype in ImageFont when textlength in an ImageDraw instance operates on a long text argument.
Publish Date: 2023-11-03
URL: CVE-2023-44271
CVSS 4 Score Details (8.7)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: N/A
- Impact Metrics:
- Confidentiality Impact: N/A
- Integrity Impact: N/A
- Availability Impact: N/A
Suggested Fix
Type: Upgrade version
Release Date: 2023-11-03
Fix Resolution: Pillow - 10.0.0
⛑️ Automatic Remediation will be attempted for this issue.
CVE-2022-45198
Vulnerable Library - Pillow-9.0.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Python Imaging Library (Fork)
Path to dependency file: /projects/Instagram_profile/requirements.txt
Path to vulnerable library: /projects/Instagram_profile/requirements.txt,/projects/Wikipedia_search_wordcloud/requirements.txt,/projects/convert_png_images_to_ico_format/requirements.txt,/projects/Speed_Game/requirements.txt,/projects/Wikipedia_search_wordcloud/requirements.txt
Dependency Hierarchy:
- ❌ Pillow-9.0.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (Vulnerable Library)
Found in HEAD commit: bf2f317cb6b371fa8ba87f3a9f45a7dde720c061
Found in base branch: master
Vulnerability Details
Pillow before 9.2.0 performs Improper Handling of Highly Compressed GIF Data (Data Amplification).
Publish Date: 2022-11-14
URL: CVE-2022-45198
CVSS 4 Score Details (8.7)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: N/A
- Impact Metrics:
- Confidentiality Impact: N/A
- Integrity Impact: N/A
- Availability Impact: N/A
Suggested Fix
Type: Upgrade version
Release Date: 2022-11-14
Fix Resolution: 9.3.0
⛑️ Automatic Remediation will be attempted for this issue.
CVE-2024-28219
Vulnerable Library - Pillow-9.0.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Python Imaging Library (Fork)
Path to dependency file: /projects/Instagram_profile/requirements.txt
Path to vulnerable library: /projects/Instagram_profile/requirements.txt,/projects/Wikipedia_search_wordcloud/requirements.txt,/projects/convert_png_images_to_ico_format/requirements.txt,/projects/Speed_Game/requirements.txt,/projects/Wikipedia_search_wordcloud/requirements.txt
Dependency Hierarchy:
- ❌ Pillow-9.0.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (Vulnerable Library)
Found in HEAD commit: bf2f317cb6b371fa8ba87f3a9f45a7dde720c061
Found in base branch: master
Vulnerability Details
In _imagingcms.c in Pillow before 10.3.0, a buffer overflow exists because strcpy is used instead of strncpy.
Publish Date: 2024-04-03
URL: CVE-2024-28219
CVSS 4 Score Details (5.4)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Local
- Attack Complexity: High
- Privileges Required: Low
- User Interaction: N/A
- Scope: N/A
- Impact Metrics:
- Confidentiality Impact: N/A
- Integrity Impact: N/A
- Availability Impact: N/A
⛑️Automatic Remediation will be attempted for this issue.