Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-45231 (GCVE-0-2024-45231)
Vulnerability from cvelistv5
Published
2024-10-08 00:00
Modified
2025-03-17 17:30
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- n/a
Summary
An issue was discovered in Django v5.1.1, v5.0.9, and v4.2.16. The django.contrib.auth.forms.PasswordResetForm class, when used in a view implementing password reset flows, allows remote attackers to enumerate user e-mail addresses by sending password reset requests and observing the outcome (only when e-mail sending is consistently failing).
References
▼ | URL | Tags | |
---|---|---|---|
cve@mitre.org | https://docs.djangoproject.com/en/dev/releases/security/ | Vendor Advisory | |
cve@mitre.org | https://groups.google.com/forum/#%21forum/django-announce | Permissions Required | |
cve@mitre.org | https://www.djangoproject.com/weblog/2024/sep/03/security-releases/ | Vendor Advisory |
{ "containers": { "adp": [ { "affected": [ { "cpes": [ "cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*" ], "defaultStatus": "unknown", "product": "django", "vendor": "djangoproject", "versions": [ { "lessThan": "5.1.1", "status": "affected", "version": "5.1", "versionType": "custom" }, { "lessThan": "5.0.9", "status": "affected", "version": "5.0", "versionType": "custom" }, { "lessThan": "4.2.16", "status": "affected", "version": "4.2", "versionType": "custom" } ] } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" } }, { "other": { "content": { "id": "CVE-2024-45231", "options": [ { "Exploitation": "none" }, { "Automatable": "yes" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2024-10-30T16:35:34.672082Z", "version": "2.0.3" }, "type": "ssvc" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-203", "description": "CWE-203 Observable Discrepancy", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2025-03-17T17:30:18.301Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "descriptions": [ { "lang": "en", "value": "An issue was discovered in Django v5.1.1, v5.0.9, and v4.2.16. The django.contrib.auth.forms.PasswordResetForm class, when used in a view implementing password reset flows, allows remote attackers to enumerate user e-mail addresses by sending password reset requests and observing the outcome (only when e-mail sending is consistently failing)." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2024-10-08T15:12:36.486Z", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "url": "https://docs.djangoproject.com/en/dev/releases/security/" }, { "url": "https://groups.google.com/forum/#%21forum/django-announce" }, { "url": "https://www.djangoproject.com/weblog/2024/sep/03/security-releases/" } ] } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2024-45231", "datePublished": "2024-10-08T00:00:00.000Z", "dateReserved": "2024-08-24T00:00:00.000Z", "dateUpdated": "2025-03-17T17:30:18.301Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2024-45231\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2024-10-08T16:15:11.997\",\"lastModified\":\"2025-03-17T18:15:17.730\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"An issue was discovered in Django v5.1.1, v5.0.9, and v4.2.16. The django.contrib.auth.forms.PasswordResetForm class, when used in a view implementing password reset flows, allows remote attackers to enumerate user e-mail addresses by sending password reset requests and observing the outcome (only when e-mail sending is consistently failing).\"},{\"lang\":\"es\",\"value\":\"Se descubri\u00f3 un problema en Django v5.1.1, v5.0.9 y v4.2.16. La clase django.contrib.auth.forms.PasswordResetForm, cuando se utiliza en una vista que implementa flujos de restablecimiento de contrase\u00f1a, permite a atacantes remotos enumerar las direcciones de correo electr\u00f3nico de los usuarios mediante el env\u00edo de solicitudes de restablecimiento de contrase\u00f1a y la observaci\u00f3n del resultado (solo cuando el env\u00edo de correo electr\u00f3nico falla constantemente).\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N\",\"baseScore\":5.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":1.4},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N\",\"baseScore\":5.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":1.4}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"NVD-CWE-noinfo\"}]},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-203\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"4.2.0\",\"versionEndExcluding\":\"4.2.16\",\"matchCriteriaId\":\"1F4E9063-064F-4C6E-9985-7A049D38D299\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.0\",\"versionEndExcluding\":\"5.0.9\",\"matchCriteriaId\":\"1B3803EA-9D53-4E0B-A8E2-CB90D9677E75\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:djangoproject:django:5.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6A1AE023-D9C3-4D36-B17F-7F6F24E59EF2\"}]}]}],\"references\":[{\"url\":\"https://docs.djangoproject.com/en/dev/releases/security/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://groups.google.com/forum/#%21forum/django-announce\",\"source\":\"cve@mitre.org\",\"tags\":[\"Permissions Required\"]},{\"url\":\"https://www.djangoproject.com/weblog/2024/sep/03/security-releases/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Vendor Advisory\"]}]}}", "vulnrichment": { "containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 5.3, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"LOW\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-45231\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-10-30T16:35:34.672082Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*\"], \"vendor\": \"djangoproject\", \"product\": \"django\", \"versions\": [{\"status\": \"affected\", \"version\": \"5.1\", \"lessThan\": \"5.1.1\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"5.0\", \"lessThan\": \"5.0.9\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"4.2\", \"lessThan\": \"4.2.16\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-203\", \"description\": \"CWE-203 Observable Discrepancy\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-10-08T20:06:24.588Z\"}}], \"cna\": {\"affected\": [{\"vendor\": \"n/a\", \"product\": \"n/a\", \"versions\": [{\"status\": \"affected\", \"version\": \"n/a\"}]}], \"references\": [{\"url\": \"https://docs.djangoproject.com/en/dev/releases/security/\"}, {\"url\": \"https://groups.google.com/forum/#%21forum/django-announce\"}, {\"url\": \"https://www.djangoproject.com/weblog/2024/sep/03/security-releases/\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"An issue was discovered in Django v5.1.1, v5.0.9, and v4.2.16. The django.contrib.auth.forms.PasswordResetForm class, when used in a view implementing password reset flows, allows remote attackers to enumerate user e-mail addresses by sending password reset requests and observing the outcome (only when e-mail sending is consistently failing).\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"text\", \"description\": \"n/a\"}]}], \"providerMetadata\": {\"orgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"shortName\": \"mitre\", \"dateUpdated\": \"2024-10-08T15:12:36.486Z\"}}}", "cveMetadata": "{\"cveId\": \"CVE-2024-45231\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-03-17T17:30:18.301Z\", \"dateReserved\": \"2024-08-24T00:00:00.000Z\", \"assignerOrgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"datePublished\": \"2024-10-08T00:00:00.000Z\", \"assignerShortName\": \"mitre\"}", "dataType": "CVE_RECORD", "dataVersion": "5.1" } } }
opensuse-su-2024:14310-1
Vulnerability from csaf_opensuse
Published
2024-09-04 00:00
Modified
2024-09-04 00:00
Summary
python310-Django4-4.2.16-1.1 on GA media
Notes
Title of the patch
python310-Django4-4.2.16-1.1 on GA media
Description of the patch
These are all security issues fixed in the python310-Django4-4.2.16-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2024-14310
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "python310-Django4-4.2.16-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the python310-Django4-4.2.16-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-14310", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_14310-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2024-45230 page", "url": "https://www.suse.com/security/cve/CVE-2024-45230/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-45231 page", "url": "https://www.suse.com/security/cve/CVE-2024-45231/" } ], "title": "python310-Django4-4.2.16-1.1 on GA media", "tracking": { "current_release_date": "2024-09-04T00:00:00Z", "generator": { "date": "2024-09-04T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2024:14310-1", "initial_release_date": "2024-09-04T00:00:00Z", "revision_history": [ { "date": "2024-09-04T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "python310-Django4-4.2.16-1.1.aarch64", "product": { "name": "python310-Django4-4.2.16-1.1.aarch64", "product_id": "python310-Django4-4.2.16-1.1.aarch64" } }, { "category": "product_version", "name": "python311-Django4-4.2.16-1.1.aarch64", "product": { "name": "python311-Django4-4.2.16-1.1.aarch64", "product_id": "python311-Django4-4.2.16-1.1.aarch64" } }, { "category": "product_version", "name": "python312-Django4-4.2.16-1.1.aarch64", "product": { "name": "python312-Django4-4.2.16-1.1.aarch64", "product_id": "python312-Django4-4.2.16-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "python310-Django4-4.2.16-1.1.ppc64le", "product": { "name": "python310-Django4-4.2.16-1.1.ppc64le", "product_id": "python310-Django4-4.2.16-1.1.ppc64le" } }, { "category": "product_version", "name": "python311-Django4-4.2.16-1.1.ppc64le", "product": { "name": "python311-Django4-4.2.16-1.1.ppc64le", "product_id": "python311-Django4-4.2.16-1.1.ppc64le" } }, { "category": "product_version", "name": "python312-Django4-4.2.16-1.1.ppc64le", "product": { "name": "python312-Django4-4.2.16-1.1.ppc64le", "product_id": "python312-Django4-4.2.16-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python310-Django4-4.2.16-1.1.s390x", "product": { "name": "python310-Django4-4.2.16-1.1.s390x", "product_id": "python310-Django4-4.2.16-1.1.s390x" } }, { "category": "product_version", "name": "python311-Django4-4.2.16-1.1.s390x", "product": { "name": "python311-Django4-4.2.16-1.1.s390x", "product_id": "python311-Django4-4.2.16-1.1.s390x" } }, { "category": "product_version", "name": "python312-Django4-4.2.16-1.1.s390x", "product": { "name": "python312-Django4-4.2.16-1.1.s390x", "product_id": "python312-Django4-4.2.16-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python310-Django4-4.2.16-1.1.x86_64", "product": { "name": "python310-Django4-4.2.16-1.1.x86_64", "product_id": "python310-Django4-4.2.16-1.1.x86_64" } }, { "category": "product_version", "name": "python311-Django4-4.2.16-1.1.x86_64", "product": { "name": "python311-Django4-4.2.16-1.1.x86_64", "product_id": "python311-Django4-4.2.16-1.1.x86_64" } }, { "category": "product_version", "name": "python312-Django4-4.2.16-1.1.x86_64", "product": { "name": "python312-Django4-4.2.16-1.1.x86_64", "product_id": "python312-Django4-4.2.16-1.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python310-Django4-4.2.16-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-Django4-4.2.16-1.1.aarch64" }, "product_reference": "python310-Django4-4.2.16-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-Django4-4.2.16-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-Django4-4.2.16-1.1.ppc64le" }, "product_reference": "python310-Django4-4.2.16-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-Django4-4.2.16-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-Django4-4.2.16-1.1.s390x" }, "product_reference": "python310-Django4-4.2.16-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-Django4-4.2.16-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-Django4-4.2.16-1.1.x86_64" }, "product_reference": "python310-Django4-4.2.16-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-Django4-4.2.16-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-Django4-4.2.16-1.1.aarch64" }, "product_reference": "python311-Django4-4.2.16-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-Django4-4.2.16-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-Django4-4.2.16-1.1.ppc64le" }, "product_reference": "python311-Django4-4.2.16-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-Django4-4.2.16-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-Django4-4.2.16-1.1.s390x" }, "product_reference": "python311-Django4-4.2.16-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-Django4-4.2.16-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-Django4-4.2.16-1.1.x86_64" }, "product_reference": "python311-Django4-4.2.16-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-Django4-4.2.16-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-Django4-4.2.16-1.1.aarch64" }, "product_reference": "python312-Django4-4.2.16-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-Django4-4.2.16-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-Django4-4.2.16-1.1.ppc64le" }, "product_reference": "python312-Django4-4.2.16-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-Django4-4.2.16-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-Django4-4.2.16-1.1.s390x" }, "product_reference": "python312-Django4-4.2.16-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-Django4-4.2.16-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-Django4-4.2.16-1.1.x86_64" }, "product_reference": "python312-Django4-4.2.16-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-45230", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-45230" } ], "notes": [ { "category": "general", "text": "An issue was discovered in Django 5.1 before 5.1.1, 5.0 before 5.0.9, and 4.2 before 4.2.16. The urlize() and urlizetrunc() template filters are subject to a potential denial-of-service attack via very large inputs with a specific sequence of characters.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python310-Django4-4.2.16-1.1.aarch64", "openSUSE Tumbleweed:python310-Django4-4.2.16-1.1.ppc64le", "openSUSE Tumbleweed:python310-Django4-4.2.16-1.1.s390x", "openSUSE Tumbleweed:python310-Django4-4.2.16-1.1.x86_64", "openSUSE Tumbleweed:python311-Django4-4.2.16-1.1.aarch64", "openSUSE Tumbleweed:python311-Django4-4.2.16-1.1.ppc64le", "openSUSE Tumbleweed:python311-Django4-4.2.16-1.1.s390x", "openSUSE Tumbleweed:python311-Django4-4.2.16-1.1.x86_64", "openSUSE Tumbleweed:python312-Django4-4.2.16-1.1.aarch64", "openSUSE Tumbleweed:python312-Django4-4.2.16-1.1.ppc64le", "openSUSE Tumbleweed:python312-Django4-4.2.16-1.1.s390x", "openSUSE Tumbleweed:python312-Django4-4.2.16-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-45230", "url": "https://www.suse.com/security/cve/CVE-2024-45230" }, { "category": "external", "summary": "SUSE Bug 1229823 for CVE-2024-45230", "url": "https://bugzilla.suse.com/1229823" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python310-Django4-4.2.16-1.1.aarch64", "openSUSE Tumbleweed:python310-Django4-4.2.16-1.1.ppc64le", "openSUSE Tumbleweed:python310-Django4-4.2.16-1.1.s390x", "openSUSE Tumbleweed:python310-Django4-4.2.16-1.1.x86_64", "openSUSE Tumbleweed:python311-Django4-4.2.16-1.1.aarch64", "openSUSE Tumbleweed:python311-Django4-4.2.16-1.1.ppc64le", "openSUSE Tumbleweed:python311-Django4-4.2.16-1.1.s390x", "openSUSE Tumbleweed:python311-Django4-4.2.16-1.1.x86_64", "openSUSE Tumbleweed:python312-Django4-4.2.16-1.1.aarch64", "openSUSE Tumbleweed:python312-Django4-4.2.16-1.1.ppc64le", "openSUSE Tumbleweed:python312-Django4-4.2.16-1.1.s390x", "openSUSE Tumbleweed:python312-Django4-4.2.16-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python310-Django4-4.2.16-1.1.aarch64", "openSUSE Tumbleweed:python310-Django4-4.2.16-1.1.ppc64le", "openSUSE Tumbleweed:python310-Django4-4.2.16-1.1.s390x", "openSUSE Tumbleweed:python310-Django4-4.2.16-1.1.x86_64", "openSUSE Tumbleweed:python311-Django4-4.2.16-1.1.aarch64", "openSUSE Tumbleweed:python311-Django4-4.2.16-1.1.ppc64le", "openSUSE Tumbleweed:python311-Django4-4.2.16-1.1.s390x", "openSUSE Tumbleweed:python311-Django4-4.2.16-1.1.x86_64", "openSUSE Tumbleweed:python312-Django4-4.2.16-1.1.aarch64", "openSUSE Tumbleweed:python312-Django4-4.2.16-1.1.ppc64le", "openSUSE Tumbleweed:python312-Django4-4.2.16-1.1.s390x", "openSUSE Tumbleweed:python312-Django4-4.2.16-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-09-04T00:00:00Z", "details": "important" } ], "title": "CVE-2024-45230" }, { "cve": "CVE-2024-45231", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-45231" } ], "notes": [ { "category": "general", "text": "An issue was discovered in Django v5.1.1, v5.0.9, and v4.2.16. The django.contrib.auth.forms.PasswordResetForm class, when used in a view implementing password reset flows, allows remote attackers to enumerate user e-mail addresses by sending password reset requests and observing the outcome (only when e-mail sending is consistently failing).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python310-Django4-4.2.16-1.1.aarch64", "openSUSE Tumbleweed:python310-Django4-4.2.16-1.1.ppc64le", "openSUSE Tumbleweed:python310-Django4-4.2.16-1.1.s390x", "openSUSE Tumbleweed:python310-Django4-4.2.16-1.1.x86_64", "openSUSE Tumbleweed:python311-Django4-4.2.16-1.1.aarch64", "openSUSE Tumbleweed:python311-Django4-4.2.16-1.1.ppc64le", "openSUSE Tumbleweed:python311-Django4-4.2.16-1.1.s390x", "openSUSE Tumbleweed:python311-Django4-4.2.16-1.1.x86_64", "openSUSE Tumbleweed:python312-Django4-4.2.16-1.1.aarch64", "openSUSE Tumbleweed:python312-Django4-4.2.16-1.1.ppc64le", "openSUSE Tumbleweed:python312-Django4-4.2.16-1.1.s390x", "openSUSE Tumbleweed:python312-Django4-4.2.16-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-45231", "url": "https://www.suse.com/security/cve/CVE-2024-45231" }, { "category": "external", "summary": "SUSE Bug 1229824 for CVE-2024-45231", "url": "https://bugzilla.suse.com/1229824" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python310-Django4-4.2.16-1.1.aarch64", "openSUSE Tumbleweed:python310-Django4-4.2.16-1.1.ppc64le", "openSUSE Tumbleweed:python310-Django4-4.2.16-1.1.s390x", "openSUSE Tumbleweed:python310-Django4-4.2.16-1.1.x86_64", "openSUSE Tumbleweed:python311-Django4-4.2.16-1.1.aarch64", "openSUSE Tumbleweed:python311-Django4-4.2.16-1.1.ppc64le", "openSUSE Tumbleweed:python311-Django4-4.2.16-1.1.s390x", "openSUSE Tumbleweed:python311-Django4-4.2.16-1.1.x86_64", "openSUSE Tumbleweed:python312-Django4-4.2.16-1.1.aarch64", "openSUSE Tumbleweed:python312-Django4-4.2.16-1.1.ppc64le", "openSUSE Tumbleweed:python312-Django4-4.2.16-1.1.s390x", "openSUSE Tumbleweed:python312-Django4-4.2.16-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python310-Django4-4.2.16-1.1.aarch64", "openSUSE Tumbleweed:python310-Django4-4.2.16-1.1.ppc64le", "openSUSE Tumbleweed:python310-Django4-4.2.16-1.1.s390x", "openSUSE Tumbleweed:python310-Django4-4.2.16-1.1.x86_64", "openSUSE Tumbleweed:python311-Django4-4.2.16-1.1.aarch64", "openSUSE Tumbleweed:python311-Django4-4.2.16-1.1.ppc64le", "openSUSE Tumbleweed:python311-Django4-4.2.16-1.1.s390x", "openSUSE Tumbleweed:python311-Django4-4.2.16-1.1.x86_64", "openSUSE Tumbleweed:python312-Django4-4.2.16-1.1.aarch64", "openSUSE Tumbleweed:python312-Django4-4.2.16-1.1.ppc64le", "openSUSE Tumbleweed:python312-Django4-4.2.16-1.1.s390x", "openSUSE Tumbleweed:python312-Django4-4.2.16-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-09-04T00:00:00Z", "details": "moderate" } ], "title": "CVE-2024-45231" } ] }
opensuse-su-2024:14318-1
Vulnerability from csaf_opensuse
Published
2024-09-05 00:00
Modified
2024-09-05 00:00
Summary
python310-Django-5.1.1-1.1 on GA media
Notes
Title of the patch
python310-Django-5.1.1-1.1 on GA media
Description of the patch
These are all security issues fixed in the python310-Django-5.1.1-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2024-14318
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "python310-Django-5.1.1-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the python310-Django-5.1.1-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-14318", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_14318-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2024-45230 page", "url": "https://www.suse.com/security/cve/CVE-2024-45230/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-45231 page", "url": "https://www.suse.com/security/cve/CVE-2024-45231/" } ], "title": "python310-Django-5.1.1-1.1 on GA media", "tracking": { "current_release_date": "2024-09-05T00:00:00Z", "generator": { "date": "2024-09-05T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2024:14318-1", "initial_release_date": "2024-09-05T00:00:00Z", "revision_history": [ { "date": "2024-09-05T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "python310-Django-5.1.1-1.1.aarch64", "product": { "name": "python310-Django-5.1.1-1.1.aarch64", "product_id": "python310-Django-5.1.1-1.1.aarch64" } }, { "category": "product_version", "name": "python311-Django-5.1.1-1.1.aarch64", "product": { "name": "python311-Django-5.1.1-1.1.aarch64", "product_id": "python311-Django-5.1.1-1.1.aarch64" } }, { "category": "product_version", "name": "python312-Django-5.1.1-1.1.aarch64", "product": { "name": "python312-Django-5.1.1-1.1.aarch64", "product_id": "python312-Django-5.1.1-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "python310-Django-5.1.1-1.1.ppc64le", "product": { "name": "python310-Django-5.1.1-1.1.ppc64le", "product_id": "python310-Django-5.1.1-1.1.ppc64le" } }, { "category": "product_version", "name": "python311-Django-5.1.1-1.1.ppc64le", "product": { "name": "python311-Django-5.1.1-1.1.ppc64le", "product_id": "python311-Django-5.1.1-1.1.ppc64le" } }, { "category": "product_version", "name": "python312-Django-5.1.1-1.1.ppc64le", "product": { "name": "python312-Django-5.1.1-1.1.ppc64le", "product_id": "python312-Django-5.1.1-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "python310-Django-5.1.1-1.1.s390x", "product": { "name": "python310-Django-5.1.1-1.1.s390x", "product_id": "python310-Django-5.1.1-1.1.s390x" } }, { "category": "product_version", "name": "python311-Django-5.1.1-1.1.s390x", "product": { "name": "python311-Django-5.1.1-1.1.s390x", "product_id": "python311-Django-5.1.1-1.1.s390x" } }, { "category": "product_version", "name": "python312-Django-5.1.1-1.1.s390x", "product": { "name": "python312-Django-5.1.1-1.1.s390x", "product_id": "python312-Django-5.1.1-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "python310-Django-5.1.1-1.1.x86_64", "product": { "name": "python310-Django-5.1.1-1.1.x86_64", "product_id": "python310-Django-5.1.1-1.1.x86_64" } }, { "category": "product_version", "name": "python311-Django-5.1.1-1.1.x86_64", "product": { "name": "python311-Django-5.1.1-1.1.x86_64", "product_id": "python311-Django-5.1.1-1.1.x86_64" } }, { "category": "product_version", "name": "python312-Django-5.1.1-1.1.x86_64", "product": { "name": "python312-Django-5.1.1-1.1.x86_64", "product_id": "python312-Django-5.1.1-1.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python310-Django-5.1.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-Django-5.1.1-1.1.aarch64" }, "product_reference": "python310-Django-5.1.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-Django-5.1.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-Django-5.1.1-1.1.ppc64le" }, "product_reference": "python310-Django-5.1.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-Django-5.1.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-Django-5.1.1-1.1.s390x" }, "product_reference": "python310-Django-5.1.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python310-Django-5.1.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python310-Django-5.1.1-1.1.x86_64" }, "product_reference": "python310-Django-5.1.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-Django-5.1.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-Django-5.1.1-1.1.aarch64" }, "product_reference": "python311-Django-5.1.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-Django-5.1.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-Django-5.1.1-1.1.ppc64le" }, "product_reference": "python311-Django-5.1.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-Django-5.1.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-Django-5.1.1-1.1.s390x" }, "product_reference": "python311-Django-5.1.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python311-Django-5.1.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python311-Django-5.1.1-1.1.x86_64" }, "product_reference": "python311-Django-5.1.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-Django-5.1.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-Django-5.1.1-1.1.aarch64" }, "product_reference": "python312-Django-5.1.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-Django-5.1.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-Django-5.1.1-1.1.ppc64le" }, "product_reference": "python312-Django-5.1.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-Django-5.1.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-Django-5.1.1-1.1.s390x" }, "product_reference": "python312-Django-5.1.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "python312-Django-5.1.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:python312-Django-5.1.1-1.1.x86_64" }, "product_reference": "python312-Django-5.1.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-45230", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-45230" } ], "notes": [ { "category": "general", "text": "An issue was discovered in Django 5.1 before 5.1.1, 5.0 before 5.0.9, and 4.2 before 4.2.16. The urlize() and urlizetrunc() template filters are subject to a potential denial-of-service attack via very large inputs with a specific sequence of characters.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python310-Django-5.1.1-1.1.aarch64", "openSUSE Tumbleweed:python310-Django-5.1.1-1.1.ppc64le", "openSUSE Tumbleweed:python310-Django-5.1.1-1.1.s390x", "openSUSE Tumbleweed:python310-Django-5.1.1-1.1.x86_64", "openSUSE Tumbleweed:python311-Django-5.1.1-1.1.aarch64", "openSUSE Tumbleweed:python311-Django-5.1.1-1.1.ppc64le", "openSUSE Tumbleweed:python311-Django-5.1.1-1.1.s390x", "openSUSE Tumbleweed:python311-Django-5.1.1-1.1.x86_64", "openSUSE Tumbleweed:python312-Django-5.1.1-1.1.aarch64", "openSUSE Tumbleweed:python312-Django-5.1.1-1.1.ppc64le", "openSUSE Tumbleweed:python312-Django-5.1.1-1.1.s390x", "openSUSE Tumbleweed:python312-Django-5.1.1-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-45230", "url": "https://www.suse.com/security/cve/CVE-2024-45230" }, { "category": "external", "summary": "SUSE Bug 1229823 for CVE-2024-45230", "url": "https://bugzilla.suse.com/1229823" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python310-Django-5.1.1-1.1.aarch64", "openSUSE Tumbleweed:python310-Django-5.1.1-1.1.ppc64le", "openSUSE Tumbleweed:python310-Django-5.1.1-1.1.s390x", "openSUSE Tumbleweed:python310-Django-5.1.1-1.1.x86_64", "openSUSE Tumbleweed:python311-Django-5.1.1-1.1.aarch64", "openSUSE Tumbleweed:python311-Django-5.1.1-1.1.ppc64le", "openSUSE Tumbleweed:python311-Django-5.1.1-1.1.s390x", "openSUSE Tumbleweed:python311-Django-5.1.1-1.1.x86_64", "openSUSE Tumbleweed:python312-Django-5.1.1-1.1.aarch64", "openSUSE Tumbleweed:python312-Django-5.1.1-1.1.ppc64le", "openSUSE Tumbleweed:python312-Django-5.1.1-1.1.s390x", "openSUSE Tumbleweed:python312-Django-5.1.1-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python310-Django-5.1.1-1.1.aarch64", "openSUSE Tumbleweed:python310-Django-5.1.1-1.1.ppc64le", "openSUSE Tumbleweed:python310-Django-5.1.1-1.1.s390x", "openSUSE Tumbleweed:python310-Django-5.1.1-1.1.x86_64", "openSUSE Tumbleweed:python311-Django-5.1.1-1.1.aarch64", "openSUSE Tumbleweed:python311-Django-5.1.1-1.1.ppc64le", "openSUSE Tumbleweed:python311-Django-5.1.1-1.1.s390x", "openSUSE Tumbleweed:python311-Django-5.1.1-1.1.x86_64", "openSUSE Tumbleweed:python312-Django-5.1.1-1.1.aarch64", "openSUSE Tumbleweed:python312-Django-5.1.1-1.1.ppc64le", "openSUSE Tumbleweed:python312-Django-5.1.1-1.1.s390x", "openSUSE Tumbleweed:python312-Django-5.1.1-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-09-05T00:00:00Z", "details": "important" } ], "title": "CVE-2024-45230" }, { "cve": "CVE-2024-45231", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-45231" } ], "notes": [ { "category": "general", "text": "An issue was discovered in Django v5.1.1, v5.0.9, and v4.2.16. The django.contrib.auth.forms.PasswordResetForm class, when used in a view implementing password reset flows, allows remote attackers to enumerate user e-mail addresses by sending password reset requests and observing the outcome (only when e-mail sending is consistently failing).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:python310-Django-5.1.1-1.1.aarch64", "openSUSE Tumbleweed:python310-Django-5.1.1-1.1.ppc64le", "openSUSE Tumbleweed:python310-Django-5.1.1-1.1.s390x", "openSUSE Tumbleweed:python310-Django-5.1.1-1.1.x86_64", "openSUSE Tumbleweed:python311-Django-5.1.1-1.1.aarch64", "openSUSE Tumbleweed:python311-Django-5.1.1-1.1.ppc64le", "openSUSE Tumbleweed:python311-Django-5.1.1-1.1.s390x", "openSUSE Tumbleweed:python311-Django-5.1.1-1.1.x86_64", "openSUSE Tumbleweed:python312-Django-5.1.1-1.1.aarch64", "openSUSE Tumbleweed:python312-Django-5.1.1-1.1.ppc64le", "openSUSE Tumbleweed:python312-Django-5.1.1-1.1.s390x", "openSUSE Tumbleweed:python312-Django-5.1.1-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-45231", "url": "https://www.suse.com/security/cve/CVE-2024-45231" }, { "category": "external", "summary": "SUSE Bug 1229824 for CVE-2024-45231", "url": "https://bugzilla.suse.com/1229824" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:python310-Django-5.1.1-1.1.aarch64", "openSUSE Tumbleweed:python310-Django-5.1.1-1.1.ppc64le", "openSUSE Tumbleweed:python310-Django-5.1.1-1.1.s390x", "openSUSE Tumbleweed:python310-Django-5.1.1-1.1.x86_64", "openSUSE Tumbleweed:python311-Django-5.1.1-1.1.aarch64", "openSUSE Tumbleweed:python311-Django-5.1.1-1.1.ppc64le", "openSUSE Tumbleweed:python311-Django-5.1.1-1.1.s390x", "openSUSE Tumbleweed:python311-Django-5.1.1-1.1.x86_64", "openSUSE Tumbleweed:python312-Django-5.1.1-1.1.aarch64", "openSUSE Tumbleweed:python312-Django-5.1.1-1.1.ppc64le", "openSUSE Tumbleweed:python312-Django-5.1.1-1.1.s390x", "openSUSE Tumbleweed:python312-Django-5.1.1-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:python310-Django-5.1.1-1.1.aarch64", "openSUSE Tumbleweed:python310-Django-5.1.1-1.1.ppc64le", "openSUSE Tumbleweed:python310-Django-5.1.1-1.1.s390x", "openSUSE Tumbleweed:python310-Django-5.1.1-1.1.x86_64", "openSUSE Tumbleweed:python311-Django-5.1.1-1.1.aarch64", "openSUSE Tumbleweed:python311-Django-5.1.1-1.1.ppc64le", "openSUSE Tumbleweed:python311-Django-5.1.1-1.1.s390x", "openSUSE Tumbleweed:python311-Django-5.1.1-1.1.x86_64", "openSUSE Tumbleweed:python312-Django-5.1.1-1.1.aarch64", "openSUSE Tumbleweed:python312-Django-5.1.1-1.1.ppc64le", "openSUSE Tumbleweed:python312-Django-5.1.1-1.1.s390x", "openSUSE Tumbleweed:python312-Django-5.1.1-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-09-05T00:00:00Z", "details": "moderate" } ], "title": "CVE-2024-45231" } ] }
fkie_cve-2024-45231
Vulnerability from fkie_nvd
Published
2024-10-08 16:15
Modified
2025-03-17 18:15
Severity ?
5.3 (Medium) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
5.3 (Medium) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
5.3 (Medium) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Summary
An issue was discovered in Django v5.1.1, v5.0.9, and v4.2.16. The django.contrib.auth.forms.PasswordResetForm class, when used in a view implementing password reset flows, allows remote attackers to enumerate user e-mail addresses by sending password reset requests and observing the outcome (only when e-mail sending is consistently failing).
References
▼ | URL | Tags | |
---|---|---|---|
cve@mitre.org | https://docs.djangoproject.com/en/dev/releases/security/ | Vendor Advisory | |
cve@mitre.org | https://groups.google.com/forum/#%21forum/django-announce | Permissions Required | |
cve@mitre.org | https://www.djangoproject.com/weblog/2024/sep/03/security-releases/ | Vendor Advisory |
Impacted products
Vendor | Product | Version | |
---|---|---|---|
djangoproject | django | * | |
djangoproject | django | * | |
djangoproject | django | 5.1 |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*", "matchCriteriaId": "1F4E9063-064F-4C6E-9985-7A049D38D299", "versionEndExcluding": "4.2.16", "versionStartIncluding": "4.2.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*", "matchCriteriaId": "1B3803EA-9D53-4E0B-A8E2-CB90D9677E75", "versionEndExcluding": "5.0.9", "versionStartIncluding": "5.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:djangoproject:django:5.1:*:*:*:*:*:*:*", "matchCriteriaId": "6A1AE023-D9C3-4D36-B17F-7F6F24E59EF2", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "An issue was discovered in Django v5.1.1, v5.0.9, and v4.2.16. The django.contrib.auth.forms.PasswordResetForm class, when used in a view implementing password reset flows, allows remote attackers to enumerate user e-mail addresses by sending password reset requests and observing the outcome (only when e-mail sending is consistently failing)." }, { "lang": "es", "value": "Se descubri\u00f3 un problema en Django v5.1.1, v5.0.9 y v4.2.16. La clase django.contrib.auth.forms.PasswordResetForm, cuando se utiliza en una vista que implementa flujos de restablecimiento de contrase\u00f1a, permite a atacantes remotos enumerar las direcciones de correo electr\u00f3nico de los usuarios mediante el env\u00edo de solicitudes de restablecimiento de contrase\u00f1a y la observaci\u00f3n del resultado (solo cuando el env\u00edo de correo electr\u00f3nico falla constantemente)." } ], "id": "CVE-2024-45231", "lastModified": "2025-03-17T18:15:17.730", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 1.4, "source": "nvd@nist.gov", "type": "Primary" }, { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 1.4, "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "type": "Secondary" } ] }, "published": "2024-10-08T16:15:11.997", "references": [ { "source": "cve@mitre.org", "tags": [ "Vendor Advisory" ], "url": "https://docs.djangoproject.com/en/dev/releases/security/" }, { "source": "cve@mitre.org", "tags": [ "Permissions Required" ], "url": "https://groups.google.com/forum/#%21forum/django-announce" }, { "source": "cve@mitre.org", "tags": [ "Vendor Advisory" ], "url": "https://www.djangoproject.com/weblog/2024/sep/03/security-releases/" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "NVD-CWE-noinfo" } ], "source": "nvd@nist.gov", "type": "Primary" }, { "description": [ { "lang": "en", "value": "CWE-203" } ], "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "type": "Secondary" } ] }
WID-SEC-W-2024-2044
Vulnerability from csaf_certbund
Published
2024-09-03 22:00
Modified
2025-09-17 22:00
Summary
Django: Mehrere Schwachstellen
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
Django ist ein in Python geschriebenes serverseitiges Web-Framework, das einem Model-View-Presenter-Schema folgt.
Angriff
Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Django ausnutzen, um einen Denial of Service Angriff durchzuführen oder vertrauliche Informationen offenzulegen.
Betroffene Betriebssysteme
- Sonstiges
{ "document": { "aggregate_severity": { "text": "mittel" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Django ist ein in Python geschriebenes serverseitiges Web-Framework, das einem Model-View-Presenter-Schema folgt.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Django ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren oder vertrauliche Informationen offenzulegen.", "title": "Angriff" }, { "category": "general", "text": "- Sonstiges", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2024-2044 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-2044.json" }, { "category": "self", "summary": "WID-SEC-2024-2044 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-2044" }, { "category": "external", "summary": "Django Security Release vom 2024-09-03", "url": "https://www.djangoproject.com/weblog/2024/sep/03/security-releases/" }, { "category": "external", "summary": "Ubuntu Security Advisory vom 2024-09-03", "url": "https://ubuntu.com/security/notices/USN-6987-1" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:3139-1 vom 2024-09-04", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-September/019372.html" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2024-396C94F0A3 vom 2024-09-05", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-396c94f0a3" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-EPEL-2024-92F7377188 vom 2024-09-04", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-92f7377188" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2024-28892F7C8F vom 2024-09-04", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-28892f7c8f" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2024-4A08381122 vom 2024-09-05", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-4a08381122" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2024-865828665C vom 2024-09-04", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-865828665c" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2024-B08735561C vom 2024-09-04", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-b08735561c" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2024-E2BDE0853B vom 2024-09-05", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-e2bde0853b" }, { "category": "external", "summary": "openSUSE Security Update OPENSUSE-SU-2024:0282-1 vom 2024-09-06", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/V6QMWZEDSOESTQCAUDVZR5DAIT6TFV27/" }, { "category": "external", "summary": "openSUSE Security Update OPENSUSE-SU-2024:0282-1 vom 2024-09-06", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/V6QMWZEDSOESTQCAUDVZR5DAIT6TFV27/" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:3161-1 vom 2024-09-06", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/EKEJXQQEKDXJ3GNMZEEUELFA44KIJRHH/" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:3187-1 vom 2024-09-10", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-September/019406.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:8534 vom 2024-10-28", "url": "https://access.redhat.com/errata/RHSA-2024:8534" }, { "category": "external", "summary": "XEROX Security Advisory XRX25-001 vom 2025-01-13", "url": "https://securitydocs.business.xerox.com/wp-content/uploads/2025/01/Xerox-Security-Bulletin-XRX25-001-for-Xerox%C2%AE-FreeFlow%C2%AE-Print-Server-v9.pdf" }, { "category": "external", "summary": "Gentoo Linux Security Advisory GLSA-202509-03 vom 2025-09-18", "url": "https://security.gentoo.org/glsa/202509-03" } ], "source_lang": "en-US", "title": "Django: Mehrere Schwachstellen", "tracking": { "current_release_date": "2025-09-17T22:00:00.000+00:00", "generator": { "date": "2025-09-18T07:16:36.549+00:00", "engine": { "name": "BSI-WID", "version": "1.4.0" } }, "id": "WID-SEC-W-2024-2044", "initial_release_date": "2024-09-03T22:00:00.000+00:00", "revision_history": [ { "date": "2024-09-03T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2024-09-04T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates von SUSE und Fedora aufgenommen" }, { "date": "2024-09-05T22:00:00.000+00:00", "number": "3", "summary": "Neue Updates von openSUSE aufgenommen" }, { "date": "2024-09-08T22:00:00.000+00:00", "number": "4", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2024-09-10T22:00:00.000+00:00", "number": "5", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2024-10-28T23:00:00.000+00:00", "number": "6", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2025-01-12T23:00:00.000+00:00", "number": "7", "summary": "Neue Updates von XEROX aufgenommen" }, { "date": "2025-09-17T22:00:00.000+00:00", "number": "8", "summary": "Neue Updates von Gentoo aufgenommen" } ], "status": "final", "version": "8" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Fedora Linux", "product": { "name": "Fedora Linux", "product_id": "74185", "product_identification_helper": { "cpe": "cpe:/o:fedoraproject:fedora:-" } } } ], "category": "vendor", "name": "Fedora" }, { "branches": [ { "category": "product_name", "name": "Gentoo Linux", "product": { "name": "Gentoo Linux", "product_id": "T012167", "product_identification_helper": { "cpe": "cpe:/o:gentoo:linux:-" } } } ], "category": "vendor", "name": "Gentoo" }, { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003c5.1.1", "product": { "name": "Open Source Django \u003c5.1.1", "product_id": "T037256" } }, { "category": "product_version", "name": "5.1.1", "product": { "name": "Open Source Django 5.1.1", "product_id": "T037256-fixed", "product_identification_helper": { "cpe": "cpe:/a:djangoproject:django:5.1.1" } } }, { "category": "product_version_range", "name": "\u003c5.0.9", "product": { "name": "Open Source Django \u003c5.0.9", "product_id": "T037257" } }, { "category": "product_version", "name": "5.0.9", "product": { "name": "Open Source Django 5.0.9", "product_id": "T037257-fixed", "product_identification_helper": { "cpe": "cpe:/a:djangoproject:django:5.0.9" } } }, { "category": "product_version_range", "name": "\u003c4.2.16", "product": { "name": "Open Source Django \u003c4.2.16", "product_id": "T037258" } }, { "category": "product_version", "name": "4.2.16", "product": { "name": "Open Source Django 4.2.16", "product_id": "T037258-fixed", "product_identification_helper": { "cpe": "cpe:/a:djangoproject:django:4.2.16" } } } ], "category": "product_name", "name": "Django" } ], "category": "vendor", "name": "Open Source" }, { "branches": [ { "category": "product_name", "name": "Red Hat Ansible Automation Platform", "product": { "name": "Red Hat Ansible Automation Platform", "product_id": "T031834", "product_identification_helper": { "cpe": "cpe:/a:redhat:ansible_automation_platform:-" } } } ], "category": "vendor", "name": "Red Hat" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux", "product": { "name": "SUSE Linux", "product_id": "T002207", "product_identification_helper": { "cpe": "cpe:/o:suse:suse_linux:-" } } }, { "category": "product_name", "name": "SUSE openSUSE", "product": { "name": "SUSE openSUSE", "product_id": "T027843", "product_identification_helper": { "cpe": "cpe:/o:suse:opensuse:-" } } } ], "category": "vendor", "name": "SUSE" }, { "branches": [ { "branches": [ { "category": "product_version", "name": "v9 for Solaris", "product": { "name": "Xerox FreeFlow Print Server v9 for Solaris", "product_id": "T028053", "product_identification_helper": { "cpe": "cpe:/a:xerox:freeflow_print_server:v9_for_solaris" } } } ], "category": "product_name", "name": "FreeFlow Print Server" } ], "category": "vendor", "name": "Xerox" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-45230", "product_status": { "known_affected": [ "T028053", "T002207", "T031834", "T027843", "T037257", "T037258", "T012167", "74185", "T037256" ] }, "release_date": "2024-09-03T22:00:00.000+00:00", "title": "CVE-2024-45230" }, { "cve": "CVE-2024-45231", "product_status": { "known_affected": [ "T028053", "T002207", "T031834", "T027843", "T037257", "T037258", "T012167", "74185", "T037256" ] }, "release_date": "2024-09-03T22:00:00.000+00:00", "title": "CVE-2024-45231" } ] }
wid-sec-w-2024-2044
Vulnerability from csaf_certbund
Published
2024-09-03 22:00
Modified
2025-09-17 22:00
Summary
Django: Mehrere Schwachstellen
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
Django ist ein in Python geschriebenes serverseitiges Web-Framework, das einem Model-View-Presenter-Schema folgt.
Angriff
Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Django ausnutzen, um einen Denial of Service Angriff durchzuführen oder vertrauliche Informationen offenzulegen.
Betroffene Betriebssysteme
- Sonstiges
{ "document": { "aggregate_severity": { "text": "mittel" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Django ist ein in Python geschriebenes serverseitiges Web-Framework, das einem Model-View-Presenter-Schema folgt.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Django ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren oder vertrauliche Informationen offenzulegen.", "title": "Angriff" }, { "category": "general", "text": "- Sonstiges", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2024-2044 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-2044.json" }, { "category": "self", "summary": "WID-SEC-2024-2044 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-2044" }, { "category": "external", "summary": "Django Security Release vom 2024-09-03", "url": "https://www.djangoproject.com/weblog/2024/sep/03/security-releases/" }, { "category": "external", "summary": "Ubuntu Security Advisory vom 2024-09-03", "url": "https://ubuntu.com/security/notices/USN-6987-1" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:3139-1 vom 2024-09-04", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-September/019372.html" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2024-396C94F0A3 vom 2024-09-05", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-396c94f0a3" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-EPEL-2024-92F7377188 vom 2024-09-04", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-92f7377188" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2024-28892F7C8F vom 2024-09-04", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-28892f7c8f" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2024-4A08381122 vom 2024-09-05", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-4a08381122" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2024-865828665C vom 2024-09-04", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-865828665c" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2024-B08735561C vom 2024-09-04", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-b08735561c" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2024-E2BDE0853B vom 2024-09-05", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2024-e2bde0853b" }, { "category": "external", "summary": "openSUSE Security Update OPENSUSE-SU-2024:0282-1 vom 2024-09-06", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/V6QMWZEDSOESTQCAUDVZR5DAIT6TFV27/" }, { "category": "external", "summary": "openSUSE Security Update OPENSUSE-SU-2024:0282-1 vom 2024-09-06", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/V6QMWZEDSOESTQCAUDVZR5DAIT6TFV27/" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:3161-1 vom 2024-09-06", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/EKEJXQQEKDXJ3GNMZEEUELFA44KIJRHH/" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:3187-1 vom 2024-09-10", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-September/019406.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:8534 vom 2024-10-28", "url": "https://access.redhat.com/errata/RHSA-2024:8534" }, { "category": "external", "summary": "XEROX Security Advisory XRX25-001 vom 2025-01-13", "url": "https://securitydocs.business.xerox.com/wp-content/uploads/2025/01/Xerox-Security-Bulletin-XRX25-001-for-Xerox%C2%AE-FreeFlow%C2%AE-Print-Server-v9.pdf" }, { "category": "external", "summary": "Gentoo Linux Security Advisory GLSA-202509-03 vom 2025-09-18", "url": "https://security.gentoo.org/glsa/202509-03" } ], "source_lang": "en-US", "title": "Django: Mehrere Schwachstellen", "tracking": { "current_release_date": "2025-09-17T22:00:00.000+00:00", "generator": { "date": "2025-09-18T07:16:36.549+00:00", "engine": { "name": "BSI-WID", "version": "1.4.0" } }, "id": "WID-SEC-W-2024-2044", "initial_release_date": "2024-09-03T22:00:00.000+00:00", "revision_history": [ { "date": "2024-09-03T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2024-09-04T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates von SUSE und Fedora aufgenommen" }, { "date": "2024-09-05T22:00:00.000+00:00", "number": "3", "summary": "Neue Updates von openSUSE aufgenommen" }, { "date": "2024-09-08T22:00:00.000+00:00", "number": "4", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2024-09-10T22:00:00.000+00:00", "number": "5", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2024-10-28T23:00:00.000+00:00", "number": "6", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2025-01-12T23:00:00.000+00:00", "number": "7", "summary": "Neue Updates von XEROX aufgenommen" }, { "date": "2025-09-17T22:00:00.000+00:00", "number": "8", "summary": "Neue Updates von Gentoo aufgenommen" } ], "status": "final", "version": "8" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Fedora Linux", "product": { "name": "Fedora Linux", "product_id": "74185", "product_identification_helper": { "cpe": "cpe:/o:fedoraproject:fedora:-" } } } ], "category": "vendor", "name": "Fedora" }, { "branches": [ { "category": "product_name", "name": "Gentoo Linux", "product": { "name": "Gentoo Linux", "product_id": "T012167", "product_identification_helper": { "cpe": "cpe:/o:gentoo:linux:-" } } } ], "category": "vendor", "name": "Gentoo" }, { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003c5.1.1", "product": { "name": "Open Source Django \u003c5.1.1", "product_id": "T037256" } }, { "category": "product_version", "name": "5.1.1", "product": { "name": "Open Source Django 5.1.1", "product_id": "T037256-fixed", "product_identification_helper": { "cpe": "cpe:/a:djangoproject:django:5.1.1" } } }, { "category": "product_version_range", "name": "\u003c5.0.9", "product": { "name": "Open Source Django \u003c5.0.9", "product_id": "T037257" } }, { "category": "product_version", "name": "5.0.9", "product": { "name": "Open Source Django 5.0.9", "product_id": "T037257-fixed", "product_identification_helper": { "cpe": "cpe:/a:djangoproject:django:5.0.9" } } }, { "category": "product_version_range", "name": "\u003c4.2.16", "product": { "name": "Open Source Django \u003c4.2.16", "product_id": "T037258" } }, { "category": "product_version", "name": "4.2.16", "product": { "name": "Open Source Django 4.2.16", "product_id": "T037258-fixed", "product_identification_helper": { "cpe": "cpe:/a:djangoproject:django:4.2.16" } } } ], "category": "product_name", "name": "Django" } ], "category": "vendor", "name": "Open Source" }, { "branches": [ { "category": "product_name", "name": "Red Hat Ansible Automation Platform", "product": { "name": "Red Hat Ansible Automation Platform", "product_id": "T031834", "product_identification_helper": { "cpe": "cpe:/a:redhat:ansible_automation_platform:-" } } } ], "category": "vendor", "name": "Red Hat" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux", "product": { "name": "SUSE Linux", "product_id": "T002207", "product_identification_helper": { "cpe": "cpe:/o:suse:suse_linux:-" } } }, { "category": "product_name", "name": "SUSE openSUSE", "product": { "name": "SUSE openSUSE", "product_id": "T027843", "product_identification_helper": { "cpe": "cpe:/o:suse:opensuse:-" } } } ], "category": "vendor", "name": "SUSE" }, { "branches": [ { "branches": [ { "category": "product_version", "name": "v9 for Solaris", "product": { "name": "Xerox FreeFlow Print Server v9 for Solaris", "product_id": "T028053", "product_identification_helper": { "cpe": "cpe:/a:xerox:freeflow_print_server:v9_for_solaris" } } } ], "category": "product_name", "name": "FreeFlow Print Server" } ], "category": "vendor", "name": "Xerox" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-45230", "product_status": { "known_affected": [ "T028053", "T002207", "T031834", "T027843", "T037257", "T037258", "T012167", "74185", "T037256" ] }, "release_date": "2024-09-03T22:00:00.000+00:00", "title": "CVE-2024-45230" }, { "cve": "CVE-2024-45231", "product_status": { "known_affected": [ "T028053", "T002207", "T031834", "T027843", "T037257", "T037258", "T012167", "74185", "T037256" ] }, "release_date": "2024-09-03T22:00:00.000+00:00", "title": "CVE-2024-45231" } ] }
suse-su-2024:3161-1
Vulnerability from csaf_suse
Published
2024-09-06 10:16
Modified
2024-09-06 10:16
Summary
Security update for python-Django
Notes
Title of the patch
Security update for python-Django
Description of the patch
This update for python-Django fixes the following issues:
- CVE-2024-45230: Fixed potential denial-of-service vulnerability in django.utils.html.urlize(). (bsc#1229823)
- CVE-2024-45231: Fixed potential user email enumeration via response status on password reset. (bsc#1229824)
Patchnames
SUSE-2024-3161,SUSE-SLE-Module-Packagehub-Subpackages-15-SP6-2024-3161,openSUSE-SLE-15.6-2024-3161
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for python-Django", "title": "Title of the patch" }, { "category": "description", "text": "This update for python-Django fixes the following issues:\n\n- CVE-2024-45230: Fixed potential denial-of-service vulnerability in django.utils.html.urlize(). (bsc#1229823)\n- CVE-2024-45231: Fixed potential user email enumeration via response status on password reset. (bsc#1229824)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2024-3161,SUSE-SLE-Module-Packagehub-Subpackages-15-SP6-2024-3161,openSUSE-SLE-15.6-2024-3161", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_3161-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2024:3161-1", "url": "https://www.suse.com/support/update/announcement/2024/suse-su-20243161-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2024:3161-1", "url": "https://lists.suse.com/pipermail/sle-updates/2024-September/036802.html" }, { "category": "self", "summary": "SUSE Bug 1229823", "url": "https://bugzilla.suse.com/1229823" }, { "category": "self", "summary": "SUSE Bug 1229824", "url": "https://bugzilla.suse.com/1229824" }, { "category": "self", "summary": "SUSE CVE CVE-2024-45230 page", "url": "https://www.suse.com/security/cve/CVE-2024-45230/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-45231 page", "url": "https://www.suse.com/security/cve/CVE-2024-45231/" } ], "title": "Security update for python-Django", "tracking": { "current_release_date": "2024-09-06T10:16:42Z", "generator": { "date": "2024-09-06T10:16:42Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2024:3161-1", "initial_release_date": "2024-09-06T10:16:42Z", "revision_history": [ { "date": "2024-09-06T10:16:42Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "python311-Django-4.2.11-150600.3.9.1.noarch", "product": { "name": "python311-Django-4.2.11-150600.3.9.1.noarch", "product_id": "python311-Django-4.2.11-150600.3.9.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Package Hub 15 SP6", "product": { "name": "SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_identification_helper": { "cpe": "cpe:/o:suse:packagehub:15:sp6" } } }, { "category": "product_name", "name": "openSUSE Leap 15.6", "product": { "name": "openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.6" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python311-Django-4.2.11-150600.3.9.1.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:python311-Django-4.2.11-150600.3.9.1.noarch" }, "product_reference": "python311-Django-4.2.11-150600.3.9.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "python311-Django-4.2.11-150600.3.9.1.noarch as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:python311-Django-4.2.11-150600.3.9.1.noarch" }, "product_reference": "python311-Django-4.2.11-150600.3.9.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.6" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-45230", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-45230" } ], "notes": [ { "category": "general", "text": "An issue was discovered in Django 5.1 before 5.1.1, 5.0 before 5.0.9, and 4.2 before 4.2.16. The urlize() and urlizetrunc() template filters are subject to a potential denial-of-service attack via very large inputs with a specific sequence of characters.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Package Hub 15 SP6:python311-Django-4.2.11-150600.3.9.1.noarch", "openSUSE Leap 15.6:python311-Django-4.2.11-150600.3.9.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2024-45230", "url": "https://www.suse.com/security/cve/CVE-2024-45230" }, { "category": "external", "summary": "SUSE Bug 1229823 for CVE-2024-45230", "url": "https://bugzilla.suse.com/1229823" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Package Hub 15 SP6:python311-Django-4.2.11-150600.3.9.1.noarch", "openSUSE Leap 15.6:python311-Django-4.2.11-150600.3.9.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Package Hub 15 SP6:python311-Django-4.2.11-150600.3.9.1.noarch", "openSUSE Leap 15.6:python311-Django-4.2.11-150600.3.9.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2024-09-06T10:16:42Z", "details": "important" } ], "title": "CVE-2024-45230" }, { "cve": "CVE-2024-45231", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-45231" } ], "notes": [ { "category": "general", "text": "An issue was discovered in Django v5.1.1, v5.0.9, and v4.2.16. The django.contrib.auth.forms.PasswordResetForm class, when used in a view implementing password reset flows, allows remote attackers to enumerate user e-mail addresses by sending password reset requests and observing the outcome (only when e-mail sending is consistently failing).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Package Hub 15 SP6:python311-Django-4.2.11-150600.3.9.1.noarch", "openSUSE Leap 15.6:python311-Django-4.2.11-150600.3.9.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2024-45231", "url": "https://www.suse.com/security/cve/CVE-2024-45231" }, { "category": "external", "summary": "SUSE Bug 1229824 for CVE-2024-45231", "url": "https://bugzilla.suse.com/1229824" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Package Hub 15 SP6:python311-Django-4.2.11-150600.3.9.1.noarch", "openSUSE Leap 15.6:python311-Django-4.2.11-150600.3.9.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Package Hub 15 SP6:python311-Django-4.2.11-150600.3.9.1.noarch", "openSUSE Leap 15.6:python311-Django-4.2.11-150600.3.9.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2024-09-06T10:16:42Z", "details": "moderate" } ], "title": "CVE-2024-45231" } ] }
suse-su-2024:3139-1
Vulnerability from csaf_suse
Published
2024-09-04 10:16
Modified
2024-09-04 10:16
Summary
Security update for python-Django
Notes
Title of the patch
Security update for python-Django
Description of the patch
This update for python-Django fixes the following issues:
- CVE-2024-45230: Fixed potential denial-of-service vulnerability in django.utils.html.urlize(). (bsc#1229823)
- CVE-2024-45231: Fixed potential user email enumeration via response status on password reset. (bsc#1229824)
Patchnames
SUSE-2024-3139,openSUSE-SLE-15.5-2024-3139
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for python-Django", "title": "Title of the patch" }, { "category": "description", "text": "This update for python-Django fixes the following issues:\n\n- CVE-2024-45230: Fixed potential denial-of-service vulnerability in django.utils.html.urlize(). (bsc#1229823)\n- CVE-2024-45231: Fixed potential user email enumeration via response status on password reset. (bsc#1229824) \n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2024-3139,openSUSE-SLE-15.5-2024-3139", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_3139-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2024:3139-1", "url": "https://www.suse.com/support/update/announcement/2024/suse-su-20243139-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2024:3139-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-September/019372.html" }, { "category": "self", "summary": "SUSE Bug 1229823", "url": "https://bugzilla.suse.com/1229823" }, { "category": "self", "summary": "SUSE Bug 1229824", "url": "https://bugzilla.suse.com/1229824" }, { "category": "self", "summary": "SUSE CVE CVE-2024-45230 page", "url": "https://www.suse.com/security/cve/CVE-2024-45230/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-45231 page", "url": "https://www.suse.com/security/cve/CVE-2024-45231/" } ], "title": "Security update for python-Django", "tracking": { "current_release_date": "2024-09-04T10:16:13Z", "generator": { "date": "2024-09-04T10:16:13Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2024:3139-1", "initial_release_date": "2024-09-04T10:16:13Z", "revision_history": [ { "date": "2024-09-04T10:16:13Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "python3-Django-2.0.7-150000.1.33.1.noarch", "product": { "name": "python3-Django-2.0.7-150000.1.33.1.noarch", "product_id": "python3-Django-2.0.7-150000.1.33.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_name", "name": "openSUSE Leap 15.5", "product": { "name": "openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "python3-Django-2.0.7-150000.1.33.1.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-Django-2.0.7-150000.1.33.1.noarch" }, "product_reference": "python3-Django-2.0.7-150000.1.33.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-45230", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-45230" } ], "notes": [ { "category": "general", "text": "An issue was discovered in Django 5.1 before 5.1.1, 5.0 before 5.0.9, and 4.2 before 4.2.16. The urlize() and urlizetrunc() template filters are subject to a potential denial-of-service attack via very large inputs with a specific sequence of characters.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.5:python3-Django-2.0.7-150000.1.33.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2024-45230", "url": "https://www.suse.com/security/cve/CVE-2024-45230" }, { "category": "external", "summary": "SUSE Bug 1229823 for CVE-2024-45230", "url": "https://bugzilla.suse.com/1229823" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Leap 15.5:python3-Django-2.0.7-150000.1.33.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Leap 15.5:python3-Django-2.0.7-150000.1.33.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2024-09-04T10:16:13Z", "details": "important" } ], "title": "CVE-2024-45230" }, { "cve": "CVE-2024-45231", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-45231" } ], "notes": [ { "category": "general", "text": "An issue was discovered in Django v5.1.1, v5.0.9, and v4.2.16. The django.contrib.auth.forms.PasswordResetForm class, when used in a view implementing password reset flows, allows remote attackers to enumerate user e-mail addresses by sending password reset requests and observing the outcome (only when e-mail sending is consistently failing).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.5:python3-Django-2.0.7-150000.1.33.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2024-45231", "url": "https://www.suse.com/security/cve/CVE-2024-45231" }, { "category": "external", "summary": "SUSE Bug 1229824 for CVE-2024-45231", "url": "https://bugzilla.suse.com/1229824" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Leap 15.5:python3-Django-2.0.7-150000.1.33.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "openSUSE Leap 15.5:python3-Django-2.0.7-150000.1.33.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2024-09-04T10:16:13Z", "details": "moderate" } ], "title": "CVE-2024-45231" } ] }
ghsa-rrqc-c2jx-6jgv
Vulnerability from github
Published
2024-10-08 18:33
Modified
2024-10-30 19:02
Severity ?
3.7 (Low) - CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N
6.3 (Medium) - CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N
6.3 (Medium) - CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N
VLAI Severity ?
Summary
Django allows enumeration of user e-mail addresses
Details
An issue was discovered in Django v5.1.1, v5.0.9, and v4.2.16. The django.contrib.auth.forms.PasswordResetForm class, when used in a view implementing password reset flows, allows remote attackers to enumerate user e-mail addresses by sending password reset requests and observing the outcome (only when e-mail sending is consistently failing).
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "Django" }, "ranges": [ { "events": [ { "introduced": "5.1" }, { "fixed": "5.1.1" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "PyPI", "name": "Django" }, "ranges": [ { "events": [ { "introduced": "5.0" }, { "fixed": "5.0.9" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "PyPI", "name": "Django" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "4.2.16" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-45231" ], "database_specific": { "cwe_ids": [ "CWE-203", "CWE-204" ], "github_reviewed": true, "github_reviewed_at": "2024-10-08T21:17:00Z", "nvd_published_at": "2024-10-08T16:15:11Z", "severity": "MODERATE" }, "details": "An issue was discovered in Django v5.1.1, v5.0.9, and v4.2.16. The django.contrib.auth.forms.PasswordResetForm class, when used in a view implementing password reset flows, allows remote attackers to enumerate user e-mail addresses by sending password reset requests and observing the outcome (only when e-mail sending is consistently failing).", "id": "GHSA-rrqc-c2jx-6jgv", "modified": "2024-10-30T19:02:43Z", "published": "2024-10-08T18:33:13Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45231" }, { "type": "WEB", "url": "https://github.com/django/django/commit/3c733c78d6f8e50296d6e248968b6516c92a53ca" }, { "type": "WEB", "url": "https://github.com/django/django/commit/96d84047715ea1715b4bd1594e46122b8a77b9e2" }, { "type": "WEB", "url": "https://github.com/django/django/commit/bf4888d317ba4506d091eeac6e8b4f1fcc731199" }, { "type": "WEB", "url": "https://docs.djangoproject.com/en/dev/releases/security" }, { "type": "PACKAGE", "url": "https://github.com/django/django" }, { "type": "WEB", "url": "https://groups.google.com/forum/#%21forum/django-announce" }, { "type": "WEB", "url": "https://www.djangoproject.com/weblog/2024/sep/03/security-releases" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N", "type": "CVSS_V4" } ], "summary": "Django allows enumeration of user e-mail addresses" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…