Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2022-31781

7.5 · HIGH
Published Jul 13, 2022 apache CWE-1333 EPSS 1.88% (78th pctl)

Overview

CVE-2022-31781 is a high-severity vulnerability affecting apache tapestry. It was published on July 13, 2022 and has a CVSS 3.1 base score of 7.5 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

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.

Remediation

Check the references section for vendor advisories and patches from apache. Update tapestry to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
apache tapestry >= 0, < 5.8.2 Affected

Frequently Asked Questions

What is CVE-2022-31781?

CVE-2022-31781 is a high-severity vulnerability affecting apache tapestry. It was published on July 13, 2022 and has a CVSS 3.1 base score of 7.5 (HIGH).

How severe is CVE-2022-31781?

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2022-31781?

Check the references section for vendor advisories and patches from apache. Update tapestry to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2022-31781?

CyberStrike's AI-powered security agents can automatically detect CVE-2022-31781 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.