dagre-d3-es@7.0.12 vulnerabilities

Direct Vulnerabilities

Known vulnerabilities in the dagre-d3-es package. This does not include vulnerabilities belonging to this package’s dependencies.

Fix vulnerabilities automatically

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
VulnerabilityVulnerable Version
  • M
Prototype Pollution

dagre-d3-es is a

dagre-d3-es on npm  <a href="https://www.npmjs.com/dagre-

Affected versions of this package are vulnerable to Prototype Pollution via the addConflict function in the bk module. An attacker can modify the JavaScript Object prototype chain by injecting malicious input values, which may result in denial of service, unexpected application behavior, or potential execution of arbitrary code when polluted properties are accessed or executed.

Note: Project maintainers have stated that there is no known vector for this vulnerability in the package's code, though one may be opened by downstream implementations. The PoC has been validated as a theoretical vector, and a patch has been merged to address it.

How to fix Prototype Pollution?

A fix was pushed into the master branch but not yet published.

*