Skip to content

scrubObject in utils.js does not fully sanitize objects #28

@chriswsh

Description

@chriswsh

When scrubbing an object, scrubObject() still calls any getter functions that are attached to enumerable properties. This could include random code that was passed in earlier.

Given how the default options are used in the engine, is this worth addressing?

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