Uncontrolled Resource Consumption in handlebars
Cx47c60579-4830
- handlebars
Summary
Some versions of handlebars are vulnerable to Denial of Service. The package's parser may be forced into an endless loop while processing specially-crafted templates. This may allow attackers to exhaust system resources leading to Denial of Service. Affected versions are >= 4.0.0, < 4.4.5 .
- LOW
- LOCAL
- LOW
- UNCHANGED
- NONE
- NONE
- LOW
- HIGH
CWE-400 - Uncontrolled resource consumption
An uncontrolled resource allocation attack (also known as resource exhaustion attack) triggers unauthorized overconsumption of the limited resources in an application, such as memory, file system storage, database connection pool entries, and CPU. This may lead to denial of service for valid users and degradation of the application's functionality as well as that of the host operating system.
References
Advisory Timeline
- Published