CVE-2023-33185

Source
https://nvd.nist.gov/vuln/detail/CVE-2023-33185
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-33185.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-33185
Aliases
Related
Published
2023-05-26T21:15:20Z
Modified
2025-01-14T20:30:53Z
Severity
  • 5.4 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N CVSS Calculator
Summary
[none]
Details

Django-SES is a drop-in mail backend for Django. The djangoses 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 djangoses, 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.

References

Affected packages

Git / github.com/django-ses/django-ses

Affected ranges

Type
GIT
Repo
https://github.com/django-ses/django-ses
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Fixed