protobufjs compiles protobuf definitions into JavaScript (JS) functions. Prior to 8.6.0 and 7.6.3, protobufjs accepted certain schema-derived names that could collide with properties used by protobufjs runtime helpers. The known affected names are fields named hasOwnProperty, field or oneof names such as $type when loaded through protobufjs JSON/reflection descriptors, and service methods whose generated helper name is rpcCall. When affected message or service types were used, protobufjs could read schema-controlled data where it expected an own-property helper, reflected type metadata, or the base RPC helper. This could cause deterministic exceptions or recursive calls in affected decode post-checks, verification, object conversion, reflected JSON serialization, or protobufjs RPC helper invocation. This vulnerability is fixed in 8.6.0 and 7.6.3.
| Vendor | Product | Version(s) | CPE |
|---|---|---|---|
< 7.6.3CPE matchmatch criteria | cpe:2.3:a:protobufjs_project:protobufjs:*:*:*:*:*:node.js:*:* | ||
>= 8.0.0, < 8.6.0CPE matchmatch criteria | cpe:2.3:a:protobufjs_project:protobufjs:*:*:*:*:*:node.js:*:* | ||
< 1.3.3CPE matchmatch criteria | cpe:2.3:a:protobufjs_project:protobufjs-cli:*:*:*:*:*:node.js:*:* | ||
>= 2.0.0, < 2.5.1CPE matchmatch criteria | cpe:2.3:a:protobufjs_project:protobufjs-cli:*:*:*:*:*:node.js:*:* |
CVSS version used by this source: 3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.0 Mastodon, and 0.4 GitHub mentions.
No media coverage found for this CVE.
The average CVE in this peer group has 0.0 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.