QID 981968
QID 981968: Java (maven) Security Update for org.apache.tapestry:tapestry-core (GHSA-fgmr-vx7c-5wj6)
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.
Successful exploitation of this vulnerability may affect the confidentiality, integrity, and availability of the targeted user.
Solution
Customers are advised to refer to GHSA-fgmr-vx7c-5wj6 for updates pertaining to this vulnerability.
Vendor References
- GHSA-fgmr-vx7c-5wj6 -
github.com/advisories/GHSA-fgmr-vx7c-5wj6
CVEs related to QID 981968
Software Advisories
| Advisory ID | Software | Component | Link |
|---|---|---|---|
| GHSA-fgmr-vx7c-5wj6 | org.apache.tapestry:tapestry-core |
|