Database Management
Why Database Performance Analyzer is not affected by CVE-2023-46589
This article explains why DPA is not affected by CVE-2023-46589.
First published date
Last published date
Overview
In January of 2024, the National Institute of Standards and Technology (NIST) updated the security bulletin about CVE-2023-46589.
Versions of Apache Tomcat with this vulnerability do not correctly parse HTTP trailer headers. A trailer header that exceeded the header size limit could cause Tomcat to treat a single request as multiple requests, which could lead to the possibility of request smuggling when behind a reverse proxy.
Product section
Cause
CVE-2023-46589
Resolution
Some supported versions of Database Performance Analyzer (DPA) include affected versions of Apache Tomcat. However, this vulnerability does not apply to DPA because DPA does not use trailer headers. The server.xml file shipped with DPA does not include the allowedTrailerHeaders parameter, which is used to specify the list of allowed trailer headers.