Lucene search
+L

720 matches found

Microsoft CVE
Microsoft CVE
added 2025/10/02 6:11 a.m.8 views

The py library through 1.11.0 for Python allows remote attackers to conduct a ReDoS (Regular expression Denial of Service) attack via a Subversion repository with crafted info data, because the InfoSvnCommand argument is mishandled. Note: This has been disputed by multiple third parties as not being reproduceable and they argue this is not a valid vulnerability.

...

7.5CVSS7AI score0.01664EPSS
SaveExploits1
SUSE Linux
SUSE Linux
added 2025/09/19 12:12 p.m.3 views

Security update for python-h2

This update for python-h2 fixes the following issues: CVE-2025-57804: Fixed HTTP Request Smuggling due to illegal characters in headers bsc1248737 Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper patch". Alternatively...

6.9CVSS6.7AI score0.01711EPSS
SaveExploits0References4
OSV
OSV
added 2025/09/15 2:06 p.m.10 views

CLSA-2025-1757945157 python3.11: Fix of CVE-2025-8194

CVE-2025-8194: fix defect in 'TarFile' extraction and entry enumeration APIs to prevent infinite loop and deadlock when processing tar archives with negative offsets...

7.5CVSS7.2AI score0.00611EPSS
SaveExploits0References1
Gitee
Gitee
added 2025/09/14 2:44 p.m.87 views

msdat

This is an offensive tool for Microsoft SQL Server MSSQL database exploitation. The tool is called "MSDAT" and is designed to perform various attacks on MSSQL databases, including reading and writing files, executing system commands, and more. The tool uses a variety of techniques, including OLE...

7.4AI score
SaveExploits0
Gitee
Gitee
added 2025/09/13 6:50 p.m.113 views

pwntools

This is a CTF Capture The Flag framework and exploit development library. It is a Python library that provides a set of tools for developing exploits and performing penetration testing. The library is designed to be extensible and customizable, allowing users to easily add new features and plugin...

7AI score
SaveExploits0
OSV
OSV
added 2025/09/11 4:32 p.m.11 views

CLSA-2025-1757608338 python: Fix of CVE-2016-5636

CVE-2016-5636: fix heap-based buffer overflow in zipimport.c...

10CVSS7AI score0.2548EPSS
SaveExploits1References1
OSV
OSV
added 2025/09/09 12:00 a.m.3 views

OPENSUSE-SU-2025:15536-1 python311-deepdiff-8.6.1-1.1 on GA media

These are all security issues fixed in the python311-deepdiff-8.6.1-1.1 package on the GA media of openSUSE Tumbleweed...

10CVSS5.8AI score0.01123EPSS
SaveExploits0References1
Gitee
Gitee
added 2025/09/06 5:05 p.m.299 views

defusedxml

This is a Python library called defusedxml, which is designed to prevent XML bomb denial of service DoS vulnerabilities. The library provides a facade for the standard library's xml.etree.ElementTree module, which is vulnerable to XML bombs. The defusedxml library defuses XML bombs by preventing...

7.1AI score
SaveExploits0
OSV
OSV
added 2025/09/05 10:15 p.m.8 views

UBUNTU-CVE-2025-58367

DeepDiff is a project focused on Deep Difference and search of any Python data. Versions 5.0.0 through 8.6.0 are vulnerable to class pollution via the Delta class constructor, and when combined with a gadget available in DeltaDiff, it can lead to Denial of Service and Remote Code Execution via...

10CVSS5.9AI score0.01123EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/03 5:01 p.m.7 views

USN-7736-1 python-django vulnerability

It was discovered that Django incorrectly handled certain inputs. An attacker could possibly use this issue to perform a SQL injection...

8.1CVSS7.2AI score0.15656EPSS
SaveExploits4References2
Debian
Debian
added 2025/09/02 10:02 p.m.15 views

[SECURITY] [DLA 4290-1] python-h2 security update

