Resource exhaustion in Sequelize - #VU24730
Published: January 29, 2020
Sequelize
Detailed vulnerability description
The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to the "afterResults" function for the SQLite dialect fails to catch a "TypeError" exception for the "results" variable. A remote authenticated attacker can trigger resource exhaustion and perform a denial of service (DoS) attack.