You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Django-SES is a drop-in mail backend for Django. The django_ses library implements a mail backend for Django using AWS Simple Email Service. The library exports the SESEventWebhookView class intended to receive signed requests from AWS to handle email bounces, subscriptions, etc. These requests are signed by AWS and are verified by django_ses, however the verification of this signature was found to be flawed as it allowed users to specify arbitrary public certificates. This issue was patched in version 3.5.0.
mend-bolt-for-githubbot
changed the title
django_ses-3.1.2-py3-none-any.whl: 1 vulnerabilities (highest severity is: 5.5)
django_ses-3.1.2-py3-none-any.whl: 1 vulnerabilities (highest severity is: 4.6)
May 29, 2023
mend-bolt-for-githubbot
changed the title
django_ses-3.1.2-py3-none-any.whl: 1 vulnerabilities (highest severity is: 4.6)
django_ses-3.1.2-py3-none-any.whl: 1 vulnerabilities (highest severity is: 5.4)
Jul 4, 2023
Vulnerable Library - django_ses-3.1.2-py3-none-any.whl
A Django email backend for Amazon's Simple Email Service (SES)
Library home page: https://files.pythonhosted.org/packages/99/aa/62af5faf257df7121797a433e5a01263dd4b382d46f835dacb5c7337b0f8/django_ses-3.1.2-py3-none-any.whl
Path to dependency file: /requirements/requirements.txt
Path to vulnerable library: /requirements/requirements.txt
Vulnerabilities
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Details
CVE-2023-33185
Vulnerable Library - django_ses-3.1.2-py3-none-any.whl
A Django email backend for Amazon's Simple Email Service (SES)
Library home page: https://files.pythonhosted.org/packages/99/aa/62af5faf257df7121797a433e5a01263dd4b382d46f835dacb5c7337b0f8/django_ses-3.1.2-py3-none-any.whl
Path to dependency file: /requirements/requirements.txt
Path to vulnerable library: /requirements/requirements.txt
Dependency Hierarchy:
Found in base branch: main
Vulnerability Details
Django-SES is a drop-in mail backend for Django. The django_ses library implements a mail backend for Django using AWS Simple Email Service. The library exports the
SESEventWebhookView class
intended to receive signed requests from AWS to handle email bounces, subscriptions, etc. These requests are signed by AWS and are verified by django_ses, however the verification of this signature was found to be flawed as it allowed users to specify arbitrary public certificates. This issue was patched in version 3.5.0.Publish Date: 2023-05-26
URL: CVE-2023-33185
CVSS 3 Score Details (5.4)
Base Score Metrics:
Suggested Fix
Type: Upgrade version
Origin: GHSA-qg36-9jxh-fj25
Release Date: 2023-05-26
Fix Resolution: 3.5.1
Step up your Open Source Security Game with Mend here
The text was updated successfully, but these errors were encountered: