CVE-2022-31018Uncontrolled Resource Consumption in Play Framework

Severity
7.5HIGHNVD
EPSS
0.5%
top 33.73%
CISA KEV
Not in KEV
Exploit
No known exploits
Timeline
PublishedJun 2
Latest updateJun 3

Description

Play Framework is a web framework for Java and Scala. A denial of service vulnerability has been discovered in verions 2.8.3 through 2.8.15 of Play's forms library, in both the Scala and Java APIs. This can occur when using either the `Form#bindFromRequest` method on a JSON request body or the `Form#bind` method directly on a JSON value. If the JSON data being bound to the form contains a deeply-nested JSON object or array, the form binding implementation may consume all available heap space and

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:HExploitability: 3.9 | Impact: 3.6

Affected Packages2 packages

NVDlightbend/play_framework2.8.32.8.15
CVEListV5playframework/playframework>= 2.8.3, < 2.8.16

Patches

🔴Vulnerability Details

2
GHSA
Denial of service binding form from JSON in Play Framework2022-06-03
OSV
Denial of service binding form from JSON in Play Framework2022-06-03
CVE-2022-31018 — Uncontrolled Resource Consumption | cvebase