Lucene search
K

5242 matches found

Snyk
Snyk
added 2025/06/16 3:42 p.m.2 views

Uncontrolled Recursion

Overview protobuf is a Google’s data interchange format Affected versions of this package are vulnerable to Uncontrolled Recursion when parsing untrusted Protocol Buffers data containing an excessive number of recursive groups, recursive messages, or a series of SGROUP tags. An attacker can provi...

8.7CVSS6.8AI score0.00016EPSS
Exploits0References2
OSV
OSV
added 2025/06/16 3:15 p.m.2 views

AZL-64116 CVE-2025-4565 affecting package protobuf for versions less than 3.17.3-4

Any project that uses Protobuf Pure-Python backend to parse untrusted Protocol Buffers data containing an arbitrary number of recursive groups, recursive messages or a series of SGROUP tags can be corrupted by exceeding the Python recursion limit. This can result in a Denial of service by crashin...

8.2CVSS6.9AI score0.00016EPSS
Exploits0References1
OSV
OSV
added 2025/06/16 3:15 p.m.4 views

CVE-2025-4565

Any project that uses Protobuf Pure-Python backend to parse untrusted Protocol Buffers data containing an arbitrary number of recursive groups, recursive messages or a series of SGROUP tags can be corrupted by exceeding the Python recursion limit. This can result in a Denial of service by crashin...

5.3CVSS7.2AI score
Exploits0References1
OSV
OSV
added 2025/06/16 3:15 p.m.1 views

AZL-64145 CVE-2025-4565 affecting package protobuf for versions less than 25.3-5

Any project that uses Protobuf Pure-Python backend to parse untrusted Protocol Buffers data containing an arbitrary number of recursive groups, recursive messages or a series of SGROUP tags can be corrupted by exceeding the Python recursion limit. This can result in a Denial of service by crashin...

8.2CVSS6.8AI score0.00016EPSS
Exploits0References1
NVD
NVD
added 2025/06/16 3:15 p.m.14 views

CVE-2025-4565

Any project that uses Protobuf Pure-Python backend to parse untrusted Protocol Buffers data containing an arbitrary number of recursive groups, recursive messages or a series of SGROUP tags can be corrupted by exceeding the Python recursion limit. This can result in a Denial of service by crashin...

8.2CVSS0.00016EPSS
Exploits0References1
OSV
OSV
added 2025/06/16 3:15 p.m.2 views

DEBIAN-CVE-2025-4565

Any project that uses Protobuf Pure-Python backend to parse untrusted Protocol Buffers data containing an arbitrary number of recursive groups, recursive messages or a series of SGROUP tags can be corrupted by exceeding the Python recursion limit. This can result in a Denial of service by crashin...

5.3CVSS5.7AI score0.00016EPSS
Exploits0References1
Cvelist
Cvelist
added 2025/06/16 2:50 p.m.11 views

CVE-2025-4565 Unbounded recursion in Python Protobuf

Any project that uses Protobuf Pure-Python backend to parse untrusted Protocol Buffers data containing an arbitrary number of recursive groups, recursive messages or a series of SGROUP tags can be corrupted by exceeding the Python recursion limit. This can result in a Denial of service by crashin...

8.2CVSS0.00016EPSS
Exploits0References1
CVE
CVE
added 2025/06/16 2:50 p.m.174 views

CVE-2025-4565

