Lucene search
+L

51 matches found

OSV
OSV
added 2025/07/05 1:15 a.m.8 views

AZL-65574 CVE-2025-53605 affecting package kata-containers 3.2.0.azl2-7

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.9CVSS5.7AI score0.0038EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/05 1:15 a.m.6 views

UBUNTU-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.9CVSS5.8AI score0.0038EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/07/05 12:0 a.m.10 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.0038EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/07/04 12:0 a.m.5 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.0038EPSS
SaveExploits0References3
OSV
OSV
added 2025/03/07 8:2 p.m.11 views

GHSA-2GH3-RMM4-6RQ5 Crash due to uncontrolled recursion in protobuf crate

Affected version of this crate did not properly parse unknown fields when parsing a user-supplied input. This allows an attacker to cause a stack overflow when parsing the message on untrusted data...

8.7CVSS5.9AI score0.0038EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/03/07 12:0 a.m.11 views

PT-2025-28031 · Protobuf +1 · Protobuf +1

Name of the Vulnerable Software and Affected Versions: protobuf crate for Rust versions prior to 3.7.2 Description: The issue allows uncontrolled recursion in the protobuf::coded input stream::CodedInputStream::skip group function when parsing unknown fields in untrusted input. This can occur due...

8.7CVSS6.3AI score0.0038EPSS
SaveExploits0References21
OSV
OSV
added 2025/02/21 1:35 p.m.15 views

OESA-2025-1144 protobuf security update

Protocol Buffers a.k.a., protobuf are Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data. You can find protobuf's documentation on the Google Developers site. Security Fixes: Any project that parses untrusted Protocol Buffers data containing an...

8.7CVSS7.1AI score0.02772EPSS
SaveExploits1References2
OSV
OSV
added 2024/12/12 12:0 p.m.3 views

RUSTSEC-2024-0437 Crash due to uncontrolled recursion in protobuf crate

Affected version of this crate did not properly parse unknown fields when parsing a user-supplied input. This allows an attacker to cause a stack overflow when parsing the mssage on untrusted data...

5.9CVSS5.9AI score0.0038EPSS
SaveExploits0References3
RustSec
RustSec
added 2024/12/12 12:0 p.m.17 views

Crash due to uncontrolled recursion in protobuf crate

Affected version of this crate did not properly parse unknown fields when parsing a user-supplied input. This allows an attacker to cause a stack overflow when parsing the mssage on untrusted data...

5.9CVSS7.4AI score0.0038EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2024/09/19 1:15 a.m.7 views

DEBIAN-CVE-2024-7254

Any project that parses untrusted Protocol Buffers data containing an arbitrary number of nested groups / series of SGROUP tags can corrupted by exceeding the stack limit i.e. StackOverflow. Parsing nested groups as unknown fields with DiscardUnknownFieldsParser or Java Protobuf Lite parser, or...

7.5CVSS7.1AI score0.02772EPSS
SaveExploits1References1
OSV
OSV
added 2024/09/19 1:15 a.m.20 views

UBUNTU-CVE-2024-7254

Any project that parses untrusted Protocol Buffers data containing an arbitrary number of nested groups / series of SGROUP tags can corrupted by exceeding the stack limit i.e. StackOverflow. Parsing nested groups as unknown fields with DiscardUnknownFieldsParser or Java Protobuf Lite parser, or...

8.7CVSS7AI score0.02772EPSS
SaveExploits1References5
Snyk
Snyk
added 2024/09/19 12:46 a.m.13 views

Stack-based Buffer Overflow

Overview Affected versions of this package are vulnerable to Stack-based Buffer Overflow via the parsing of nested groups or series of SGROUP tags as unknown fields with DiscardUnknownFieldsParser or Java Protobuf Lite parser, or against Protobuf map fields. An attacker can cause infinite recursi...

8.7CVSS7.6AI score0.02772EPSS
SaveExploits1References2
Snyk
Snyk
added 2024/09/19 12:46 a.m.5 views

Stack-based Buffer Overflow

Overview google-protobuf is a Google's data interchange format. Affected versions of this package are vulnerable to Stack-based Buffer Overflow via the parsing of nested groups or series of SGROUP tags as unknown fields with DiscardUnknownFieldsParser or Java Protobuf Lite parser, or against...

8.7CVSS7.1AI score0.02772EPSS
SaveExploits1References2
RedHat Linux
RedHat Linux
added 2024/06/27 1:6 p.m.7 views

golang-protobuf: encoding/protojson, internal/encoding/json: infinite loop in protojson.Unmarshal when unmarshaling certain forms of invalid JSON

A flaw was found in Golang's protobuf module, where the unmarshal function can enter an infinite loop when processing certain invalid inputs. This issue occurs during unmarshaling into a message that includes a google.protobuf.Any or when the UnmarshalOptions.DiscardUnknown option is enabled. Thi...

7.5CVSS6.7AI score0.01262EPSS
SaveExploits0References7
OSV
OSV
added 2024/03/05 11:15 p.m.7 views

AZL-35657 CVE-2024-24786 affecting package influxdb for versions less than 2.7.3-7

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 google.protobuf.Any value, or when the UnmarshalOptions.DiscardUnknown option is set...

7.5CVSS6.6AI score0.01262EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2023/09/05 6:37 p.m.13 views

protobuf-java: Textformat parsing issue leads to DoS

A flaw was found in Textformat in protobuf-java core that can lead to a denial of service. Inputs containing multiple instances of non-repeated embedded messages with repeated or unknown fields can cause objects to convert between mutable and immutable forms, resulting in long garbage collection...

7.5CVSS6.8AI score0.00567EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2023/09/05 6:37 p.m.13 views

protobuf-java: Message-Type Extensions parsing issue leads to DoS

A flaw was found in Message-Type Extensions in protobuf-java core that can lead to a denial of service. Inputs containing multiple instances of non-repeated embedded messages with repeated or unknown fields can cause objects to convert between mutable and immutable forms, resulting in long garbag...

7.5CVSS6.8AI score0.00483EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2023/06/27 11:28 a.m.8 views

protobuf-java: Message-Type Extensions parsing issue leads to DoS

A flaw was found in Message-Type Extensions in protobuf-java core that can lead to a denial of service. Inputs containing multiple instances of non-repeated embedded messages with repeated or unknown fields can cause objects to convert between mutable and immutable forms, resulting in long garbag...

7.5CVSS6.8AI score0.00483EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 3:31 a.m.5 views

SUSE CVE-2022-3510

A parsing issue similar to CVE-2022-3171, but with Message-Type Extensions in protobuf-java core and lite versions prior to 3.21.7, 3.20.3, 3.19.6 and 3.16.3 can lead to a denial of service attack. Inputs containing multiple instances of non-repeated embedded messages with repeated or unknown...

7.5CVSS7AI score0.00483EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2022/12/14 1:17 p.m.4 views

protobuf-java: potential DoS in the parsing procedure for binary data

A flaw was found in protobuf-java. Google Protocol Buffer protobuf-java allows the interleaving of com.google.protobuf.UnknownFieldSet fields. By persuading a victim to open specially-crafted content, a remote attacker could cause a timeout in the ProtobufFuzzer function, resulting in a denial of...

7.5CVSS7.2AI score0.01655EPSS
SaveExploits1References6
Rows per page
Query Builder