2023-05-26 22:00:29 +00:00
{
"id" : "CVE-2023-33185" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2023-05-26T21:15:20.527" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T08:05:04.537" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-05-26 22:00:29 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "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."
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-06-09 11:28:17 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2023-06-09 11:28:17 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:L" ,
"baseScore" : 4.6 ,
"baseSeverity" : "MEDIUM" ,
2023-06-09 11:28:17 +00:00
"attackVector" : "NETWORK" ,
2024-12-08 03:06:42 +00:00
"attackComplexity" : "HIGH" ,
2023-06-09 11:28:17 +00:00
"privilegesRequired" : "LOW" ,
2024-12-08 03:06:42 +00:00
"userInteraction" : "REQUIRED" ,
2023-06-09 11:28:17 +00:00
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "LOW"
2023-06-09 11:28:17 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 1.2 ,
"impactScore" : 3.4
2023-06-09 11:28:17 +00:00
} ,
2023-05-26 22:00:29 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-05-26 22:00:29 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N" ,
"baseScore" : 5.4 ,
"baseSeverity" : "MEDIUM" ,
2023-05-26 22:00:29 +00:00
"attackVector" : "NETWORK" ,
2024-12-08 03:06:42 +00:00
"attackComplexity" : "LOW" ,
2023-05-26 22:00:29 +00:00
"privilegesRequired" : "LOW" ,
2024-12-08 03:06:42 +00:00
"userInteraction" : "NONE" ,
2023-05-26 22:00:29 +00:00
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2023-05-26 22:00:29 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 2.8 ,
"impactScore" : 2.5
2023-05-26 22:00:29 +00:00
}
]
} ,
"weaknesses" : [
2023-06-09 11:28:17 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2023-06-09 11:28:17 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-347"
}
]
} ,
2023-05-26 22:00:29 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-05-26 22:00:29 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-347"
}
]
}
] ,
2023-06-09 11:28:17 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:django-ses_project:django-ses:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "3.5.0" ,
"matchCriteriaId" : "B87C9D64-0546-4BC8-B456-D2EB87E34F57"
}
]
}
]
}
] ,
2023-05-26 22:00:29 +00:00
"references" : [
{
"url" : "https://github.com/django-ses/django-ses/blob/3d627067935876487f9938310d5e1fbb249a7778/CVE/001-cert-url-signature-verification.md" ,
2023-06-09 11:28:17 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
2023-05-26 22:00:29 +00:00
} ,
{
"url" : "https://github.com/django-ses/django-ses/commit/b71b5f413293a13997b6e6314086cb9c22629795" ,
2023-06-09 11:28:17 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2023-05-26 22:00:29 +00:00
} ,
{
"url" : "https://github.com/django-ses/django-ses/security/advisories/GHSA-qg36-9jxh-fj25" ,
2023-06-09 11:28:17 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/django-ses/django-ses/blob/3d627067935876487f9938310d5e1fbb249a7778/CVE/001-cert-url-signature-verification.md" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://github.com/django-ses/django-ses/commit/b71b5f413293a13997b6e6314086cb9c22629795" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://github.com/django-ses/django-ses/security/advisories/GHSA-qg36-9jxh-fj25" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
2023-05-26 22:00:29 +00:00
}
]
}