Lucene search
+L

22 matches found

Cvelist
Cvelist
added 2026/07/08 3:28 p.m.82 views

CVE-2026-59877 protobufjs: Denial of Service via infinite loop in .proto option parsing

protobufjs compiles protobuf definitions into JavaScript JS functions. Prior to 7.6.5 and 8.6.6, protobufjs parsed option names by advancing through schema tokens until reaching an = token without checking for end of input, so a crafted .proto schema that opens an option declaration and ends...

5.3CVSS0.00365EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/04/16 3:02 p.m.11 views

CVE-2026-5758

A flaw was found in the protocol-buffers-schema JavaScript library. This vulnerability, known as prototype pollution, allows an attacker to inject malicious properties into an object's core definition. This could enable an attacker to change how an application behaves, bypass security measures, o...

6.5CVSS5.9AI score0.00534EPSS
SaveExploits0References5
Fedora
Fedora
added 2025/10/14 10:22 p.m.9 views

[SECURITY] Fedora 43 Update: rust-protobuf-parse-3.7.2-1.fc43

Parse .proto files. Files are parsed into a protobuf::descriptor::FileDescriptorSet object using either: pure rust parser no dependencies protoc binary more reliable and compatible with Google's implementation...

5.9CVSS7.1AI score0.00399EPSS
SaveExploits0
EUVD
EUVD
added 2025/10/07 12:30 a.m.11 views

EUVD-2018-0532

Malware in sbrugna...

5.5CVSS5.4AI score0.00958EPSS
SaveExploits1References6
EUVD
EUVD
added 2025/10/03 8:07 p.m.7 views

EUVD-2022-3928

Malicious code in bioql PyPI...

8.2CVSS8.5AI score0.02338EPSS
SaveExploits1References8
Github Security Blog
Github Security Blog
added 2023/07/05 3:30 p.m.60 views

protobufjs Prototype Pollution vulnerability

protobuf.js aka protobufjs 6.10.0 until 6.11.4 and 7.0.0 until 7.2.4 allows Prototype Pollution, a different vulnerability than CVE-2022-25878. A user-controlled protobuf message can be used by an attacker to pollute the prototype of Object.prototype by adding and overwriting its data and...

9.8CVSS8.4AI score0.01683EPSS
SaveExploits1References10Affected Software1
Prion
Prion
added 2023/07/05 2:15 p.m.37 views

Design/Logic Flaw

"protobuf.js aka protobufjs 6.10.0 through 7.x before 7.2.5 allows Prototype Pollution, a different vulnerability than CVE-2022-25878. A user-controlled protobuf message can be used by an attacker to pollute the prototype of Object.prototype by adding and overwriting its data and functions...

7.5CVSS8.3AI score0.02338EPSS
SaveExploits2References5Affected Software1
RedhatCVE
RedhatCVE
added 2022/06/06 11:57 p.m.50 views

CVE-2022-25878

A flaw was found in protobufjs, where it is vulnerable to Prototype Pollution, allowing an attacker to add/modify properties of the Object.prototype. This vulnerability can occur by providing untrusted user input to the util.setProperty or to the ReflectionObject.setParsedOption functions, and al...

8.2CVSS3.7AI score0.02338EPSS
SaveExploits1References3
Veracode
Veracode
added 2022/05/30 11:03 a.m.38 views

Prototype Pollution

protobufjs is vulnerable to Prototype Pollution. An attacker is able to add/modify properties of the Object.prototype by parsing/loading .proto files or via providing untrusted user input to util.setProperty or to ReflectionObject.setParsedOption functions, resulting in prototype pollution...

8.2CVSS8.3AI score0.02338EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/28 12:00 a.m.30 views

Prototype Pollution in protobufjs

The package protobufjs is vulnerable to Prototype Pollution, which can allow an attacker to add/modify properties of the Object.prototype. Versions after and including 6.10.0 until 6.10.3 and after and including 6.11.0 until 6.11.3 are vulnerable. This vulnerability can occur in multiple ways: 1...

