SCA: security update for io.ratpack:ratpack-core (GHSA-hc33-32vw-rpp9)

high Tenable Self-Hosted Container Security Plugin ID 415630

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- Ratpack is a toolkit for creating web applications. In versions prior to 1.9.0, a malicious attacker can
achieve Remote Code Execution (RCE) via a maliciously crafted Java deserialization gadget chain leveraged
against the Ratpack session store. If one's application does not use Ratpack's session mechanism, it is
not vulnerable. Ratpack 1.9.0 introduces a strict allow-list mechanism that mitigates this vulnerability
when used. Two possible workarounds exist. The simplest mitigation for users of earlier versions is to
reduce the likelihood of attackers being able to write to the session data store. Alternatively or
additionally, the allow-list mechanism could be manually back ported by providing an alternative
implementation of `SessionSerializer` that uses an allow-list. (CVE-2021-29485)

See Also

https://github.com/advisories/GHSA-hc33-32vw-rpp9

Plugin Details

Severity: High

ID: 415630

Version: Revision 1.4

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 57.12

Vendor

Vendor Severity: Critical

CVSS v2

Risk Factor: Medium

Base Score: 6.5

Temporal Score: 4.8

Vector: CVSS2#AV:N/AC:L/Au:S/C:P/I:P/A:P

CVSS Score Source: CVE-2021-29485

CVSS v3

Risk Factor: High

Base Score: 8.8

Temporal Score: 7.7

Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 7/1/2021

Vulnerability Publication Date: 6/29/2021

Reference Information

CVE: CVE-2021-29485

cwe: CWE-502