Description
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.
No analysis available yet.
Remediation
No remediation available yet.
Tracking
Sign in to view the affected projects.
Advisories
| Source | ID | Title |
|---|---|---|
EUVD |
EUVD-2023-0063 | 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. |
Github GHSA |
GHSA-qg36-9jxh-fj25 | Incorrect signature verification in django-ses |
References
History
Tue, 14 Jan 2025 20:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2025-01-14T19:31:45.155Z
Reserved: 2023-05-17T22:25:50.697Z
Link: CVE-2023-33185
Updated: 2024-08-02T15:39:35.828Z
Status : Modified
Published: 2023-05-26T21:15:20.527
Modified: 2024-11-21T08:05:04.537
Link: CVE-2023-33185
No data.
OpenCVE Enrichment
No data.
Weaknesses
EUVD
Github GHSA