CVE-2019-10071
Last modified
CVE-2019-10071 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. 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. EPSS estimates a 8.75% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Apache | Tapestry | >= 5.4.0, <= 5.4.3 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2019-10071?
How severe is CVE-2019-10071?
How do I fix CVE-2019-10071?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2019
- CVE-2019-10066An issue was discovered in Open Ticket Request System (OTRS)…
- CVE-2019-10067An issue was discovered in Open Ticket Request System (OTRS)…5.4
- CVE-2019-10068An issue was discovered in Kentico 12.0.x before 12.0.15, 11…9.8
- CVE-2019-10069In Godot through 3.1, remote code execution is possible due …
- CVE-2019-1007An elevation of privilege exists in Windows Audio Service. A…7.8
- CVE-2019-10070Apache Atlas versions 0.8.3 and 1.1.0 were found vulnerable …6.1
- CVE-2019-10072The fix for CVE-2019-0199 was incomplete and did not address…
- CVE-2019-10073The "Blog", "Forum", "Contact Us" screens of the template "e…6.1
- CVE-2019-10074An RCE is possible by entering Freemarker markup in an Apach…9.8
- CVE-2019-10075Rejected reason: DO NOT USE THIS CANDIDATE NUMBER. ConsultID…
- CVE-2019-10076A carefully crafted malicious attachment could trigger an XS…
- CVE-2019-10077A carefully crafted InterWiki link could trigger an XSS vuln…
Are you affected by CVE-2019-10071?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
