In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsLearn about Sensitive Data Exposure vulnerabilities in an interactive lesson.
Start learningUpgrade sequelize-cli
to version 5.5.0 or higher.
sequelize-cli is a Command Line Interface (CLI) package version of the Sequelize Object Relational Mapping (ORM) platform.
Affected versions of this package are vulnerable to Sensitive Data Exposure. The filteredUrl
function in sequelize-cli does not escape the config.password
value, which allows sensitive user information such as passwords to be stored in log files.