CVE-2025-4565 affects the Protobuf Python backend (pure-Python) when parsing untrusted data with recursive groups/messages or SGROUP tags, potentially causing denial of service via RecursionError. Public details in connected documents specify a fix path: upgrade to protobuf 6.31.1 or newer (commi...

8.2CVSS6.6AI score0.00016EPSS
Exploits0References1Affected Software1
OSV
OSV
added 2025/06/16 12:0 a.m.1 views

ALSA-2025:9121 Moderate: wireshark security update

The wireshark packages contain a network protocol analyzer used to capture and browse the traffic running on a computer network. Security Fixes: wireshark: Uncontrolled Recursion in Wireshark CVE-2025-1492 For more details about the security issues, including the impact, a CVSS score,...

7.8CVSS7.1AI score0.0005EPSS
Exploits0References4
CNNVD
CNNVD
added 2025/06/16 12:0 a.m.2 views

Protobuf Pure-Python 安全漏洞

Protobuf Pure-Python is a Google data exchange format open-sourced by Protobuf. A security vulnerability exists in Protobuf Pure-Python that stems from exceeding the Python recursion limit when parsing recursive data, which could lead to a denial of service attack...

8.2CVSS6.2AI score0.00016EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2025/06/16 12:0 a.m.4 views

RHEL 10 : wireshark (RHSA-2025:9121)

The remote Redhat Enterprise Linux 10 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2025:9121 advisory. The wireshark packages contain a network protocol analyzer used to capture and browse the traffic running on a computer network. Security Fixes:...

7.8CVSS5.8AI score0.0005EPSS
Exploits0References6
SUSE Linux
SUSE Linux
added 2025/06/06 3:17 p.m.0 views

Security update for helm-mirror

This update for helm-mirror fixes the following issues: CVE-2025-32386: Fixed denial of service due to memory exhaustion after loading a specially crafter chart bsc1241028 CVE-2025-32387: Fixed stack overflow due to parser recursion that can exceed the stack size limit bsc1241031 Patch...

6.9CVSS7.1AI score0.00022EPSS
Exploits0References8
OSV
OSV
added 2025/06/04 4:16 a.m.1 views

USN-7552-1 wireshark vulnerabilities

It was discovered that Wireshark did not correctly handle recursion. If a user or system were tricked into opening a specially crafted file, an attacker could possibly use this issue to cause a denial of service. This issue only affected Ubuntu 14.04 LTS, Ubuntu 16.04 LTS, Ubuntu 18.04 LTS and...

9.8CVSS6.9AI score0.00663EPSS
Exploits10References11
Huntr
Huntr
added 2025/05/27 3:2 p.m.5 views

Denial of Service(DOS) in JSONReader

Description There exists a denial of service vulnerabilityDOS that occurs by python hitting max recursion depth while parsing a deeply nested json file using JSONReader. Vulnerable piece of code...

8.6CVSS7.1AI score0.00054EPSS
Exploits0
OSV
OSV
added 2025/05/26 7:13 a.m.11 views

BIT-JENKINS-2021-43859 Denial of Service by injecting highly recursive collections or maps in XStream

XStream is an open source java library to serialize objects to XML and back again. Versions prior to 1.4.19 may allow a remote attacker to allocate 100% CPU time on the target system depending on CPU type or parallel execution of such a payload resulting in a denial of service only by manipulatin...

7.5CVSS7.4AI score0.01863EPSS
Exploits1References11
RedhatCVE
RedhatCVE
added 2025/05/23 10:29 a.m.2 views

CVE-2024-42369

matrix-js-sdk is a Matrix messaging protocol Client-Server SDK for JavaScript. A malicious homeserver can craft a room or room structure such that the predecessors form a cycle. The matrix-js-sdk's getRoomUpgradeHistory function will infinitely recurse in this case, causing the code to hang. This...

5.3CVSS6.8AI score0.00205EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2025/05/23 9:20 a.m.1 views

CVE-2024-38443

C/sorting/binaryinsertionsort.c in The Algorithms - C through e5dad3f has a segmentation fault for deep recursion, which may affect common use cases such as sorting an array of 50 elements...

6.2CVSS5.9AI score0.00045EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 7:13 a.m.5 views

CVE-2024-2965

A Denial-of-Service DoS vulnerability exists in the SitemapLoader class of the langchain-ai/langchain repository, affecting all versions. The parsesitemap method, responsible for parsing sitemaps and extracting URLs, lacks a mechanism to prevent infinite recursion when a sitemap URL refers to the...

4.7CVSS4.7AI score0.00038EPSS
Exploits1
RedhatCVE
RedhatCVE
added 2025/05/23 5:58 a.m.2 views

CVE-2023-31794

MuPDF v1.21.1 was discovered to contain an infinite recursion in the component pdfmarklistpush. This vulnerability allows attackers to cause a Denial of Service DoS via a crafted PDF file...

5.5CVSS7AI score0.00022EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 3:47 a.m.4 views

CVE-2023-31893

Telefnica Brasil Vivo Play IPTV Firmware: 2023.04.04.01.06.15 is vulnerable to Denial of Service DoS via DNS Recursion...

7.5CVSS6.9AI score0.00513EPSS
Exploits0References1
Rows per page
Query Builder