#VU55422 Improper Handling of Exceptional Conditions in Apache Tomcat - CVE-2021-30639

 

#VU55422 Improper Handling of Exceptional Conditions in Apache Tomcat - CVE-2021-30639

Published: July 29, 2021


Vulnerability identifier: #VU55422
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2021-30639
CWE-ID: CWE-755
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Apache Tomcat
Software vendor:
Apache Foundation

Description

The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.

The vulnerability exists due to improper error management within the application when handling unexpected connection termination. A remote attacker can drop connection with the Apache Tomcat server, which triggers a non-blocking I/O error and causes all requests, handled by that request object, to fail. As a result, a remote attacker can initiate and drop connections to the server and perform a denial of service attack.

Remediation

Install updates from vendor's website.

External links