8.2CVSS5.3AI score0.02338EPSS
SaveExploits1References8Affected Software1
NVD
NVD
added 2022/05/27 8:15 p.m.25 views

CVE-2022-25878

The package protobufjs before 6.11.3 are vulnerable to Prototype Pollution which can allow an attacker to add/modify properties of the Object.prototype. This vulnerability can occur in multiple ways: 1. by providing untrusted user input to util.setProperty or to ReflectionObject.setParsedOption...

8.2CVSS0.02338EPSS
SaveExploits1References5
Prion
Prion
added 2022/05/27 8:15 p.m.28 views

Design/Logic Flaw

The package protobufjs before 6.11.3 are vulnerable to Prototype Pollution which can allow an attacker to add/modify properties of the Object.prototype. This vulnerability can occur in multiple ways: 1. by providing untrusted user input to util.setProperty or to ReflectionObject.setParsedOption...

5CVSS8.3AI score0.02338EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2022/05/27 8:00 p.m.33 views

CVE-2022-25878 Prototype Pollution

The package protobufjs before 6.11.3 are vulnerable to Prototype Pollution which can allow an attacker to add/modify properties of the Object.prototype. This vulnerability can occur in multiple ways: 1. by providing untrusted user input to util.setProperty or to ReflectionObject.setParsedOption...

8.2CVSS7.1AI score
SaveExploits0References7
Cvelist
Cvelist
added 2022/05/27 8:00 p.m.39 views

CVE-2022-25878 Prototype Pollution

The package protobufjs before 6.11.3 are vulnerable to Prototype Pollution which can allow an attacker to add/modify properties of the Object.prototype. This vulnerability can occur in multiple ways: 1. by providing untrusted user input to util.setProperty or to ReflectionObject.setParsedOption...

8.2CVSS9.1AI score0.02338EPSS
SaveExploits1References5
ATTACKERKB
ATTACKERKB
added 2022/05/27 8:00 p.m.5 views

CVE-2022-25878

The package protobufjs before 6.11.3 are vulnerable to Prototype Pollution which can allow an attacker to add/modify properties of the Object.prototype. This vulnerability can occur in multiple ways: 1. by providing untrusted user input to util.setProperty or to ReflectionObject.setParsedOption...

8.2CVSS7.1AI score0.02338EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2018/10/09 12:27 a.m.47 views

Denial of Service in protobufjs

Versions of protobufjs before 5.0.3 and 6.8.6 are vulnerable to a regular expression denial of service when parsing crafted invalid .proto files. Recommendation Update to version 5.0.3, 6.8.6 or later...

5.5CVSS5.4AI score0.00958EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2018/10/09 12:27 a.m.34 views

GHSA-762F-C2WG-M8C8 Denial of Service in protobufjs

Versions of protobufjs before 5.0.3 and 6.8.6 are vulnerable to a regular expression denial of service when parsing crafted invalid .proto files. Recommendation Update to version 5.0.3, 6.8.6 or later...

5.5CVSS5.9AI score0.00958EPSS
SaveExploits1References5
OSV
OSV
added 2018/06/07 2:29 a.m.21 views

CVE-2018-3738

protobufjs is vulnerable to ReDoS when parsing crafted invalid .proto files...

5.5CVSS5.8AI score
SaveExploits0References1
Prion
Prion
added 2018/06/07 2:29 a.m.18 views

Code injection

protobufjs is vulnerable to ReDoS when parsing crafted invalid .proto files...

4.3CVSS5.4AI score0.00958EPSS
SaveExploits1References1Affected Software1
CVE
CVE
added 2018/06/07 2:00 a.m.68 views

CVE-2018-3738

protobufjs is affected by a Denial of Service via a regular expression denial of service when parsing crafted invalid .proto files. Affected versions are prior to 5.0.3 and prior to 6.8.6. Remediation: upgrade to protobufjs 5.0.3 or later, or 6.8.6 or later. The issue arises from ReDoS during par...

5.5CVSS5.3AI score0.00958EPSS
SaveExploits1References1Affected Software1
Rows per page
Query Builder