We found results for “”
CVE-2023-42794
Good to know:
Date: October 10, 2023
Incomplete Cleanup vulnerability in Apache Tomcat. The internal fork of Commons FileUpload packaged with Apache Tomcat 9.0.70 through 9.0.80 and 8.5.85 through 8.5.93 included an unreleased, in progress refactoring that exposed a potential denial of service on Windows if a web application opened a stream for an uploaded file but failed to close the stream. The file would never be deleted from disk creating the possibility of an eventual denial of service due to the disk being full. Users are recommended to upgrade to version 9.0.81 onwards or 8.5.94 onwards, which fixes the issue.
Language: Java
Severity Score
Severity Score
Weakness Type (CWE)
Incomplete Cleanup
CWE-459Top Fix
Upgrade Version
Upgrade to version org.apache.tomcat.embed:tomcat-embed-core - 9.0.81,8.5.94;org.apache.tomcat:tomcat-coyote - 10.0.0-M1,8.5.94
CVSS v3.1
Base Score: |
|
---|---|
Attack Vector (AV): | NETWORK |
Attack Complexity (AC): | HIGH |
Privileges Required (PR): | NONE |
User Interaction (UI): | NONE |
Scope (S): | UNCHANGED |
Confidentiality (C): | NONE |
Integrity (I): | NONE |
Availability (A): | HIGH |