Timing Side Channel Vulnerability in Apache Tapestry Form Submissions
CVE-2019-10071
9.8CRITICAL
Summary
The vulnerability arises from the use of String.equals() for HMAC signature comparisons in Apache Tapestry form submissions. This method introduces a timing side channel, allowing an attacker to discover the correct HMAC signature for a malicious payload, potentially enabling remote code execution. A more secure constant time algorithm should be employed for HMAC comparisons to mitigate this risk.
Affected Version(s)
Apache Tapestry Apache Tapestry 5.4.0 to 5.4.3
References
EPSS Score
9% chance of being exploited in the next 30 days.
CVSS V3.1
Score:
9.8
Severity:
CRITICAL
Confidentiality:
High
Integrity:
High
Availability:
High
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
None
User Interaction:
None
Scope:
Unchanged
Timeline
Vulnerability published
Vulnerability Reserved