Lucene search

K
gitlabHttps://gitlab.com/gitlab-org/security-products/gemnasium-dbGITLAB-BC8544D5056C808B458B8DB90EA36655
HistoryJul 06, 2021 - 12:00 a.m.

Uncontrolled Resource Consumption

2021-07-0600:00:00
https://gitlab.com/gitlab-org/security-products/gemnasium-db
gitlab.com
15

0.003 Low

EPSS

Percentile

65.3%

Addressable is an alternative implementation to the URI implementation that is part of Ruby’s standard library. An uncontrolled resource consumption vulnerability exists Within the URI template implementation in Addressable, a maliciously crafted template may result in uncontrolled resource consumption, leading to denial of service when matched against a URI. In typical usage, templates would not normally be read from untrusted user input, but nonetheless, no previous security advisory for Addressable has cautioned against doing this. Users of the parsing capabilities in Addressable but not the URI template capabilities are unaffected. The vulnerability is patched As a workaround, only create Template objects from trusted sources that have been validated not to produce catastrophic backtracking.