Actions
Bug #26903
closedupdate webpack-bundle-analyzer
Description
Versions of webpack-bundle-analyzer prior to 3.3.2 are vulnerable to Cross-Site Scripting. The package uses JSON.stringify() without properly escaping input which may lead to Cross-Site Scripting.
https://github.com/webpack-contrib/webpack-bundle-analyzer/issues/263
Updated by The Foreman Bot over 5 years ago
- Status changed from New to Ready For Testing
- Assignee set to Ohad Levy
- Pull request https://github.com/theforeman/foreman/pull/6804 added
Updated by Ohad Levy over 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 0c529c266afe69628d731163b3827d7fa0b61c9f.
Actions