Skip to content

rawColumns instead of escapeColumns #7

@NModern

Description

@NModern

Hi. Using escapeColumns(['id']) in TableController.stub makes other columns to be unescaped, so it makes them vulnerable to XSS. I suggest using rawColumns for actions column to make raw only this column ( rawColumns(['actions']) ) , so others will be escaped always.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions