SCA: security update for org.apache.tomcat:tomcat (GHSA-44qp-qhfv-c7f6)

high Tenable Self-Hosted Container Security Plugin ID 409942

Description

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

- A vulnerability in Apache Tomcat allows an attacker to remotely trigger a denial of service. An error
introduced as part of a change to improve error handling during non-blocking I/O meant that the error flag
associated with the Request object was not reset between requests. This meant that once a non-blocking I/O
error occurred, all future requests handled by that request object would fail. Users were able to trigger
non-blocking I/O errors, e.g. by dropping a connection, thereby creating the possibility of triggering a
DoS. Applications that do not use non-blocking I/O are not exposed to this vulnerability. This issue
affects Apache Tomcat 10.0.3 to 10.0.4; 9.0.44; 8.5.64. (CVE-2021-30639)

See Also

https://github.com/advisories/GHSA-44qp-qhfv-c7f6

Plugin Details

Severity: High

ID: 409942

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: Low

Score: 3

Percentile: 23.18

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Medium

Base Score: 5

Temporal Score: 3.7

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

CVSS Score Source: CVE-2021-30639

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.5

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/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: 8/13/2021

Vulnerability Publication Date: 4/6/2021

Reference Information

CVE: CVE-2021-30639

cwe: CWE-755