Debian LTS Advisory DLA-4290-1 [email protected] https://www.debian.org/lts/security/ Daniel Leidert September 02, 2025 https://wiki.debian.org/LTS Package : python-h2 Version : 4.0.0-3+deb11u1 CVE ID : CVE-2025-57804 Debian Bug : 1112348 A vulnerability has been discovered in python-h2...

6.9CVSS7AI score0.01711EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/09/02 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2025-57804

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - h2 is a pure-Python implementation of a HTTP/2 protocol stack. Prior to version 4.3.0, an HTTP/2 request splitting vulnerability allows attackers to perform...

6.9CVSS6AI score0.01711EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/09/01 12:00 a.m.6 views

xmltodict 安全漏洞

xmltodict is a Python library by the individual developer Martín Blech. A security vulnerability exists in xmltodict version 0.14.2, which stems from an XML injection issue that could lead to input data manipulation...

6.9CVSS6.7AI score0.00447EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2025/08/27 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2022-42969

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - The py library through 1.11.0 for Python allows remote attackers to conduct a ReDoS Regular expression Denial of Service attack via a Subversion repository with...

7.5CVSS6.2AI score0.01664EPSS
SaveExploits1References2
OSV
OSV
added 2025/08/26 9:38 p.m.8 views

GHSA-FQQ6-7VQF-W3FG Picklescan is missing detection when calling built-in python doctest.debug_script

Summary Using doctest.debugscript function, which is a built-in python library function to execute remote pickle file. Details The attack payload executes in the following steps: First, the attacker craft the payload by calling to doctest.debugscript function in reduce method Then when the victim...

8.1CVSS7.9AI score0.00769EPSS
SaveExploits0References3
OSV
OSV
added 2025/08/26 9:34 p.m.13 views

GHSA-P9W7-82W4-7Q8M Picklescan is missing detection when calling built-in python lib2to3.pgen2.pgen.ParserGenerator.make_label

Summary Using lib2to3.pgen2.pgen.ParserGenerator.makelabel function, which is a built-in python library function to execute remote pickle file. Details The attack payload executes in the following steps: First, the attacker craft the payload by calling to...

8.1CVSS7.9AI score0.003EPSS
SaveExploits0References3
OSV
OSV
added 2025/08/26 6:35 p.m.7 views

GHSA-X696-VM39-CP64 Picklescan has a missing detection when calling built-in python profile.Profile.run

Summary Using profile.Profile.run, which is a built-in python library function to execute remote pickle file. Details The attack payload executes in the following steps: First, the attacker craft the payload by calling to profile.Profile.run function in reduce method Then when the victim after...

8.1CVSS7.9AI score0.00638EPSS
SaveExploits0References3
F5 Networks
F5 Networks
added 2025/08/21 4:05 p.m.9 views

K000153042: Python urllib vulnerability CVE-2019-18348

Security Advisory Description An issue was discovered in urllib2 in Python 2.x through 2.7.17 and urllib in Python 3.x through 3.8.0. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \r\n specifically in the...

6.1CVSS8.2AI score0.03513EPSS
SaveExploits0Affected Software12
CVE
CVE
added 2025/08/08 12:03 a.m.76 views

CVE-2025-54886

The CVE-2025-54886 issue affects the Python library skops, specifically the Card.get_model path. In versions 0.12.0 and earlier, when loading models, Card.get_model does not adequately prevent arbitrary code execution: if a non-.zip file is provided, it silently falls back from the secure skops l...

8.4CVSS7.2AI score0.00212EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/07/31 11:09 p.m.12 views

CVE-2025-54381

BentoML is a Python library for building online serving systems optimized for AI apps and model inference. In versions 1.4.0 until 1.4.19, the file upload processing system contains an SSRF vulnerability that allows unauthenticated remote attackers to force the server to make arbitrary HTTP...

9.9CVSS7.6AI score0.12457EPSS
SaveExploits1References1
Rows per page
Query Builder