← Back

Shrinerb

shrinerb

1 CVE • 1 product

Products (1)

Click to collapse
Toggle
Shrine
shrine

CVEs (1)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Shrinerb
1Shrine
Jun 17, 2026
Oct 5, 2020
N/A· v4
5.9 MEDIUM· v3
4.3 MEDIUM· v2
In Shrine before version 3.3.0, when using the `derivation_endpoint` plugin, it's possible for the attacker to use a timing attack to guess the signature of the derivation URL. The problem has been fixed by comparing sen...Show more
In Shrine before version 3.3.0, when using the `derivation_endpoint` plugin, it's possible for the attacker to use a timing attack to guess the signature of the derivation URL. The problem has been fixed by comparing sent and calculated signature in constant time, using `Rack::Utils.secure_compare`. Users using the `derivation_endpoint` plugin are urged to upgrade to Shrine 3.3.0 or greater. A possible workaround is provided in the linked advisory.Show less