BIT-tomcat-2021-30639

See a problem?
Import Source
https://github.com/bitnami/vulndb/tree/main/data/tomcat/BIT-tomcat-2021-30639.json
JSON Data
https://api.osv.dev/v1/vulns/BIT-tomcat-2021-30639
Aliases
Published
2024-03-06T11:10:12.195Z
Modified
2024-03-06T11:25:28.861Z
Summary
[none]
Details

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.

Database specific
{
    "cpes": [
        "cpe:2.3:a:apache:tomcat:10.0.3:*:*:*:*:*:*:*",
        "cpe:2.3:a:apache:tomcat:10.0.4:*:*:*:*:*:*:*",
        "cpe:2.3:a:apache:tomcat:8.5.64:*:*:*:*:*:*:*",
        "cpe:2.3:a:apache:tomcat:9.0.44:*:*:*:*:*:*:*"
    ],
    "severity": "High"
}
References

Affected packages

Bitnami / tomcat

Package

Name
tomcat
Purl
pkg:bitnami/tomcat

Severity

  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator

Affected ranges

Type
SEMVER
Events
Introduced
8.5.64
Last affected
8.5.64
Introduced
9.0.44
Last affected
9.0.44
Introduced
10.0.3
Last affected
10.0.3
Introduced
10.0.4
Last affected
10.0.4