Lucene search
+L

38 matches found

Kitploit
Kitploit
added 2026/09/02 1:13 p.m.5 views

CTF_Django_CVE-2022-34265

CTFCVE-2022-34265 Description 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 know...

9.8CVSS6.6AI score0.73274EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/02 2:02 a.m.5 views

CVE-2022-34265

CVE-2022-34265 PoC for CVE-2022-34265 Description 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...

9.8CVSS6.6AI score0.73274EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/02 1:05 a.m.6 views

CVE-2022-34265

CVE-2022-34265 Vulnerability Summary This vulnerability is due to improper string processing when executing SQL for the arguments of the functions Trunc and Extract used for date data in Django. By specifying the request parameters as is in the kind argument of Trunc or the lookupname argument of...

9.8CVSS6.8AI score0.73274EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/02 12:41 a.m.5 views

CVE-2022-34265

CVE-2022-34265 Usage start root@kitploit: docker-compose build docker-compose up -d stop root@kitploit: docker-compose down PoC verification of Django vulnerability CVE-2022-34265 A vulnerability CVE-2022-34265 in Django was disclosed on July 5, 2022 US time. This article describes our discussion...

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
RedhatCVE
RedhatCVE
added 2026/08/13 5:53 p.m.6 views

CVE-2026-19730

The 'podman quadlet install --replace' command opens the existing destination file with OCREATE|OWRONLY but omits OTRUNC. When the initial reflink copy attempt fails common on non-reflink-capable filesystems including many RHEL default XFS configurations, the fallback in ReflinkOrCopy uses io.Cop...

4.2CVSS5.4AI score0.00107EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/08/03 12:00 a.m.10 views

PT-2025-31762 · Iperf +2 · Iperf +2

Name of the Vulnerable Software and Affected Versions: iperf versions prior to 3.19.1 Description: The software contains a buffer overflow in net.c when the --skip-rx-copy option is used in conjunction with MSG TRUNC during the recv operation. Recommendations: Update to iperf version 3.19.1 or...

10CVSS6.5AI score0.00398EPSS
SaveExploits0References32
OSV
OSV
added 2024/10/04 5:56 a.m.8 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
OSV
OSV
added 2024/03/06 10:52 a.m.36 views

BIT-DJANGO-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.8CVSS9.6AI score0.73274EPSS
SaveExploits3References8
OSV
OSV
added 2023/10/26 8:25 p.m.11 views

CLSA-2023-1698351940 vim: Fix of 2 CVEs

CVE-2023-5441: segfault in exmode - CVE-2023-5344: buffer overflow in truncstring...

7.5CVSS6.9AI score0.0119EPSS
SaveExploits2References1
OSV
OSV
added 2023/10/26 9:29 a.m.12 views

CLSA-2023-1698312539 Fix CVE(s): CVE-2023-5441, CVE-2023-5344

SECURITY UPDATE: a fix of buffer-overflow in truncstring - debian/patches/CVE-2023-5344.patch - CVE-2023-5344 SECURITY UPDATE: segfault in exmode - debian/patches/CVE-2023-5441.patch - CVE-2023-5441...

7.5CVSS6.6AI score0.0119EPSS
SaveExploits2References1
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.20 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
GithubExploit
GithubExploit
added 2022/08/24 7:29 a.m.374 views

Exploit for SQL Injection in Djangoproject Django

CVE-2022-34265 PoC for CVE-2022-34265 --- Description...

9.8CVSS8AI score0.73274EPSS
SaveExploits3
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
Japan Vulnerability Notes
Japan Vulnerability Notes
added 2022/07/12 12:00 a.m.55 views

JVN#12610194: Django Extract and Trunc functions vulnerable to SQL injection

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. Impact An attacker may execute an arbitrary SQL command. Data in websites built using the product may be alter...

9.8CVSS9.7AI score0.73274EPSS
SaveExploits3
BDU FSTEC
BDU FSTEC
added 2022/07/08 12:00 a.m.13 views

The vulnerability of the Trunc/Extract function in the Django web development framework allows attackers to compromise the confidentiality, integrity, and accessibility of protected information.

The vulnerability of the Trunc/Extract function in the Django web development framework relates to the lack of measures taken to protect the structure of SQL queries. Exploiting this vulnerability allows a malicious actor to compromise the confidentiality, integrity, and accessibility of the...

6.5CVSS6.6AI score0.73274EPSS
SaveExploits3References7Affected Software3
GithubExploit
GithubExploit
added 2022/07/07 7:45 a.m.511 views

Exploit for SQL Injection in Djangoproject Django

CVE-2022-34265 Usage start bash docker-compose bui...

9.8CVSS10AI score0.73274EPSS
SaveExploits11
CNVD
CNVD
added 2022/07/07 12:00 a.m.21 views

Django SQL Injection Vulnerability (CNVD-2022-49971)

Django is the Django Foundation's set of open source web application framework based on the Python language . The framework includes object-oriented mapper, view system, template system, etc. Django has a SQL injection vulnerability that can be exploited by attackers to send specially crafted SQL...

9.8CVSS3.8AI score0.73274EPSS
SaveExploits3References1
Veracode
Veracode
added 2022/07/05 4:15 a.m.46 views

SQL Injection

django is vulnerable to SQL injection. An attacker is able to execute arbitrary SQL commands via the Trunc and Extract database functions which allows an attacker to execute arbitrary sql queries...

9.8CVSS10AI score0.73274EPSS
SaveExploits3References14Affected Software4
Rows per page
Query Builder