Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

django_ses-3.1.2-py3-none-any.whl: 1 vulnerabilities (highest severity is: 5.4) #14

Open
mend-bolt-for-github bot opened this issue May 24, 2023 · 0 comments
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-bolt-for-github
Copy link
Contributor

mend-bolt-for-github bot commented May 24, 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

CVE Severity CVSS Dependency Type Fixed in (django_ses version) Remediation Possible**
CVE-2023-33185 Medium 5.4 django_ses-3.1.2-py3-none-any.whl Direct 3.5.1

**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:

  • django_ses-3.1.2-py3-none-any.whl (Vulnerable Library)

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:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: Low
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: Low
    • Integrity Impact: Low
    • Availability Impact: None

For more information on CVSS3 Scores, click here.

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

@mend-bolt-for-github mend-bolt-for-github bot added the Mend: dependency security vulnerability Security vulnerability detected by WhiteSource label May 24, 2023
@mend-bolt-for-github mend-bolt-for-github bot 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-github mend-bolt-for-github bot 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource
Projects
None yet
Development

No branches or pull requests

0 participants