Skip to content

Object.freeze(Object.prototype) causes fusioncharts to stop rendering charts #175

@mithusingh32

Description

@mithusingh32

After introducing a Object.freeze(Object.prototype) to our application as a remediation for Prototype Pollution, fusioncharts will not render anymore.

Errors include the following:

  • constructor is read-only
  • cannot toString [Object object]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions