Lucene search
K

180 matches found

OSV
OSV
added 2025/05/23 1:59 p.m.2 views

OESA-2025-1536 libxml2 security update

This library allows to manipulate XML files. It includes support to read, modify and write XML and HTML files. There is DTDs support this includes parsing and validation even with complex DtDs, either at parse time or later once the document has been modified. The output can be a simple SAX strea...

7.5CVSS6.9AI score0.00034EPSS
Exploits1References2
Amazon
Amazon
added 2025/05/13 12:0 a.m.1 views

Medium: libxml2

Issue Overview: In libxml2 before 2.13.8 and 2.14.x before 2.14.2, out-of-bounds memory access can occur in the Python API Python bindings because of an incorrect return value. This occurs in xmlPythonFileRead and xmlPythonFileReadRaw because of a difference between bytes and characters...

7.5CVSS7AI score0.00045EPSS
Exploits2
Ubuntu
Ubuntu
added 2025/04/28 8:27 p.m.14 views

USN-7467-2: libxml2 vulnerabilities

USN-7467-1 fixed several vulnerabilities in libxml2. This update provides the corresponding update for Ubuntu 16.04 LTS and Ubuntu 18.04 LTS. Original advisory details: It was discovered that the libxml2 Python bindings incorrectly handled certain return values. An attacker could possibly use thi...

7.5CVSS6.6AI score0.00045EPSS
Exploits2
OSV
OSV
added 2025/04/28 8:27 p.m.1 views

USN-7467-2 libxml2 vulnerabilities

USN-7467-1 fixed several vulnerabilities in libxml2. This update provides the corresponding update for Ubuntu 16.04 LTS and Ubuntu 18.04 LTS. Original advisory details: It was discovered that the libxml2 Python bindings incorrectly handled certain return values. An attacker could possibly use thi...

7.5CVSS5.8AI score0.00045EPSS
Exploits2References3
Ubuntu
Ubuntu
added 2025/04/28 12:25 p.m.59 views

USN-7467-1: libxml2 vulnerabilities

It was discovered that the libxml2 Python bindings incorrectly handled certain return values. An attacker could possibly use this issue to cause libxml2 to crash, resulting in a denial of service. CVE-2025-32414 It was discovered that libxml2 incorrectly handled certain memory operations. A remot...

7.5CVSS6.6AI score0.00045EPSS
Exploits2
OSV
OSV
added 2025/04/28 12:25 p.m.0 views

USN-7467-1 libxml2 vulnerabilities

It was discovered that the libxml2 Python bindings incorrectly handled certain return values. An attacker could possibly use this issue to cause libxml2 to crash, resulting in a denial of service. CVE-2025-32414 It was discovered that libxml2 incorrectly handled certain memory operations. A remot...

7.5CVSS6.7AI score0.00045EPSS
Exploits2References3
OSV
OSV
added 2025/04/25 2:7 p.m.2 views

OESA-2025-1458 libxml2 security update

This library allows to manipulate XML files. It includes support to read, modify and write XML and HTML files. There is DTDs support this includes parsing and validation even with complex DtDs, either at parse time or later once the document has been modified. The output can be a simple SAX strea...

7.5CVSS7AI score0.00045EPSS
Exploits2References3
SUSE CVE
SUSE CVE
added 2025/04/23 2:38 a.m.2 views

SUSE CVE-2025-32414

In libxml2 before 2.13.8 and 2.14.x before 2.14.2, out-of-bounds memory access can occur in the Python API Python bindings because of an incorrect return value. This occurs in xmlPythonFileRead and xmlPythonFileReadRaw because of a difference between bytes and characters...

5.6CVSS7AI score0.00034EPSS
Exploits1References14
OSV
OSV
added 2025/04/08 3:15 a.m.2 views

DEBIAN-CVE-2025-32414

In libxml2 before 2.13.8 and 2.14.x before 2.14.2, out-of-bounds memory access can occur in the Python API Python bindings because of an incorrect return value. This occurs in xmlPythonFileRead and xmlPythonFileReadRaw because of a difference between bytes and characters...

7.5CVSS6.7AI score0.00034EPSS
Exploits1References1
OSV
OSV
added 2025/04/08 3:15 a.m.2 views

AZL-59740 CVE-2025-32414 affecting package libxml2 for versions less than 2.11.5-5

In libxml2 before 2.13.8 and 2.14.x before 2.14.2, out-of-bounds memory access can occur in the Python API Python bindings because of an incorrect return value. This occurs in xmlPythonFileRead and xmlPythonFileReadRaw because of a difference between bytes and characters...

7.5CVSS6.7AI score0.00034EPSS
Exploits1References1
OSV
OSV
added 2025/04/08 3:15 a.m.0 views

UBUNTU-CVE-2025-32414

In libxml2 before 2.13.8 and 2.14.x before 2.14.2, out-of-bounds memory access can occur in the Python API Python bindings because of an incorrect return value. This occurs in xmlPythonFileRead and xmlPythonFileReadRaw because of a difference between bytes and characters...

7.5CVSS5.8AI score0.00034EPSS
Exploits1References5
Positive Technologies
Positive Technologies
added 2025/04/01 12:0 a.m.2 views

PT-2025-14373 · Crates.Io · Pyo3

PyString::from object took &str arguments and forwarded them directly to the Python C API without checking for terminating nul bytes. This could lead the Python interpreter to read beyond the end of the &str data and potentially leak contents of the out-of-bounds read by raising a Python exceptio...

7AI score
Exploits0References4
SUSE Linux
SUSE Linux
added 2025/02/13 8:38 a.m.1 views

Security update for SUSE Manager Client Tools

This update fixes the following issues: salt: Revert setting SELinux context for minion service bsc1233667 Removed System V init support Fix the condition of alternatives for Tumbleweed and Leap 16 Build all python bindings for all flavors Make minion reconnecting on changing master IP bsc1228182...

5.7CVSS7.5AI score0.00024EPSS
Exploits0References38
RustSec
RustSec
added 2024/12/04 12:0 p.m.4 views

Build corruption when using `PYO3_CONFIG_FILE` environment variable

In PyO3 0.23.0 the PYO3CONFIGFILE environment variable used to configure builds regressed such that changing the environment variable would no longer trigger PyO3 to reconfigure and recompile. In combination with workflows using tools such as maturin to build for multiple versions in a single...

7.1AI score
Exploits0Affected Software1
Positive Technologies
Positive Technologies
added 2024/10/12 12:0 a.m.1 views

PT-2024-40924 · Pypi · Pyo3

Name of the Vulnerable Software and Affected Versions: PyO3 versions prior to 0.23 Description: The family of functions to read "borrowed" values from Python weak references were fundamentally unsound due to the weak reference not having ownership of the value. This could lead to a dangling...

7.1AI score
Exploits0References4
OpenVAS
OpenVAS
added 2024/06/07 12:0 a.m.12 views

Fedora: Security Advisory for python-pyqt6 (FEDORA-2024-bfb8617ba3)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG 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-only ifdescription...

9.8CVSS10AI score0.00483EPSS
Exploits0References2
Fedora
Fedora
added 2024/06/05 1:41 a.m.10 views

[SECURITY] Fedora 40 Update: python-qt5-5.15.10-6.fc40

PyQt5 is Python bindings for Qt5...

9.8CVSS6.5AI score0.00483EPSS
Exploits0
NVD
NVD
added 2024/05/14 3:38 p.m.20 views

CVE-2024-34359

llama-cpp-python is the Python bindings for llama.cpp. llama-cpp-python depends on class Llama in llama.py to load .gguf llama.cpp or Latency Machine Learning Models. The init constructor built in the Llama takes several parameters to configure the loading and running of the model. Other than NUM...

9.6CVSS9.8AI score0.62306EPSS
Exploits1References2
OSV
OSV
added 2024/05/10 5:7 p.m.24 views

CVE-2024-34359 llama-cpp-python vulnerable to Remote Code Execution by Server-Side Template Injection in Model Metadata

llama-cpp-python is the Python bindings for llama.cpp. llama-cpp-python depends on class Llama in llama.py to load .gguf llama.cpp or Latency Machine Learning Models. The init constructor built in the Llama takes several parameters to configure the loading and running of the model. Other than NUM...

9.6CVSS8.6AI score0.62306EPSS
Exploits1References4
Tenable Nessus
Tenable Nessus
added 2024/02/15 12:0 a.m.37 views

Ubuntu 20.04 LTS : UltraJSON vulnerabilities (USN-6629-3)

The remote Ubuntu 20.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6629-3 advisory. USN-6629-1 fixed vulnerabilities in UltraJSON. This update provides the corresponding updates for Ubuntu 20.04 LTS. Tenable has extracted the preceding...

7.5CVSS7AI score0.00173EPSS
Exploits1References3
Rows per page
Query Builder