Apache Tapestry up to version 5.8.1 is vulnerable to Regular Expression Denial of Service (ReDoS) in the way it handles Content Types. Specially crafted Content Types may cause catastrophic backtracking, taking exponential time to complete. Specifically, this is about the regular expression used on the parameter of the org.apache.tapestry5.http.ContentType class. Apache Tapestry 5.8.2 has a fix for this vulnerability. Notice the vulnerability cannot be triggered by web requests in Tapestry code alone. It would only happen if there's some non-Tapestry codepath passing some outside input to the ContentType class constructor.
References
Link Resource
https://www.openwall.com/lists/oss-security/2022/07/12/3 Mailing List Vendor Advisory
History

No history.

cve-icon MITRE Information

Status: PUBLISHED

Assigner: apache

Published: 2022-07-13T07:25:10

Updated: 2023-07-25T08:10:31.213Z

Reserved: 2022-05-27T00:00:00


Link: CVE-2022-31781

JSON object: View

cve-icon NVD Information

Status : Analyzed

Published: 2022-07-13T08:15:07.213

Modified: 2023-08-02T17:21:03.487


Link: CVE-2022-31781

JSON object: View

cve-icon Redhat Information

No data.

CWE