gsd-2022-41323
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
In Django 3.2 before 3.2.16, 4.0 before 4.0.8, and 4.1 before 4.1.2, internationalized URLs were subject to a potential denial of service attack via the locale parameter, which is treated as a regular expression.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2022-41323", "id": "GSD-2022-41323", "references": [ "https://www.debian.org/security/2022/dsa-5254", "https://www.suse.com/security/cve/CVE-2022-41323.html", "https://ubuntu.com/security/CVE-2022-41323", "https://security.archlinux.org/CVE-2022-41323", "https://advisories.mageia.org/CVE-2022-41323.html", "https://access.redhat.com/errata/RHSA-2023:0742" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2022-41323" ], "details": "In Django 3.2 before 3.2.16, 4.0 before 4.0.8, and 4.1 before 4.1.2, internationalized URLs were subject to a potential denial of service attack via the locale parameter, which is treated as a regular expression.", "id": "GSD-2022-41323", "modified": "2023-12-13T01:19:32.360563Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2022-41323", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "In Django 3.2 before 3.2.16, 4.0 before 4.0.8, and 4.1 before 4.1.2, internationalized URLs were subject to a potential denial of service attack via the locale parameter, which is treated as a regular expression." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://groups.google.com/forum/#!forum/django-announce", "refsource": "MISC", "url": "https://groups.google.com/forum/#!forum/django-announce" }, { "name": "https://docs.djangoproject.com/en/4.0/releases/security/", "refsource": "MISC", "url": "https://docs.djangoproject.com/en/4.0/releases/security/" }, { "name": "https://www.djangoproject.com/weblog/2022/oct/04/security-releases/", "refsource": "CONFIRM", "url": "https://www.djangoproject.com/weblog/2022/oct/04/security-releases/" }, { "name": "https://github.com/django/django/commit/5b6b257fa7ec37ff27965358800c67e2dd11c924", "refsource": "MISC", "url": "https://github.com/django/django/commit/5b6b257fa7ec37ff27965358800c67e2dd11c924" }, { "name": "https://security.netapp.com/advisory/ntap-20221124-0001/", "refsource": "CONFIRM", "url": "https://security.netapp.com/advisory/ntap-20221124-0001/" }, { "name": "FEDORA-2023-3d775d93be", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VZS4G6NSZWPTVXMMZHJOJVQEPL3QTO77/" }, { "name": "FEDORA-2023-bde7913e5a", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FKYVMMR7RPM6AHJ2SBVM2LO6D3NGFY7B/" }, { "name": "FEDORA-2023-a74513bda8", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/YJB6FUBBLVKKG655UMTLQNN6UQ6EDLSP/" }, { "name": "FEDORA-2023-8fed428c5e", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HWY6DQWRVBALV73BPUVBXC3QIYUM24IK/" }, { "name": "FEDORA-2023-a53ab7c969", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LTZVAKU5ALQWOKFTPISE257VCVIYGFQI/" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003e=3.2,\u003c3.2.16||\u003e=4.0,\u003c4.0.8||\u003e=4.1,\u003c4.1.2", "affected_versions": "All versions starting from 3.2 before 3.2.16, all versions starting from 4.0 before 4.0.8, all versions starting from 4.1 before 4.1.2", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "cwe_ids": [ "CWE-1035", "CWE-937" ], "date": "2023-04-28", "description": "In Django 3.2 before 3.2.16, 4.0 before 4.0.8, and 4.1 before 4.1.2, internationalized URLs were subject to a potential denial of service attack via the locale parameter, which is treated as a regular expression.", "fixed_versions": [ "3.2.16", "4.0.8", "4.1.2" ], "identifier": "CVE-2022-41323", "identifiers": [ "CVE-2022-41323" ], "not_impacted": "All versions before 3.2, all versions starting from 3.2.16 before 4.0, all versions starting from 4.0.8 before 4.1, all versions starting from 4.1.2", "package_slug": "pypi/Django", "pubdate": "2022-10-16", "solution": "Upgrade to versions 3.2.16, 4.0.8, 4.1.2 or above.", "title": "Regular expression Denial of Service", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2022-41323", "https://docs.djangoproject.com/en/4.0/releases/security/", "https://github.com/django/django/commit/5b6b257fa7ec37ff27965358800c67e2dd11c924", "https://www.djangoproject.com/weblog/2022/oct/04/security-releases/", "https://groups.google.com/forum/#!forum/django-announce" ], "uuid": "c1175c66-381c-4bb9-ae1e-3025db3a1650" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "3.2.16", "versionStartIncluding": "3.2", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "4.1.2", "versionStartIncluding": "4.1", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "4.0.8", "versionStartIncluding": "4.0", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2022-41323" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "In Django 3.2 before 3.2.16, 4.0 before 4.0.8, and 4.1 before 4.1.2, internationalized URLs were subject to a potential denial of service attack via the locale parameter, which is treated as a regular expression." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "NVD-CWE-Other" } ] } ] }, "references": { "reference_data": [ { "name": "https://docs.djangoproject.com/en/4.0/releases/security/", "refsource": "MISC", "tags": [ "Release Notes", "Vendor Advisory" ], "url": "https://docs.djangoproject.com/en/4.0/releases/security/" }, { "name": "https://github.com/django/django/commit/5b6b257fa7ec37ff27965358800c67e2dd11c924", "refsource": "MISC", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/django/django/commit/5b6b257fa7ec37ff27965358800c67e2dd11c924" }, { "name": "https://www.djangoproject.com/weblog/2022/oct/04/security-releases/", "refsource": "CONFIRM", "tags": [ "Vendor Advisory" ], "url": "https://www.djangoproject.com/weblog/2022/oct/04/security-releases/" }, { "name": "https://groups.google.com/forum/#!forum/django-announce", "refsource": "MISC", "tags": [ "Issue Tracking", "Third Party Advisory" ], "url": "https://groups.google.com/forum/#!forum/django-announce" }, { "name": "https://security.netapp.com/advisory/ntap-20221124-0001/", "refsource": "CONFIRM", "tags": [ "Third Party Advisory" ], "url": "https://security.netapp.com/advisory/ntap-20221124-0001/" }, { "name": "FEDORA-2023-3d775d93be", "refsource": "FEDORA", "tags": [], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VZS4G6NSZWPTVXMMZHJOJVQEPL3QTO77/" }, { "name": "FEDORA-2023-bde7913e5a", "refsource": "FEDORA", "tags": [], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FKYVMMR7RPM6AHJ2SBVM2LO6D3NGFY7B/" }, { "name": "FEDORA-2023-a74513bda8", "refsource": "FEDORA", "tags": [], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/YJB6FUBBLVKKG655UMTLQNN6UQ6EDLSP/" }, { "name": "FEDORA-2023-8fed428c5e", "refsource": "FEDORA", "tags": [], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HWY6DQWRVBALV73BPUVBXC3QIYUM24IK/" }, { "name": "FEDORA-2023-a53ab7c969", "refsource": "FEDORA", "tags": [], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LTZVAKU5ALQWOKFTPISE257VCVIYGFQI/" } ] } }, "impact": { "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 3.6 } }, "lastModifiedDate": "2023-04-28T05:15Z", "publishedDate": "2022-10-16T06:15Z" } } }
Loading...
Loading...
- 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.