Lucene search
+L

1365 matches found

Cvelist
Cvelist
added 2025/07/05 12:00 a.m.14 views

CVE-2025-53605

The protobuf crate before 3.7.2 for Rust allows uncontrolled recursion in the protobuf::codedinputstream::CodedInputStream::skipgroup parsing of unknown fields in untrusted input...

5.9CVSS0.00399EPSS
SaveExploits0References3
CVE
CVE
added 2025/07/05 12:00 a.m.75 views

CVE-2025-53605

CVE-2025-53605 affects the Rust protobuf crate prior to 3.7.2. The issue is uncontrolled recursion in protobuf::coded_input_stream::CodedInputStream::skip_group when parsing unknown fields from untrusted input, with impact described as availability-related in the CVSS metrics. Connected advisorie...

5.9CVSS6.5AI score0.00399EPSS
SaveExploits0References3
OSV
OSV
added 2025/07/04 11:08 a.m.9 views

OESA-2025-1714 protobuf security update

Security Fixes: 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...

5.3CVSS7AI score0.00251EPSS
SaveExploits0References2
OSV
OSV
added 2025/07/04 11:08 a.m.9 views

OESA-2025-1713 protobuf security update

Security Fixes: 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...

5.3CVSS7AI score0.00251EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/07/04 12:00 a.m.6 views

protobuf crate 安全漏洞

protobuf crate is a library for Rust by Stepan Koltsov, a personal developer. A security vulnerability exists in protobuf crate versions prior to 3.7.2, which stems from uncontrolled recursion when parsing unknown fields in protobuf::codedinputstream::CodedInputStream::skipgroup...

5.9CVSS6.4AI score0.00399EPSS
SaveExploits0References3
OSV
OSV
added 2025/07/03 12:00 a.m.5 views

OPENSUSE-SU-2025:15265-1 libprotobuf-lite31_1_0-31.1-1.1 on GA media

These are all security issues fixed in the libprotobuf-lite3110-31.1-1.1 package on the GA media of openSUSE Tumbleweed...

8.2CVSS6.7AI score0.00251EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2025/07/03 12:00 a.m.4 views

AlmaLinux 9 : protobuf (ALSA-2025:7138)

The remote AlmaLinux 9 host has packages installed that are affected by a vulnerability as referenced in the ALSA-2025:7138 advisory. protobuf: message parsing vulnerability in ProtocolBuffers CVE-2022-1941 Tenable has extracted the preceding description block directly from the AlmaLinux security...

7.5CVSS7AI score0.01207EPSS
SaveExploits0References3
OSV
OSV
added 2025/06/27 11:08 a.m.7 views

OESA-2025-1689 cri-o security update

Open Container Initiative-based implementation of Kubernetes Container Runtime Interface. Security Fixes: The protojson.Unmarshal function can enter an infinite loop when unmarshaling certain forms of invalid JSON. This condition can occur when unmarshaling into a message which contains a...

7.5CVSS7AI score0.01262EPSS
SaveExploits0References2
IBM Security Bulletins
IBM Security Bulletins
added 2025/06/27 9:51 a.m.23 views

Security Bulletin: IBM Spectrum Control is vulnerable to weaknesses related to protobuf-java (CVE-2024-7254)

Summary protobuf-java is vulnerable to a StackOverflow attack. This vulnerability affects IBM Spectrum Control. CVE-2024-7254. Vulnerability Details CVEID:CVE-2024-7254 DESCRIPTION: Any project that parses untrusted Protocol Buffers data containing an arbitrary number of nested groups / series of...

8.7CVSS7AI score0.02772EPSS
SaveExploits1Affected Software1
Veracode
Veracode
added 2025/06/20 10:34 a.m.13 views

Denial Of Service (DoS)

Protobuf is vulnerable to Denial Of Service DoS. The vulnerability is due to improper handling of deeply nested or recursive structures in the Pure-Python backend, leading to a RecursionError...

8.2CVSS6AI score0.00251EPSS
SaveExploits0References8Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2025/06/19 5:12 p.m.61 views

Security Bulletin: IBM Security Guardium Insights is affected by multiple vulnerabilities

Summary IBM Security Guardium Insights has addressed the following vulnerabilities Vulnerability Details CVEID:CVE-2020-13949 DESCRIPTION: Apache Thrift is vulnerable to a denial of service, caused by improper input validation. By sending specially-crafted messages, a remote attacker could exploi...

9.8CVSS9.7AI score0.23293EPSS
SaveExploits8Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2025/06/18 2:25 p.m.7 views

Security Bulletin: Security Vulnerability in Protobuf-Java Affects Document Service Container of IBM Sterling B2B Integrator and IBM Sterling File Gateway (CVE-2024-7254)

Summary IBM Sterling B2B Integrator and IBM Sterling File Gateway have addressed the security vulnerability in Protobuf-Java. Vulnerability Details CVEID:CVE-2024-7254 DESCRIPTION: Any project that parses untrusted Protocol Buffers data containing an arbitrary number of nested groups / series of...

8.7CVSS7.1AI score0.02772EPSS
SaveExploits1Affected Software1
SUSE CVE
SUSE CVE
added 2025/06/17 2:29 a.m.7 views

SUSE 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.9CVSS6.7AI score0.00251EPSS
SaveExploits0References12
RedhatCVE
RedhatCVE
added 2025/06/16 6:52 p.m.15 views

CVE-2025-4565

A flaw was found in the python protobuf package which can result in a denial of service. Applications that 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...

8.2CVSS7.1AI score0.00251EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2025/06/16 4:02 p.m.32 views

protobuf-python has a potential Denial of Service issue

Summary 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. Reporter: Alexis Challande, Trail of Bits...

8.2CVSS7.2AI score0.00251EPSS
SaveExploits0References8Affected Software1
Snyk
Snyk
added 2025/06/16 3:42 p.m.5 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.00251EPSS
SaveExploits0References2
OSV
OSV
added 2025/06/16 3:15 p.m.6 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.00251EPSS
SaveExploits0References1
NVD
NVD
added 2025/06/16 3:15 p.m.24 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.00251EPSS
SaveExploits0References1
OSV
OSV
added 2025/06/16 3:15 p.m.13 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.00251EPSS
SaveExploits0References1
OSV
OSV
added 2025/06/16 3:15 p.m.12 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.00251EPSS
SaveExploits0References1
Rows per page
Query Builder