CVE-2019-10071

Source
https://nvd.nist.gov/vuln/detail/CVE-2019-10071
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2019-10071.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2019-10071
Aliases
Published
2019-09-16T18:15:10Z
Modified
2025-01-14T06:41:06.682770Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

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.

References

Affected packages

Git / github.com/apache/tapestry-5

Affected ranges

Type
GIT
Repo
https://github.com/apache/tapestry-5
Events

Affected versions

5.*

5.4.0
5.4.1
5.4.2
5.4.3