Lucene search
+L

14 matches found

Kitploit
Kitploit
added 2026/09/12 7:36 a.m.9 views

CVE-2022-34265

CVE-2022-34265 脆弱性の概要 この脆弱性は、Djangoで日付データに使用される関数TruncとExtractの引数において、SQLを実行する際の不適切な文字列処理に起因します。Truncのkind引数、またはExtractのlookupname引数にリクエストパラメータがそのまま指定されることで、任意のSQL文が実行されるリスクがあります。この脆弱性を悪用すると、第三者がデータベースにコマンドを送信して、許可されていないデータにアクセスしたり、データベースを削除したりする可能性があります。...

9.8CVSS6.7AI score0.73274EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/12 4:27 a.m.5 views

CVE-2022-34265

CVE-2022-34265 CVE-2022-34265 の PoC 説明 Django 3.2(3.2.14 より前)および 4.0(4.0.6 より前)に問題が見つかりました。Trunc および Extract データベース関数は、信頼できないデータが kind/lookupname 値として使用された場合、SQL インジェクションの影響を受けます。lookupname と kind の選択を既知の安全なリストに制限しているアプリケーションは影響を受けません。 使用方法 起動 root@kitploit: git clone...

9.8CVSS6.8AI score0.73274EPSS
SaveExploits3
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.12 views

Astra Linux – Vulnerability in Python-Django

A issue was discovered in Django 3.2 before 3.2.14 and 4.0 before 4.0.6. The Trunc and Extract database functions are vulnerable to SQL injection if untrusted data is used as a kind/lookupname value. Applications that restrict the choice of lookup names and kinds to a known safe list are not...

9.8CVSS6.6AI score0.73274EPSS
SaveExploits3References2
OSV
OSV
added 2024/10/04 5:56 a.m.11 views

CVE-2024-6443 zephyr: out-of-bound read in utf8_trunc

In utf8trunc in zephyr/lib/utils/utf8.c, lastbytep can point to one byte before the string pointer if the string is empty...

6.3CVSS5.9AI score
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 3:25 a.m.10 views

SUSE CVE-2022-34265

An issue was discovered in Django 3.2 before 3.2.14 and 4.0 before 4.0.6. The Trunc and Extract database functions are subject to SQL injection if untrusted data is used as a kind/lookupname value. Applications that constrain the lookup name and kind choice to a known safe list are unaffected...

8.1CVSS6.8AI score0.73274EPSS
SaveExploits3References5
RedHat Linux
RedHat Linux
added 2022/11/16 3:09 p.m.23 views

python-django: Potential SQL injection via Trunc(kind) and Extract(lookup_name) arguments

A flaw was found in Django. The Trunc and Extract database functions are subject to SQL injection if untrusted data is used as a kind/lookupname value...

9.8CVSS7.1AI score0.73274EPSS
SaveExploits3References4
RedHat Linux
RedHat Linux
added 2022/07/27 2:49 p.m.14 views

python-django: Potential SQL injection via Trunc(kind) and Extract(lookup_name) arguments

A flaw was found in Django. The Trunc and Extract database functions are subject to SQL injection if untrusted data is used as a kind/lookupname value...

9.8CVSS7.1AI score0.73274EPSS
SaveExploits3References4
OSV
OSV
added 2022/07/05 12:00 a.m.36 views

GHSA-P64X-8RXX-WF6Q Django `Trunc()` and `Extract()` database functions vulnerable to SQL Injection

An issue was discovered in Django 3.2 before 3.2.14 and 4.0 before 4.0.6. The Trunc and Extract database functions are subject to SQL injection if untrusted data is used as a kind/lookupname value. Applications that constrain the lookup name and kind choice to a known safe list are unaffected...

9.8CVSS6.9AI score0.73274EPSS
SaveExploits3References15
OSV
OSV
added 2022/07/04 4:15 p.m.9 views

DEBIAN-CVE-2022-34265

An issue was discovered in Django 3.2 before 3.2.14 and 4.0 before 4.0.6. The Trunc and Extract database functions are subject to SQL injection if untrusted data is used as a kind/lookupname value. Applications that constrain the lookup name and kind choice to a known safe list are unaffected...

9.8CVSS6.6AI score0.73274EPSS
SaveExploits3References1
PyPA
PyPA
added 2022/07/04 4:15 p.m.14 views

PYSEC-2022-213

An issue was discovered in Django 3.2 before 3.2.14 and 4.0 before 4.0.6. The Trunc and Extract database functions are subject to SQL injection if untrusted data is used as a kind/lookupname value. Applications that constrain the lookup name and kind choice to a known safe list are unaffected...

9.8CVSS8AI score0.73274EPSS
SaveExploits3References4Affected Software1
Prion
Prion
added 2022/07/04 4:15 p.m.35 views

Sql injection

An issue was discovered in Django 3.2 before 3.2.14 and 4.0 before 4.0.6. The Trunc and Extract database functions are subject to SQL injection if untrusted data is used as a kind/lookupname value. Applications that constrain the lookup name and kind choice to a known safe list are unaffected...

7.5CVSS9.5AI score0.73274EPSS
SaveExploits3References7Affected Software1
OSV
OSV
added 2022/07/04 4:15 p.m.11 views

PYSEC-2022-213

An issue was discovered in Django 3.2 before 3.2.14 and 4.0 before 4.0.6. The Trunc and Extract database functions are subject to SQL injection if untrusted data is used as a kind/lookupname value. Applications that constrain the lookup name and kind choice to a known safe list are unaffected...

9.8CVSS6.8AI score0.73274EPSS
SaveExploits3References4
OSV
OSV
added 2022/07/04 8:00 a.m.9 views

UBUNTU-CVE-2022-34265

An issue was discovered in Django 3.2 before 3.2.14 and 4.0 before 4.0.6. The Trunc and Extract database functions are subject to SQL injection if untrusted data is used as a kind/lookupname value. Applications that constrain the lookup name and kind choice to a known safe list are unaffected...

9.8CVSS6.8AI score0.73274EPSS
SaveExploits3References3
Positive Technologies
Positive Technologies
added 2022/04/07 12:00 a.m.13 views

PT-2022-3421

Name of the Vulnerable Software and Affected Versions Django versions 3.2.0 through 3.2.13 Django versions 4.0.0 through 4.0.5 Description The issue is related to SQL injection in the Trunc and Extract database functions when untrusted data is used as a kind/lookup name value. This can allow an...

9.8CVSS6.7AI score0.73274EPSS
SaveExploits3References454
Rows per page
Query Builder