CVE-2022-31781

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
Configurations

Configuration 1 (hide)

cpe:2.3:a:apache:tapestry:*:*:*:*:*:*:*:*

History

24 Jul 2023, 13:16

Type Values Removed Values Added
CWE NVD-CWE-Other CWE-1333

21 Jul 2022, 10:31

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 7.5
CWE NVD-CWE-Other
References (MISC) https://www.openwall.com/lists/oss-security/2022/07/12/3 - (MISC) https://www.openwall.com/lists/oss-security/2022/07/12/3 - Mailing List, Vendor Advisory
CPE cpe:2.3:a:apache:tapestry:*:*:*:*:*:*:*:*

13 Jul 2022, 08:15

Type Values Removed Values Added
New CVE

Information

Published : 2022-07-13 08:15

Updated : 2024-02-04 22:51


NVD link : CVE-2022-31781

Mitre link : CVE-2022-31781

CVE.ORG link : CVE-2022-31781


JSON object : View

Products Affected

apache

  • tapestry
CWE
CWE-1333

Inefficient Regular Expression Complexity