CVE-2019-10071
—CVSS 3.1
9.8 critical
EPSS
9%p95
Published
()
Modified
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.
- Vendors
- apache
- Products
- tapestry
- Weakness
- CWE-203
- Vector
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
In the news0 stories
No ingested article mentions this CVE yet.