Lucene search
+L

2430 matches found

OSV
OSV
added 2025/06/20 7:14 p.m.11 views

CVE-2025-48945 pycares has a Use-After-Free Vulnerability

pycares is a Python module which provides an interface to c-ares. c-ares is a C library that performs DNS requests and name resolutions asynchronously. Prior to version 4.9.0, pycares is vulnerable to a use-after-free condition that occurs when a Channel object is garbage collected while DNS...

8.2CVSS6.6AI score
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/06/20 7:14 p.m.11 views

CVE-2025-48945

pycares is a Python module which provides an interface to c-ares. c-ares is a C library that performs DNS requests and name resolutions asynchronously. Prior to version 4.9.0, pycares is vulnerable to a use-after-free condition that occurs when a Channel object is garbage collected while DNS...

8.2CVSS5.3AI score0.00408EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/06/20 12:0 a.m.15 views

pycares 资源管理错误漏洞

pycares is a python library by the individual developers at saghul. A resource management error vulnerability exists in pycares versions prior to 4.9.0, which stems from post-release reuse and may cause the interpreter to crash...

8.2CVSS6.3AI score0.00408EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/06/19 7:31 p.m.23 views

CVE-2025-6275 WebAssembly wabt binary-reader-interp.cc GetFuncOffset use after free

A vulnerability was found in WebAssembly wabt up to 1.0.37. It has been declared as problematic. Affected by this vulnerability is the function GetFuncOffset of the file src/interp/binary-reader-interp.cc. The manipulation leads to use after free. It is possible to launch the attack on the local...

4.8CVSS0.00199EPSS
SaveExploits1References5
PyPA
PyPA
added 2025/06/19 6:15 p.m.17 views

PYSEC-2025-186

A vulnerability has been found in wasm3 0.5.0 and classified as problematic. This vulnerability affects the function MarkSlotAllocated of the file source/m3compile.c. The manipulation leads to out-of-bounds write. An attack has to be approached locally. The exploit has been disclosed to the publi...

4.8CVSS4.7AI score0.0019EPSS
SaveExploits1References6Affected Software1
CNNVD
CNNVD
added 2025/06/19 12:0 a.m.7 views

WebAssembly wabt 资源管理错误漏洞

WebAssembly wabt is a WebAssembly binary toolkit open-sourced by WebAssembly. A resource management error vulnerability exists in WebAssembly wabt 1.0.37 and earlier versions, which stems from post-release reuse of the function GetFuncOffset in the file src/interp/binary-reader-interp.cc...

4.8CVSS4.2AI score0.00199EPSS
SaveExploits1References6
CNNVD
CNNVD
added 2025/06/19 12:0 a.m.8 views

WebAssembly wabt 资源管理错误漏洞

WebAssembly wabt is a WebAssembly binary toolkit open-sourced by WebAssembly. A resource management error vulnerability exists in WebAssembly wabt 1.0.37 and earlier versions, which stems from a resource consumption in the function OnDataCount in the file src/interp/binary-reader-interp.cc...

4.8CVSS4.2AI score0.00189EPSS
SaveExploits1References6
RedhatCVE
RedhatCVE
added 2025/06/17 5:4 a.m.11 views

CVE-2025-48945

A flaw was found in pycares. A use-after-free condition arises when a Channel object is garbage collected while associated DNS queries remain pending, leading to a fatal Python error and interpreter crash. This vulnerability allows a local attacker to trigger the crash by initiating DNS queries a...

8.2CVSS6.5AI score0.00408EPSS
SaveExploits0References6
Snyk
Snyk
added 2025/06/16 4:9 p.m.13 views

Use After Free

Overview Affected versions of this package are vulnerable to Use After Free via improper handling of callback references during the destruction of the Channel object. An attacker can cause a fatal interpreter crash by triggering DNS queries that result in the Channel object being garbage collecte...

8.9CVSS6.7AI score0.00408EPSS
SaveExploits0References3
OSV
OSV
added 2025/06/16 4:9 p.m.7 views

GHSA-5QPG-RH4J-QP35 pycares has a Use-After-Free Vulnerability

Summary pycares is vulnerable to a use-after-free condition that occurs when a Channel object is garbage collected while DNS queries are still pending. This results in a fatal Python error and interpreter crash. Details Root Cause The vulnerability stems from improper handling of callback...

