Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Arbitrary Code Execution in underscore #37

Open
gabrielmscampos opened this issue May 8, 2024 · 0 comments
Open

Arbitrary Code Execution in underscore #37

gabrielmscampos opened this issue May 8, 2024 · 0 comments

Comments

@gabrielmscampos
Copy link
Member

This security issue should be easily fixable by updating underscore version according to dependabot, but underscore is a dependency of react-bootstrap-table-next and this package is not maintained for more than 4 years.

This package has pinned the version of underscore to 1.9.1 as you can see here, so we can´t just update underscore's version in the dependency tree. Our options to fix this issue are:

  • Wait for react-bootstrap-table-next to updated (at least have this PR merged).
  • Locally install react-bootstrap-table-next with the underscore bump.
  • Refactor the code to get rid of react-bootstrap-table-next and use another library for rendering the tables.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant