Lucene search
+L

3971 matches found

OSV
OSV
added 2025/11/11 11:36 a.m.8 views

BIT-DJANGO-2025-64459 Potential SQL injection via _connector keyword argument in QuerySet and Q objects

An issue was discovered in 5.1 before 5.1.14, 4.2 before 4.2.26, and 5.2 before 5.2.8. The methods QuerySet.filter, QuerySet.exclude, and QuerySet.get, and the class Q, are subject to SQL injection when using a suitably crafted dictionary, with dictionary expansion, as the connector argument...

9.1CVSS8.1AI score0.19396EPSS
SaveExploits10References5
Microsoft Secure
Microsoft Secure
added 2025/11/10 5:00 p.m.16 views

​​Securing our future: November 2025 progress report on Microsoft’s Secure Future Initiative ​​

When we launched the Secure Future Initiative SFI, our mission was clear: accelerate innovation, strengthen resilience, and lead the industry toward a safer digital future. Today, we’re sharing our latest progress report that reflects steady progress in every area and engineering pillar,...

6.9AI score
SaveExploits0
Veracode
Veracode
added 2025/11/09 6:00 a.m.27 views

SQL Injection

Django is vulnerable to SQL Injection. The vulnerability is due to improper sanitization of user-supplied input when processing crafted dictionaries with dictionary expansion in the connector argument of query methods, which allows an attacker to inject arbitrary SQL queries into database...

9.1CVSS7.8AI score0.19396EPSS
SaveExploits10References13Affected Software2
Wordfence Blog
Wordfence Blog
added 2025/11/06 4:18 p.m.27 views

Wordfence Intelligence Weekly WordPress Vulnerability Report (October 27, 2025 to November 2, 2025)

Calling all Vulnerability Researchers and Bug Bounty Hunters! Operation: Maximum Impact Challenge ! Now through November 10, 2025, earn 2X bounty rewards forall in-scope submissions in software with at least 5,000 active installs and fewer than 5 million active installs. Bounties up to $31,200 pe...

9.8CVSS10AI score0.51005EPSS
SaveExploits12
RedhatCVE
RedhatCVE
added 2025/11/06 10:13 a.m.15 views

CVE-2025-6075

A vulnerability in Python’s os.path.expandvars function that can cause performance degradation. When processing specially crafted, user-controlled input with nested environment variable patterns, the function exhibits quadratic time complexity, potentially leading to excessive CPU usage and denia...

4CVSS7AI score0.00139EPSS
SaveExploits0References5
PyPA
PyPA
added 2025/11/05 3:15 p.m.20 views

PYSEC-2025-108

An issue was discovered in 5.1 before 5.1.14, 4.2 before 4.2.26, and 5.2 before 5.2.8.The methods QuerySet.filter, QuerySet.exclude, and QuerySet.get, and the class Q, are subject to SQL injection when using a suitably crafted dictionary, with dictionary expansion, as the connector...

9.1CVSS7.3AI score0.19396EPSS
SaveExploits10References5Affected Software1
Cvelist
Cvelist
added 2025/11/05 3:09 p.m.32 views

CVE-2025-64459 Potential SQL injection via _connector keyword argument in QuerySet and Q objects

An issue was discovered in 5.1 before 5.1.14, 4.2 before 4.2.26, and 5.2 before 5.2.8. The methods QuerySet.filter, QuerySet.exclude, and QuerySet.get, and the class Q, are subject to SQL injection when using a suitably crafted dictionary, with dictionary expansion, as the connector argument...

0.19396EPSS
SaveExploits10References3
CVE
CVE
added 2025/11/05 3:09 p.m.552 views

CVE-2025-64459

CVE-2025-64459 affects Django before versions 5.1.14, 4.2.26, and 5.2.8. The vulnerability is a SQL injection in the Django ORM: QuerySet.filter(), QuerySet.exclude(), QuerySet.get(), and the Q() class can be triggered via a crafted dictionary using the _connector argument. Public advisories conf...

9.1CVSS7.5AI score0.19396EPSS
SaveExploits10References4Affected Software1
Vulnrichment
Vulnrichment
added 2025/11/05 3:09 p.m.10 views

CVE-2025-64459 Potential SQL injection via _connector keyword argument in QuerySet and Q objects

An issue was discovered in 5.1 before 5.1.14, 4.2 before 4.2.26, and 5.2 before 5.2.8. The methods QuerySet.filter, QuerySet.exclude, and QuerySet.get, and the class Q, are subject to SQL injection when using a suitably crafted dictionary, with dictionary expansion, as the connector argument...

7.5AI score0.19396EPSS
SaveExploits10References3
Positive Technologies
Positive Technologies
added 2025/11/05 12:00 a.m.14 views

PT-2025-45119

Name of the Vulnerable Software and Affected Versions Django versions prior to 5.1.14, prior to 4.2.26, and prior to 5.2.8 Description Django is susceptible to a SQL injection issue due to improper handling of dictionary expansion when using the QuerySet.filter, QuerySet.exclude, and QuerySet.get...

9.4CVSS7.7AI score0.19396EPSS
SaveExploits10References208
RedhatCVE
RedhatCVE
added 2025/10/31 10:08 p.m.20 views

CVE-2023-7318

Nagios XI versions prior to 2024R1.0.2 are vulnerable to cross-site scripting XSS via the Nagios Core Command Expansion page. Insufficient validation or escaping of user-supplied input may allow an attacker to inject and execute arbitrary script in the context of a victim's browser...

5.4CVSS6.3AI score0.00547EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/31 6:31 p.m.7 views

EUVD-2025-37384

If the value passed to os.path.expandvars is user-controlled a performance degradation is possible when expanding environment variables...

1.8CVSS6.3AI score0.00139EPSS
SaveExploits0References9
OSV
OSV
added 2025/10/31 5:15 p.m.13 views

AZL-69628 CVE-2025-6075 affecting package python3 for versions less than 3.12.9-6

If the value passed to os.path.expandvars is user-controlled a performance degradation is possible when expanding environment variables...

5.5CVSS6.4AI score0.00139EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/31 5:15 p.m.14 views

UBUNTU-CVE-2025-6075

If the value passed to os.path.expandvars is user-controlled a performance degradation is possible when expanding environment variables...

5.5CVSS6.4AI score0.00139EPSS
SaveExploits0References6
CVE
CVE
added 2025/10/31 4:41 p.m.94 views

CVE-2025-6075

CVE-2025-6075 affects Python’s os.path.expandvars() with user-controlled input, causing potential performance degradation during environment variable expansion. Connected advisories confirm this affects multiple Python versions and distributions, with patches available: Debian LTS DLA-4445-1 (pyt...

5.5CVSS6.5AI score0.00139EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2025/10/31 4:41 p.m.14 views

CVE-2025-6075 Quadratic complexity in os.path.expandvars() with user-controlled template

If the value passed to os.path.expandvars is user-controlled a performance degradation is possible when expanding environment variables...

1.8CVSS6.5AI score
SaveExploits0References12
OSV
OSV
added 2025/10/31 11:09 a.m.10 views

OESA-2025-2564 expat security update

expat is a stream-oriented XML parser library written in C. expat excels with files too large to fit RAM, and where performance and flexibility are crucial. Security Fixes: A stack overflow vulnerability exists in the libexpat library due to the way it handles recursive entity expansion in XML...

7.5CVSS7AI score0.01326EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/31 11:09 a.m.8 views

OESA-2025-2565 expat security update

expat is a stream-oriented XML parser library written in C. expat excels with files too large to fit RAM, and where performance and flexibility are crucial. Security Fixes: A stack overflow vulnerability exists in the libexpat library due to the way it handles recursive entity expansion in XML...

7.5CVSS7AI score0.01326EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/10/31 12:00 a.m.11 views

CPython 安全漏洞

CPython is a Python interpreter implemented in C from the Python Foundation. A security vulnerability exists in CPython versions prior to 3.15.0, which stems from a user-controllable value passed to os.path.expandvars that could lead to degraded environment variable expansion performance...

5.5CVSS6.3AI score0.00139EPSS
SaveExploits0References8
OSV
OSV
added 2025/10/30 10:15 p.m.11 views

CVE-2023-7318

Nagios XI versions prior to 2024R1.0.2 are vulnerable to cross-site scripting XSS via the Nagios Core Command Expansion page. Insufficient validation or escaping of user-supplied input may allow an attacker to inject and execute arbitrary script in the context of a victim's browser...

5.4CVSS5.9AI score0.00547EPSS
SaveExploits0References3
Rows per page
Query Builder