8.2CVSS7.5AI score0.00408EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.8 views

Astra Linux – Vulnerability in Python 3.11

There is a medium-severity vulnerability affecting CPython. The email module does not properly quote newlines for email headers when serializing an email message, allowing for header injection when an email is serialized...

5.5CVSS6.7AI score0.00782EPSS
SaveExploits0References3
Fedora
Fedora
added 2025/06/14 1:51 a.m.13 views

[SECURITY] Fedora 41 Update: python3.12-3.12.11-1.fc41

Python 3.12 is an accessible, high-level, dynamically typed, interpreted programming language, designed with an emphasis on code readability. It includes an extensive standard library, and has a vast ecosystem of third-party libraries. The python3.12 package provides the "python3.12" executable:...

7.4AI score
SaveExploits0
Fedora
Fedora
added 2025/06/14 1:51 a.m.11 views

[SECURITY] Fedora 41 Update: python3.11-3.11.13-1.fc41

Python 3.11 is an accessible, high-level, dynamically typed, interpreted programming language, designed with an emphasis on code readability. It includes an extensive standard library, and has a vast ecosystem of third-party libraries. The python3.11 package provides the "python3.11" executable:...

7.4AI score
SaveExploits0
Fedora
Fedora
added 2025/06/14 1:10 a.m.10 views

[SECURITY] Fedora 42 Update: python3.11-3.11.13-1.fc42

Python 3.11 is an accessible, high-level, dynamically typed, interpreted programming language, designed with an emphasis on code readability. It includes an extensive standard library, and has a vast ecosystem of third-party libraries. The python3.11 package provides the "python3.11" executable:...

7.4AI score
SaveExploits0
Fedora
Fedora
added 2025/06/13 1:34 a.m.23 views

[SECURITY] Fedora 41 Update: python3.10-3.10.18-1.fc41

Python 3.10 is an accessible, high-level, dynamically typed, interpreted programming language, designed with an emphasis on code readability. It includes an extensive standard library, and has a vast ecosystem of third-party libraries. The python3.10 package provides the "python3.10" executable:...

7.4AI score
SaveExploits0
Fedora
Fedora
added 2025/06/13 1:3 a.m.25 views

[SECURITY] Fedora 42 Update: python3.10-3.10.18-1.fc42

Python 3.10 is an accessible, high-level, dynamically typed, interpreted programming language, designed with an emphasis on code readability. It includes an extensive standard library, and has a vast ecosystem of third-party libraries. The python3.10 package provides the "python3.10" executable:...

7.4AI score
SaveExploits0
OSV
OSV
added 2025/06/11 5:57 a.m.9 views

BIT-PYTORCH-2024-31583

Pytorch before version v2.2.0 was discovered to contain a use-after-free vulnerability in torch/csrc/jit/mobile/interpreter.cpp...

7.8CVSS7.6AI score0.00268EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2025/06/05 12:0 a.m.11 views

The vulnerability of the JSON extension of the Ruby programming language interpreter allows a hacker to trigger a service failure.

The vulnerability of the JSON extension of the Ruby programming language interpreter involves reading data beyond the allowable range of memory. Exploiting this vulnerability could allow a malicious actor to cause a service failure by sending specially crafted data...

7.8CVSS7.1AI score0.00694EPSS
SaveExploits0References7Affected Software2
Packet Storm News
Packet Storm News
added 2025/05/30 12:0 a.m.29 views

When GPT Spills the Tea: Comprehensive Assessment of Knowledge File Leakage in GPTs

Knowledge files have been widely used in large language model LLM agents, such as GPTs, to improve response quality. However, concerns about the potential leakage of knowledge files have grown significantly. Existing studies demonstrate that adversarial prompts can induce GPTs to leak knowledge...

7.3AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/23 7:49 a.m.12 views

CVE-2024-20285

A vulnerability in the Python interpreter of Cisco NX-OS Software could allow an authenticated, low-privileged, local attacker to escape the Python sandbox and gain unauthorized access to the underlying operating system of the device. The vulnerability is due to insufficient validation of...

8.8CVSS7.3AI score0.00194EPSS
SaveExploits0References1
Rows per page
Query Builder