8.6.4
13 years ago
3 days ago
Known vulnerabilities in the protobufjs package. This does not include vulnerabilities belonging to this package’s dependencies.
Snyk's AI Trust Platform automatically finds the best upgrade path and integrates with your development workflows. Secure your code at zero cost.
Fix for free| Vulnerability | Vulnerable Version |
|---|---|
protobufjs is a protocol buffer for JavaScript (& TypeScript). Affected versions of this package are vulnerable to Arbitrary Code Injection via the Note: This is only exploitable if the application or build process runs How to fix Arbitrary Code Injection? Upgrade | <7.6.2>=8.0.0-experimental <8.5.0 |
protobufjs is a protocol buffer for JavaScript (& TypeScript). Affected versions of this package are vulnerable to Uncontrolled Recursion during the JSON conversion. An attacker can exhaust the call stack and cause the application to crash by supplying crafted protobuf binary data containing deeply nested How to fix Uncontrolled Recursion? Upgrade | <7.6.1>=8.0.0 <8.4.1 |
protobufjs is a protocol buffer for JavaScript (& TypeScript). Affected versions of this package are vulnerable to Improper Check for Unusual or Exceptional Conditions in the schema-derived names that collide with runtime-significant properties. An attacker can cause affected message or service types to become unusable, resulting in denial of service for the relevant processing path, by providing or influencing protobuf schemas or JSON descriptors containing problematic names such as How to fix Improper Check for Unusual or Exceptional Conditions? Upgrade | <7.6.3>=8.0.0 <8.6.0 |