CVE-2019-10071

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
16/09/2019
Last modified:
07/11/2023

Description

The code which checks HMAC in form submissions used String.equals() for comparisons, which results in a timing side channel for the comparison of the HMAC signatures. This could lead to remote code execution if an attacker is able to determine the correct signature for their payload. The comparison should be done with a constant time algorithm instead.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:apache:tapestry:*:*:*:*:*:*:*:* 5.4.0 (including) 5.4.3 (including)