Description
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.
Remediation
References
Related Vulnerabilities
Drupal CVE-2018-7602 Vulnerability (CVE-2018-7602)
PHP Improper Input Validation Vulnerability (CVE-2007-4783)
Jenkins Insufficient Session Expiration Vulnerability (CVE-2019-1003049)
Moodle Cryptographic Issues Vulnerability (CVE-2009-4302)
WordPress Plugin Users Ultra Membership Cross-Site Scripting (1.5.78)