All the vulnerabilites related to Django Software Foundation - Django
jvndb-2022-000053
Vulnerability from jvndb
Published
2022-07-12 13:47
Modified
2024-06-18 11:57
Severity ?
Summary
Django Extract and Trunc functions vulnerable to SQL injection
Details
Django provided by Django Software Foundation is a Web application framework. Extract and Trunc functions of Django used to treat date data contain an SQL injection vulnerability(CWE-89). Takuto Yoshikai of Aeye Security Lab reported this vulnerability to the developer and coordinated. After coordination was completed, this case was reported to IPA, and JPCERT/CC coordinated with the developer for the publication under Information Security Early Warning Partnership.
Impacted products
Show details on JVN DB website


{
  "@rdf:about": "https://jvndb.jvn.jp/en/contents/2022/JVNDB-2022-000053.html",
  "dc:date": "2024-06-18T11:57+09:00",
  "dcterms:issued": "2022-07-12T13:47+09:00",
  "dcterms:modified": "2024-06-18T11:57+09:00",
  "description": "Django provided by Django Software Foundation is a Web application framework. Extract and Trunc functions of Django used to treat date data contain an SQL injection vulnerability(CWE-89).\r\n\r\nTakuto Yoshikai of Aeye Security Lab reported this vulnerability to the developer and coordinated. After coordination was completed, this case was reported to IPA, and JPCERT/CC coordinated with the developer for the publication under Information Security Early Warning Partnership.",
  "link": "https://jvndb.jvn.jp/en/contents/2022/JVNDB-2022-000053.html",
  "sec:cpe": {
    "#text": "cpe:/a:djangoproject:django",
    "@product": "Django",
    "@vendor": "Django Software Foundation",
    "@version": "2.2"
  },
  "sec:cvss": [
    {
      "@score": "7.5",
      "@severity": "High",
      "@type": "Base",
      "@vector": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
      "@version": "2.0"
    },
    {
      "@score": "7.3",
      "@severity": "High",
      "@type": "Base",
      "@vector": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
      "@version": "3.0"
    }
  ],
  "sec:identifier": "JVNDB-2022-000053",
  "sec:references": [
    {
      "#text": "https://jvn.jp/en/jp/JVN12610194/index.html",
      "@id": "JVN#12610194",
      "@source": "JVN"
    },
    {
      "#text": "https://www.cve.org/CVERecord?id=CVE-2022-34265",
      "@id": "CVE-2022-34265",
      "@source": "CVE"
    },
    {
      "#text": "https://nvd.nist.gov/vuln/detail/CVE-2022-34265",
      "@id": "CVE-2022-34265",
      "@source": "NVD"
    },
    {
      "#text": "https://www.ipa.go.jp/en/security/vulnerabilities/cwe.html",
      "@id": "CWE-89",
      "@title": "SQL Injection(CWE-89)"
    }
  ],
  "title": "Django Extract and Trunc functions vulnerable to SQL injection"
}