Lucene search
K

1271 matches found

OSV
OSV
added 2022/08/17 10:15 p.m.4 views

AZL-10593 CVE-2022-2869 affecting package libtiff for versions less than 4.5.0-1

libtiff's tiffcrop tool has a uint32t underflow which leads to out of bounds read and write in the extractContigSamples8bits routine. An attacker who supplies a crafted file to tiffcrop could trigger this flaw, most likely by tricking a user into opening the crafted file with tiffcrop. Triggering...

5.5CVSS6.9AI score0.003EPSS
Exploits0References1
OSV
OSV
added 2022/08/16 9:15 p.m.1 views

DEBIAN-CVE-2022-2831

A flaw was found in Blender 3.3.0. An interger overflow in source/blender/blendthumb/src/blendthumbextract.cc may lead to program crash or memory corruption...

7.5CVSS7.2AI score0.01268EPSS
Exploits1References1
Prion
Prion
added 2022/08/16 9:15 p.m.11 views

Integer overflow

A flaw was found in Blender 3.3.0. An interger overflow in source/blender/blendthumb/src/blendthumbextract.cc may lead to program crash or memory corruption...

5CVSS7.6AI score0.01268EPSS
Exploits1References3Affected Software1
OSV
OSV
added 2022/08/16 9:15 p.m.3 views

UBUNTU-CVE-2022-35114

SWFTools commit 772e55a2 was discovered to contain a segmentation violation via extractFrame at /readers/swf.c...

5.5CVSS6AI score0.00284EPSS
Exploits1References3
OSV
OSV
added 2022/08/16 9:15 p.m.3 views

UBUNTU-CVE-2022-2831

A flaw was found in Blender 3.3.0. An interger overflow in source/blender/blendthumb/src/blendthumbextract.cc may lead to program crash or memory corruption...

7.5CVSS7.1AI score0.01268EPSS
Exploits1References5
CNNVD
CNNVD
added 2022/08/16 12:0 a.m.1 views

SWFTools 缓冲区错误漏洞

SWFTools is a set of utilities for working with Adobe Flash files SWF files from the individual developer Matthias Kramm. A security vulnerability exists in SWFTools that stems from a segmentation violation in the extractFrame of the /readers/swf.c file...

5.5CVSS5.7AI score0.00284EPSS
Exploits1References2
Positive Technologies
Positive Technologies
added 2022/08/16 12:0 a.m.4 views

PT-2022-22581 · Swftools · Swftools

Name of the Vulnerable Software and Affected Versions: SWFTools affected versions not specified Description: A segmentation violation was discovered in SWFTools via the extractFrame function at /readers/swf.c. Recommendations: At the moment, there is no information about a newer version that...

5.5CVSS5.3AI score0.00284EPSS
Exploits1References5
CISA KEV Catalog
CISA KEV Catalog
added 2022/08/09 12:0 a.m.47 views

RARLAB UnRAR Directory Traversal Vulnerability

RARLAB UnRAR on Linux and UNIX contains a directory traversal vulnerability, allowing an attacker to write to files during an extract unpack operation...

7.5CVSS5.7AI score0.98975EPSS
In wildExploits12
RedHat Linux
RedHat Linux
added 2022/07/27 2:49 p.m.3 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
Exploits3References4
0day.today
0day.today
added 2022/07/21 12:0 a.m.402 views

OctoBot WebInterface 0.4.3 - Remote Code Execution Exploit

Exploit Title: OctoBot WebInterface 0.4.3 - Remote Code Execution RCE Exploit Author: Samy Younsi, Thomas Knudsen Vendor Homepage: https://www.octobot.online/ Software Link: https://github.com/Drakkar-Software/OctoBot Version: 0.4.0beta3 - 0.4.3 Tested on: Linux Ubuntu, CentOs CVE : CVE-2021-3671...

9.8CVSS0.11612EPSS
Exploits4
Japan Vulnerability Notes
Japan Vulnerability Notes
added 2022/07/12 12:0 a.m.51 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
Exploits3
BDU FSTEC
BDU FSTEC
added 2022/07/08 12:0 a.m.3 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
Exploits3References7Affected Software3
GithubExploit
GithubExploit
added 2022/07/07 7:45 a.m.482 views

Exploit for SQL Injection in Djangoproject Django

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

9.8CVSS10AI score0.73274EPSS
Exploits11
CNVD
CNVD
added 2022/07/07 12:0 a.m.16 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
Exploits3References1
Veracode
Veracode
added 2022/07/05 4:15 a.m.39 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
Exploits3References14Affected Software4
OSV
OSV
added 2022/07/05 12:0 a.m.2 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
Exploits3References15
Github Security Blog
Github Security Blog
added 2022/07/05 12:0 a.m.55 views

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.8CVSS9.6AI score0.73274EPSS
Exploits3References14Affected Software1
OpenVAS
OpenVAS
added 2022/07/05 12:0 a.m.27 views

Django < 3.2.14, 4.x < 4.0.6 SQLi Vulnerability - Windows

Django is prone to an SQL injection SQLi vulnerability. Copyright C 2022 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-or-later This program is free software; you c...

9.8CVSS9.9AI score0.73274EPSS
Exploits3References1
NVD
NVD
added 2022/07/04 4:15 p.m.22 views

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.8CVSS0.73274EPSS
Exploits3References7
OSV
OSV
added 2022/07/04 4:15 p.m.4 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
Exploits3References1
Rows per page
Query Builder